mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
@@ -23,7 +23,7 @@ interface HTMLOutputElement : HTMLElement {
|
||||
readonly attribute DOMString validationMessage;
|
||||
boolean checkValidity();
|
||||
boolean reportValidity();
|
||||
void setCustomValidity(DOMString error);
|
||||
undefined setCustomValidity(DOMString error);
|
||||
|
||||
readonly attribute NodeList labels;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user