This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
attribute must <a href=#reflect>reflect</a> the <code title=attr-itemref-refid><a href=#attr-itemref-refid>refid</a></code> content attribute.</p>
</div>
@@ -44915,8 +44914,8 @@ <h4 id=associating-names-with-items><span class=secno>5.2.5 </span>Associating n
first element in the document whose <a href=#concept-id title=concept-id>ID</a> matches the value of <var title="">current</var>'s <code title=attr-itemref-refid><a href=#attr-itemref-refid>refid</a></code> attribute onto <var title="">queue</var> (so that it will be the next element to be
popped from <var title="">queue</var>).</li>
<li><p>Otherwise, if <var title="">current</var> is not a
<code>refid</code> element, and <var title="">current</var> does
<li><p>Otherwise, if <var title="">current</var> is not an
<code><a href=#itemref>itemref</a></code> element, and <var title="">current</var> does
not have an <code title=attr-itemscope><a href=#attr-itemscope>itemscope</a></code>
attribute, and <var title="">current</var> is an element with child
elements, then: push all the child elements of <var title="">current</var> onto <var title="">queue</var>, in
@@ -45044,9 +45043,15 @@ <h3 id=microdata-dom-api><span class=secno>5.3 </span>Microdata DOM API</h3>
containing all the <a href=#top-level-microdata-items>top-level microdata items</a> in the
document.</p>
<p>The <dfn id=dom-itemscope title=dom-itemScope><code>itemScope</code></dfn>, <dfn id=dom-itemtype title=dom-itemType><code>itemType</code></dfn>, <dfn id=dom-itemid title=dom-itemId><code>itemId</code></dfn>, and <dfn id=dom-itemprop title=dom-itemProp><code>itemProp</code></dfn> IDL attributes on
<a href=#html-elements>HTML elements</a> must <a href=#reflect>reflect</a> the respective
attribute on <a href=#html-elements>HTML elements</a> must <a href=#reflect>reflect</a>
the <code title=attr-itemscope><a href=#attr-itemscope>itemscope</a></code> content attribute.
The <dfn id=dom-itemtype title=dom-itemType><code>itemType</code></dfn> IDL
attribute on <a href=#html-elements>HTML elements</a> must <a href=#reflect>reflect</a>
the <code title=attr-itemtype><a href=#attr-itemtype>itemtype</a></code> content attribute.
The <dfn id=dom-itemid title=dom-itemId><code>itemId</code></dfn> IDL attribute
on <a href=#html-elements>HTML elements</a> must <a href=#reflect>reflect</a> the <code title=attr-itemid><a href=#attr-itemid>itemid</a></code> content attribute. The <dfn id=dom-itemprop title=dom-itemProp><code>itemProp</code></dfn> IDL attribute on
<a href=#html-elements>HTML elements</a> must <a href=#reflect>reflect</a> the <code title=attr-itemprop><a href=#names:-the-itemprop-attribute>itemprop</a></code> content attribute.</p>
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
first element in the document whose <a href=#concept-id title=concept-id>ID</a> matches the value of <var title="">current</var>'s <code title=attr-itemref-refid><a href=#attr-itemref-refid>refid</a></code> attribute onto <var title="">queue</var> (so that it will be the next element to be
popped from <var title="">queue</var>).</li>
<li><p>Otherwise, if <var title="">current</var> is not a
<code>refid</code> element, and <var title="">current</var> does
<li><p>Otherwise, if <var title="">current</var> is not an
<code><a href=#itemref>itemref</a></code> element, and <var title="">current</var> does
not have an <code title=attr-itemscope><a href=#attr-itemscope>itemscope</a></code>
attribute, and <var title="">current</var> is an element with child
elements, then: push all the child elements of <var title="">current</var> onto <var title="">queue</var>, in
attribute on <a href=#html-elements>HTML elements</a> must <a href=#reflect>reflect</a>
the <code title=attr-itemscope><a href=#attr-itemscope>itemscope</a></code> content attribute.
The <dfn id=dom-itemtype title=dom-itemType><code>itemType</code></dfn> IDL
attribute on <a href=#html-elements>HTML elements</a> must <a href=#reflect>reflect</a>
the <code title=attr-itemtype><a href=#attr-itemtype>itemtype</a></code> content attribute.
The <dfn id=dom-itemid title=dom-itemId><code>itemId</code></dfn> IDL attribute
on <a href=#html-elements>HTML elements</a> must <a href=#reflect>reflect</a> the <code title=attr-itemid><a href=#attr-itemid>itemid</a></code> content attribute. The <dfn id=dom-itemprop title=dom-itemProp><code>itemProp</code></dfn> IDL attribute on
<a href=#html-elements>HTML elements</a> must <a href=#reflect>reflect</a> the <code title=attr-itemprop><a href=#names:-the-itemprop-attribute>itemprop</a></code> content attribute.</p>
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters