@@ -1513,15 +1513,17 @@ <h3 id=scoping><span class=secno>3.5. </span> Scoped Selectors</h3>
15131513 < p > Some host applications may choose to < dfn data-export =data-export
15141514 id =scope title ="scope | scoped selector "> scope</ dfn > selectors to a
15151515 particular subtree or fragment of the document. The root of the scoping
1516- subtree is called the < dfn id =scoping-root > scoping root</ dfn > , and may be
1517- either a true element (the < dfn id =scoping-element > scoping element</ dfn > )
1518- or a < dfn id =virtual title ="virtual scoping root "> virtual</ dfn > one (such
1519- as a < code > DocumentFragment</ code > ).
1516+ subtree is called the < dfn data-export =data-export id =scoping-root > scoping
1517+ root</ dfn > , and may be either a true element (the < dfn
1518+ data-export =data-export id =scoping-element > scoping element</ dfn > ) or a
1519+ < dfn data-export =data-export id =virtual
1520+ title ="virtual scoping root "> virtual</ dfn > one (such as a
1521+ < code > DocumentFragment</ code > ).
15201522
15211523 < p > There are two methods of scoping selectors:
15221524
15231525 < dl >
1524- < dt > < dfn id =scope-contained-selectors
1526+ < dt > < dfn data-export = data-export id =scope-contained-selectors
15251527 title ="scope-contained | scope-contained selector "> scope-contained
15261528 selectors</ dfn >
15271529
@@ -1532,7 +1534,7 @@ <h3 id=scoping><span class=secno>3.5. </span> Scoped Selectors</h3>
15321534 href ="#roo-pseudo "> < code > :root</ code > </ a > pseudo-class, however, still
15331535 only matches the actual root of the document.)
15341536
1535- < dt > < dfn id =scope-filtered
1537+ < dt > < dfn data-export = data-export id =scope-filtered
15361538 title ="scope-filtered | scope-filtered selector "> scope-filtered</ dfn >
15371539 selectors
15381540
0 commit comments