File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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>.
23022302Changes 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=]
You can’t perform that action at this time.
0 commit comments