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