Revert PR #4038 for causing WPT failures.

This commit is contained in:
Ms2ger 2014-12-23 09:53:12 +01:00
parent b83b4932da
commit dc63735ca7
15 changed files with 147 additions and 132 deletions

View file

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