You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-contain-2/Overview.bs
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1928,6 +1928,14 @@ Changes from <a href="https://www.w3.org/TR/2020/WD-css-contain-2-20201216/">202
1928
1928
</h3>
1929
1929
1930
1930
* Included [=style containment=] in the ''strict'' and ''content'' keywords.
1931
+
* Use the [=overflow clip edge=] rather than the [=border edge=] when deciding if the element is “on screen”, as part of determining if it is [=relevant to the user=]
1932
+
* Define how animations and transitions act on skipped elements
1933
+
* Remove "at risk" marker from style containment
1934
+
* Disable propagation from the HTML body element when containment is on
1935
+
* Made style containment part of ''strict'' and ''content''
1936
+
* Clarify that scrollIntoView() doesn't scroll to children of a ''content-visibility:hidden'' element
1937
+
* Defined that elements having an ancestor with ''content-visibility: hidden'' don't generate boxes in the top layer
1938
+
* Defined that being in the top-layer makes an element relevant to the user
1931
1939
1932
1940
<h3 id="changes-since-2020-06-03">
1933
1941
Changes from <a href="https://www.w3.org/TR/2020/WD-css-contain-2-20200603/">2020-06-03 Working Draft</a>
0 commit comments