Implemented hidden, removed corresponding passed tests

This commit is contained in:
aakashjain 2014-11-28 01:58:49 +05:30
parent 431644bfc8
commit 5a30bd00cb
12 changed files with 5 additions and 12644 deletions

View file

@ -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();