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