mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Implemented hidden, removed corresponding passed tests
This commit is contained in:
parent
431644bfc8
commit
5a30bd00cb
12 changed files with 5 additions and 12644 deletions
|
@ -22,7 +22,7 @@ interface HTMLElement : Element {
|
|||
// attribute any itemValue; // acts as DOMString on setting
|
||||
|
||||
// user interaction
|
||||
// attribute boolean hidden;
|
||||
attribute boolean hidden;
|
||||
//void click();
|
||||
// attribute long tabIndex;
|
||||
//void focus();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue