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