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> {
12009
12009
12010
12010
// metadata attributes
12011
12011
[<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 >;
12013
12013
[<span>CEReactions</span>] attribute boolean <span data-x="dom-translate">translate</span>;
12014
12014
[<span>CEReactions</span>] attribute DOMString <span data-x="dom-dir">dir</span>;
12015
12015
@@ -13729,12 +13729,6 @@ Transport Protocol">HTTP</abbr> today.</p></code></pre> <!-- DO NOT REWRAP
13729
13729
There's currently no way to determine the page's locale except by guessing from the charset and
13730
13730
language... -->
13731
13731
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
-
13738
13732
</div>
13739
13733
13740
13734
You can’t perform that action at this time.
0 commit comments