Skip to content

Commit 7df3f35

Browse files
authored
Update the selection link (#9324)
1 parent 8b712dc commit 7df3f35

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-contain-2/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1685,7 +1685,7 @@ Suppressing An Element's Contents Entirely: the 'content-visibility' property {#
16851685

16861686
* Either the element or its [=contents=]
16871687
are selected,
1688-
as described in [[css-pseudo-4#highlight-pseudos]].
1688+
where selection is described in the <a href="https://www.w3.org/TR/selection-api/#dfn-selection">selection API</a>
16891689

16901690
<wpt>
16911691
content-visibility/content-visibility-070.html
@@ -2302,6 +2302,7 @@ This appendix is <em>informative</em>.
23022302
Changes from <a href="https://www.w3.org/TR/2022/WD-css-contain-2-20220917/">2022-09-17 Working Draft</a>
23032303
</h3>
23042304

2305+
* Updated relevant to the user selection to point to the selection API instead of highlight pseudos.
23052306
* Referenced the HTML event loop process model in the [[#cv-notes]], clarification 4.
23062307
* defined [=proximity to the viewport=] and used it in the [[#cv-notes]], clarification 4.
23072308
* 'content-visibility' applies to the same properties as [=size containment=] rather than [=layout containment=]

0 commit comments

Comments
 (0)