@@ -633,6 +633,7 @@ Combining images: the ''cross-fade()'' notation {#cross-fade-function}
633
633
cross-fade-basic.html
634
634
cross-fade-computed-value.html
635
635
cross-fade-legacy-crash.html
636
+ cross-fade-legacy-2-crash.html
636
637
cross-fade-natural-size.html
637
638
cross-fade-premultiplied-alpha.html
638
639
cross-fade-target-alpha.html
@@ -1276,13 +1277,30 @@ Linear Gradients: the ''linear-gradient()'' notation {#linear-gradients}
1276
1277
gradient-content-box.html
1277
1278
linear-gradient-1.html
1278
1279
linear-gradient-2.html
1280
+ linear-gradient-body-sibling-index.html
1281
+ linear-gradient-calc-em-units.html
1282
+ linear-gradient-non-square.html
1283
+ linear-gradient-sibling-index.html
1279
1284
multiple-position-color-stop-linear-2.html
1280
1285
multiple-position-color-stop-linear.html
1281
1286
normalization-linear-2.html
1282
1287
normalization-linear-degenerate.html
1283
1288
normalization-linear.html
1284
1289
tiled-gradients.html
1285
1290
gradient/color-stops-parsing.html
1291
+ gradient/linear-gradient-relative-currentcolor-stop.html
1292
+ gradient/gradient-single-stop-001.html
1293
+ gradient/gradient-single-stop-002.html
1294
+ gradient/gradient-single-stop-003.html
1295
+ gradient/gradient-single-stop-004.html
1296
+ gradient/gradient-single-stop-005.html
1297
+ gradient/gradient-single-stop-006.html
1298
+ gradient/gradient-single-stop-007.html
1299
+ gradient/gradient-single-stop-008.html
1300
+ gradient/gradient-single-stop-longer-hue-hsl-002.html
1301
+ gradient/gradient-single-stop-longer-hue-hsl.html
1302
+ gradient/gradient-single-stop-longer-hue-oklch.html
1303
+ gradient/gradient-single-stop-none-interpolation.html
1286
1304
parsing/gradient-interpolation-method-computed.html
1287
1305
parsing/gradient-interpolation-method-invalid.html
1288
1306
parsing/gradient-interpolation-method-valid.html
@@ -1448,6 +1466,10 @@ Adding <<color-interpolation-method>></h4>
1448
1466
normalization-radial-4.html
1449
1467
normalization-radial-degenerate.html
1450
1468
normalization-radial.html
1469
+ radial-gradient-container-relative-units-001.html
1470
+ radial-gradient-container-relative-units-002.html
1471
+ radial-gradient-container-relative-units-003.html
1472
+ radial-gradient-container-relative-units-004.html
1451
1473
radial-gradient-transition-hint-crash.html
1452
1474
tiled-radial-gradients.html
1453
1475
gradient/color-stops-parsing.html
@@ -1586,6 +1608,7 @@ Conic Gradients: the ''conic-gradient()'' notation</h3>
1586
1608
Are elliptical conic gradients useful? Do graphics libraries support them?
1587
1609
1588
1610
<wpt>
1611
+ gradient/conic-gradient-001.html
1589
1612
conic-gradient-angle-negative.html
1590
1613
conic-gradient-angle.html
1591
1614
conic-gradient-center.html
@@ -1742,6 +1765,7 @@ Repeating Gradients: the ''repeating-linear-gradient()'', ''repeating-radial-gra
1742
1765
<wpt>
1743
1766
gradient-content-box.html
1744
1767
gradient/color-stops-parsing.html
1768
+ gradient/repeating-gradient-hsl-and-oklch.html
1745
1769
</wpt>
1746
1770
1747
1771
<div class='example' id='ex-conic-repeat'>
@@ -1844,6 +1868,18 @@ Color Stop Lists</h4>
1844
1868
1845
1869
<wpt>
1846
1870
gradient/color-stops-parsing.html
1871
+ gradient/gradient-single-stop-001.html
1872
+ gradient/gradient-single-stop-002.html
1873
+ gradient/gradient-single-stop-003.html
1874
+ gradient/gradient-single-stop-004.html
1875
+ gradient/gradient-single-stop-005.html
1876
+ gradient/gradient-single-stop-006.html
1877
+ gradient/gradient-single-stop-007.html
1878
+ gradient/gradient-single-stop-008.html
1879
+ gradient/gradient-single-stop-longer-hue-hsl-002.html
1880
+ gradient/gradient-single-stop-longer-hue-hsl.html
1881
+ gradient/gradient-single-stop-longer-hue-oklch.html
1882
+ gradient/gradient-single-stop-none-interpolation.html
1847
1883
</wpt>
1848
1884
1849
1885
<div class=note>
@@ -1934,7 +1970,14 @@ Coloring the Gradient Line</h4>
1934
1970
1935
1971
<wpt>
1936
1972
gradients-with-transparent.html
1973
+ gradient/gradient-analogous-missing-components-001.html
1974
+ gradient/gradient-analogous-missing-components-002.html
1975
+ gradient/gradient-analogous-missing-components-003.html
1976
+ gradient/gradient-analogous-missing-components-004.html
1937
1977
gradient/css-color-4-colors-default-to-oklab-gradient.html
1978
+ gradient/gradient-decreasing-hue-hsl.html
1979
+ gradient/gradient-decreasing-hue-lch.html
1980
+ gradient/gradient-eval-predefined-color-spaces.html
1938
1981
gradient/gradient-eval-001.html
1939
1982
gradient/gradient-eval-002.html
1940
1983
gradient/gradient-eval-003.html
@@ -1944,12 +1987,50 @@ Coloring the Gradient Line</h4>
1944
1987
gradient/gradient-eval-007.html
1945
1988
gradient/gradient-eval-008.html
1946
1989
gradient/gradient-eval-009.html
1990
+ gradient/gradient-eval-010.html
1947
1991
gradient/gradient-none-interpolation.html
1992
+ gradient/gradient-to-transparent.html
1948
1993
gradient/legacy-color-gradient.html
1949
1994
gradient/oklab-gradient.html
1950
1995
gradient/srgb-gradient.html
1951
1996
gradient/srgb-linear-gradient.html
1952
1997
gradient/xyz-gradient.html
1998
+ gradient/color-scheme-dependent-color-stops.html
1999
+ gradient/gradient-hue-direction.html
2000
+ gradient/gradient-increasing-hue-hsl.html
2001
+ gradient/gradient-increasing-hue-lch.html
2002
+ gradient/gradient-infinity-001.html
2003
+ gradient/gradient-infinity-002.html
2004
+ gradient/gradient-infinity-003.html
2005
+ gradient/gradient-longer-hue-hsl-001.html
2006
+ gradient/gradient-longer-hue-hsl-002.html
2007
+ gradient/gradient-longer-hue-hsl-003.html
2008
+ gradient/gradient-longer-hue-hsl-004.html
2009
+ gradient/gradient-longer-hue-hsl-005.html
2010
+ gradient/gradient-longer-hue-hsl-006.html
2011
+ gradient/gradient-longer-hue-hsl-007.html
2012
+ gradient/gradient-longer-hue-hsl-008.html
2013
+ gradient/gradient-longer-hue-hsl-009.html
2014
+ gradient/gradient-longer-hue-hsl-010.html
2015
+ gradient/gradient-longer-hue-hsl-011.html
2016
+ gradient/gradient-longer-hue-hsl-012.html
2017
+ gradient/gradient-longer-hue-hsl-013.html
2018
+ gradient/gradient-longer-hue-lch-001.html
2019
+ gradient/gradient-longer-hue-lch-002.html
2020
+ gradient/gradient-longer-hue-lch-003.html
2021
+ gradient/gradient-longer-hue-lch-004.html
2022
+ gradient/gradient-longer-hue-lch-005.html
2023
+ gradient/gradient-longer-hue-lch-006.html
2024
+ gradient/gradient-longer-hue-lch-007.html
2025
+ gradient/gradient-longer-hue-lch-008.html
2026
+ gradient/gradient-longer-hue-lch-009.html
2027
+ gradient/gradient-longer-hue-lch-010.html
2028
+ gradient/gradient-longer-hue-lch-011.html
2029
+ gradient/gradient-longer-hue-lch-012.html
2030
+ gradient/gradient-powerless-hue-hsl.html
2031
+ gradient/gradient-powerless-hue-hwb.html
2032
+ gradient/gradient-powerless-hue-lch.html
2033
+ gradient/gradient-powerless-hue-oklch.html
1953
2034
</wpt>
1954
2035
1955
2036
<div class="example" id='ex-missing-hue'>
@@ -3034,10 +3115,13 @@ Changes Since Level 3</h3>
3034
3115
image-orientation/image-orientation-none-cross-origin.html
3035
3116
image-orientation/image-orientation-none-image-document.html
3036
3117
image-orientation/image-orientation-none.html
3118
+ image-orientation/image-orientation-exif-png-2.html
3119
+ image-orientation/image-orientation-exif-png-3.html
3037
3120
image-orientation/svg-image-orientation-aspect-ratio.html
3038
3121
image-orientation/svg-image-orientation-none.html
3039
3122
image-orientation/svg-image-orientation.html
3040
3123
image-rendering-border-image.html
3124
+ image-rendering-mixed-scaled.html
3041
3125
object-position-png-001c.html
3042
3126
object-position-png-001e.html
3043
3127
object-position-png-001i.html
@@ -3091,6 +3175,8 @@ Changes Since Level 3</h3>
3091
3175
object-view-box-writing-mode-video.html
3092
3176
object-view-box-xywh-percentage.html
3093
3177
object-view-box-xywh.html
3178
+ svg-images-are-ignored.html
3179
+ svg-script-is-ignored.html
3094
3180
parsing/image-orientation-computed.html
3095
3181
parsing/image-orientation-invalid.html
3096
3182
parsing/image-orientation-valid.html
0 commit comments