Skip to content

Commit a41ac2d

Browse files
committed
[css-contain-2] Update Changelog
1 parent 3bdf7d0 commit a41ac2d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

css-contain-2/Overview.bs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1928,6 +1928,14 @@ Changes from <a href="https://www.w3.org/TR/2020/WD-css-contain-2-20201216/">202
19281928
</h3>
19291929

19301930
* 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
19311939

19321940
<h3 id="changes-since-2020-06-03">
19331941
Changes from <a href="https://www.w3.org/TR/2020/WD-css-contain-2-20200603/">2020-06-03 Working Draft</a>

0 commit comments

Comments
 (0)