@@ -951,8 +951,28 @@ Painting Area: the 'background-clip' property</h3>
951951 background-clip-color.html
952952 background-clip-content-box-001.html
953953 background-clip-content-box-002.html
954+ background-clip-content-box-with-border-radius-002.html
955+ background-clip-content-box-with-border-radius-003.html
956+ background-clip-padding-box-with-border-radius-002.html
957+ background-clip-padding-box-with-border-radius-003.html
954958 background-clip-padding-box-001.html
955959 background-clip-padding-box-with-border-radius.html
960+ background-clip/clip-border-area-background-geometry.html
961+ background-clip/clip-border-area-border-image.html
962+ background-clip/clip-border-area-border-on-top.html
963+ background-clip/clip-border-area-box-decoration-break.html
964+ background-clip/clip-border-area-multiple-backgrounds.html
965+ background-clip/clip-border-area-on-body-not-propagated-to-root.html
966+ background-clip/clip-border-area-on-body-propagated-to-root.html
967+ background-clip/clip-border-area-on-root.html
968+ background-clip/clip-border-area.html
969+ background-clip/clip-text-ellipsis.html
970+ background-clip/clip-text-on-body-not-propagated-to-root.html
971+ background-clip/clip-text-on-body-propagated-to-root.html
972+ background-clip/clip-text-on-root.html
973+ background-clip/clip-text-out-of-flow-child.html
974+ background-clip/clip-text-text-decorations.html
975+ background-clip/clip-text-text-emphasis.html
956976 background-clip/clip-rounded-corner.html
957977 background-clip/clip-text-animated-text.html
958978 background-clip/clip-text-dynamic-2.html
@@ -2459,6 +2479,13 @@ Corner Shaping</h3>
24592479 calculates its radius by <em> adding</em> the corresponding margin thickness
24602480 to each border radius, with the corresponding [=outset-adjusted border radius=] applied.
24612481
2482+ <wpt>
2483+ background-clip-content-box-with-border-radius-002.html
2484+ background-clip-content-box-with-border-radius-003.html
2485+ background-clip-padding-box-with-border-radius-002.html
2486+ background-clip-padding-box-with-border-radius-003.html
2487+ </wpt>
2488+
24622489<div algorithm="border-radius-outset">
24632490
24642491 When expanding an [=edge=] that has a [=border radius=] , e.g. for computing the [=margin edge=] , 'box-shadow' spread, or 'overflow-clip-margin' ,
@@ -2762,6 +2789,11 @@ Border Images</h2>
27622789 </pre>
27632790 </div>
27642791
2792+ <wpt>
2793+ border-image-021.html
2794+ border-image-outset-004.html
2795+ </wpt>
2796+
27652797<h3 id="border-image-source" oldids="the-border-image-source">
27662798Image Source: the 'border-image-source' property</h3>
27672799
@@ -3570,6 +3602,10 @@ Shadow Shape, Spread, and Knockout</h4>
35703602
35713603 The 'border-image' does not affect the shape of the box-shadow.
35723604
3605+ <wpt>
3606+ box-shadow-radius-generated.html
3607+ </wpt>
3608+
35733609<h4 id="shadow-blur">
35743610Blurring Shadow Edges</h4>
35753611
@@ -4158,4 +4194,7 @@ Changes Since the 17 December 2009 Candidate Recommendation</h3>
41584194 color-mix-currentcolor-outline-repaint-parent.html
41594195 color-mix-currentcolor-outline-repaint.html
41604196 first-letter-space-not-selected.html
4197+ animations/background-color-animation-custom-property.html
4198+ animations/background-color-animation-custom-timing-function-reverse.html
4199+ animations/background-color-animation-custom-timing-function.html
41614200</wpt>
0 commit comments