mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Implement 'labels' attribute on 'labelable elements'
This commit is contained in:
@@ -20,5 +20,5 @@ interface HTMLOutputElement : HTMLElement {
|
||||
//boolean reportValidity();
|
||||
//void setCustomValidity(DOMString error);
|
||||
|
||||
//readonly attribute NodeList labels;
|
||||
readonly attribute NodeList labels;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user