@@ -236,7 +236,7 @@ <h2 class="no-num no-toc" id=table-of-contents>Table of contents</h2>
236236 < li > < a href ="#the-region-fragment-property "> < span class =secno > 3.4.
237237 </ span > The region-fragment property</ a >
238238
239- < li > < a href ="#the-at- region-style-rule "> < span class =secno > 3.5.
239+ < li > < a href ="#the-region-pseudo-element "> < span class =secno > 3.5.
240240 </ span > The ::region() functional pseudo-element</ a >
241241 </ ul >
242242
@@ -1423,7 +1423,7 @@ <h3 id=the-region-fragment-property><span class=secno>3.4. </span>The
14231423 rel =biblioentry > [CSS21]<!--{{CSS21}}--> </ a > ).
14241424 </ div >
14251425
1426- < h3 id =the-at- region-style-rule > < span class =secno > 3.5. </ span > The
1426+ < h3 id =the-region-pseudo-element > < span class =secno > 3.5. </ span > The
14271427 ::region() functional pseudo-element</ h3 >
14281428
14291429 < p > A ::region() functional pseudo-element can be appended to a selector
@@ -2041,7 +2041,7 @@ <h3 id=the-region-interface><span class=secno>6.2. </span>The Region
20412041 class =idl > Region</ code > </ a > interface the < a
20422042 href ="http://dev.w3.org/csswg/cssom/#the-cssstyledeclaration-interface "> CSSStyleDeclaration</ a >
20432043 returned must include the result of < a
2044- href ="#the-at- region-style-rule "> region styling</ a > . If the element is
2044+ href ="#the-region-pseudo-element "> region styling</ a > . If the element is
20452045 fragmented across region boundaries, the < a
20462046 href ="http://dev.w3.org/csswg/cssom/#the-cssstyledeclaration-interface "> CSSStyleDeclaration</ a >
20472047 returned must apply only to the fragment that flows through the < span > CSS
@@ -2050,7 +2050,7 @@ <h3 id=the-region-interface><span class=secno>6.2. </span>The Region
20502050
20512051 < div class =note >
20522052 < p > If the element is not contained in the < span > CSS Region</ span > at all,
2053- the method returns the < a href ="#the-at- region-style-rule "> region
2053+ the method returns the < a href ="#the-region-pseudo-element "> region
20542054 styling</ a > that would apply to the element if it were contained in the
20552055 < span > CSS Region</ span > (following how < a
20562056 href ="http://dev.w3.org/csswg/cssom/#extensions-to-the-window-interface "> < code
0 commit comments