mirror of
https://github.com/servo/servo.git
synced 2025-08-30 09:38:19 +01:00
Revert PR #4038 for causing WPT failures.
This commit is contained in:
parent
b83b4932da
commit
dc63735ca7
15 changed files with 147 additions and 132 deletions
|
@ -10,7 +10,7 @@ interface HTMLElement : Element {
|
|||
attribute DOMString lang;
|
||||
// attribute boolean translate;
|
||||
// attribute DOMString dir;
|
||||
readonly attribute DOMStringMap dataset;
|
||||
//readonly attribute DOMStringMap dataset;
|
||||
|
||||
// microdata
|
||||
// attribute boolean itemScope;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue