File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -12009,7 +12009,7 @@ interface <dfn interface>HTMLElement</dfn> : <span>Element</span> {
1200912009
1201012010 // metadata attributes
1201112011 [<span>CEReactions</span>, <span data-x="xattr-Reflect">Reflect</span>] attribute DOMString <dfn attribute for="HTMLElement" data-x="dom-title">title</dfn>;
12012- [<span>CEReactions</span>] attribute DOMString <span data-x="dom-lang">lang</span >;
12012+ [<span>CEReactions</span>, <span data-x="xattr-Reflect">Reflect</span> ] attribute DOMString <dfn attribute for="HTMLElement data-x="dom-lang">lang</dfn >;
1201312013 [<span>CEReactions</span>] attribute boolean <span data-x="dom-translate">translate</span>;
1201412014 [<span>CEReactions</span>] attribute DOMString <span data-x="dom-dir">dir</span>;
1201512015
@@ -13729,12 +13729,6 @@ Transport Protocol">HTTP</abbr> today.</p></code></pre> <!-- DO NOT REWRAP
1372913729 There's currently no way to determine the page's locale except by guessing from the charset and
1373013730 language... -->
1373113731
13732- <hr>
13733-
13734- <p>The <dfn attribute for="HTMLElement"><code data-x="dom-lang">lang</code></dfn> IDL attribute
13735- must <span>reflect</span> the <code data-x="attr-lang">lang</code> content attribute in no
13736- namespace.</p>
13737-
1373813732 </div>
1373913733
1374013734
You can’t perform that action at this time.
0 commit comments