Skip to content

Commit e594552

Browse files
author
WPT Sync Bot
committed
Update web-platform-tests to revision b'f513c41310ebb13de9a0c5ea5e1c22544e0b5000'
1 parent a1dfadc commit e594552

File tree

282 files changed

+8964
-1261
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

282 files changed

+8964
-1261
lines changed

tests/wpt/meta-legacy-layout/MANIFEST.json

Lines changed: 927 additions & 193 deletions
Large diffs are not rendered by default.

tests/wpt/meta-legacy-layout/css/css-backgrounds/border-image-002.html.ini

Lines changed: 0 additions & 2 deletions
This file was deleted.

tests/wpt/meta-legacy-layout/css/css-backgrounds/border-image-003.html.ini

Lines changed: 0 additions & 2 deletions
This file was deleted.

tests/wpt/meta-legacy-layout/css/css-backgrounds/border-image-004.html.ini

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[opacity-animation-ending-correctly-001.html]
2+
expected: TIMEOUT

tests/wpt/meta-legacy-layout/css/css-color/parsing/color-valid-color-mix-function.html.ini

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1600,3 +1600,54 @@
16001600

16011601
[e.style['color'\] = "color-mix(in hwb specified hue, hwb(320deg 30% 40%), hwb(20deg 30% 40%))" should set the property value]
16021602
expected: FAIL
1603+
1604+
[e.style['color'\] = "color-mix(in srgb, 70% red, 50% blue)" should set the property value]
1605+
expected: FAIL
1606+
1607+
[e.style['color'\] = "color-mix(in hsl, red 50%, blue)" should set the property value]
1608+
expected: FAIL
1609+
1610+
[e.style['color'\] = "color-mix(in hsl, red, blue 50%)" should set the property value]
1611+
expected: FAIL
1612+
1613+
[e.style['color'\] = "color-mix(in hsl, 50% hsl(120deg 10% 20%), hsl(30deg 30% 40%))" should set the property value]
1614+
expected: FAIL
1615+
1616+
[e.style['color'\] = "color-mix(in hsl, hsl(120deg 10% 20%), 50% hsl(30deg 30% 40%))" should set the property value]
1617+
expected: FAIL
1618+
1619+
[e.style['color'\] = "color-mix(in hwb, 50% hwb(120deg 10% 20%), hwb(30deg 30% 40%))" should set the property value]
1620+
expected: FAIL
1621+
1622+
[e.style['color'\] = "color-mix(in hwb, hwb(120deg 10% 20%), 50% hwb(30deg 30% 40%))" should set the property value]
1623+
expected: FAIL
1624+
1625+
[e.style['color'\] = "color-mix(in srgb, 50% color(srgb .1 .2 .3), color(srgb .5 .6 .7))" should set the property value]
1626+
expected: FAIL
1627+
1628+
[e.style['color'\] = "color-mix(in srgb, color(srgb .1 .2 .3), 50% color(srgb .5 .6 .7))" should set the property value]
1629+
expected: FAIL
1630+
1631+
[e.style['color'\] = "color-mix(in srgb-linear, 50% color(srgb-linear .1 .2 .3), color(srgb-linear .5 .6 .7))" should set the property value]
1632+
expected: FAIL
1633+
1634+
[e.style['color'\] = "color-mix(in srgb-linear, color(srgb-linear .1 .2 .3), 50% color(srgb-linear .5 .6 .7))" should set the property value]
1635+
expected: FAIL
1636+
1637+
[e.style['color'\] = "color-mix(in xyz, 50% color(xyz .1 .2 .3), color(xyz .5 .6 .7))" should set the property value]
1638+
expected: FAIL
1639+
1640+
[e.style['color'\] = "color-mix(in xyz, color(xyz .1 .2 .3), 50% color(xyz .5 .6 .7))" should set the property value]
1641+
expected: FAIL
1642+
1643+
[e.style['color'\] = "color-mix(in xyz-d50, 50% color(xyz-d50 .1 .2 .3), color(xyz-d50 .5 .6 .7))" should set the property value]
1644+
expected: FAIL
1645+
1646+
[e.style['color'\] = "color-mix(in xyz-d50, color(xyz-d50 .1 .2 .3), 50% color(xyz-d50 .5 .6 .7))" should set the property value]
1647+
expected: FAIL
1648+
1649+
[e.style['color'\] = "color-mix(in xyz-d65, 50% color(xyz-d65 .1 .2 .3), color(xyz-d65 .5 .6 .7))" should set the property value]
1650+
expected: FAIL
1651+
1652+
[e.style['color'\] = "color-mix(in xyz-d65, color(xyz-d65 .1 .2 .3), 50% color(xyz-d65 .5 .6 .7))" should set the property value]
1653+
expected: FAIL

tests/wpt/meta-legacy-layout/css/css-fonts/parsing/font-face-src-list.html.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,9 @@
4343

4444
[Check that src: url(foo.ttf) format(unknown), url(bar.ttf) tech(broken) is invalid]
4545
expected: FAIL
46+
47+
[Check that src: url(foo.ttf) tech(color-COLRv0) otherfunc(othervalue), url(foo.ttf) is valid]
48+
expected: FAIL
49+
50+
[Check that src: url(foo.ttf) tech(color-COLRv0) otherfunc(othervalue), junk is invalid]
51+
expected: FAIL

tests/wpt/meta-legacy-layout/css/css-images/image-set/image-set-computed.sub.html.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,9 @@
100100

101101
[Property background-image value '-webkit-image-set(url('http://web-platform.test/example.png') calc(37dpcm + 0.79532dpcm))']
102102
expected: FAIL
103+
104+
[Property background-image value 'image-set(url('http://web-platform.test/example.png') calc(-1 * 1x))']
105+
expected: FAIL
106+
107+
[Property background-image value '-webkit-image-set(url('http://web-platform.test/example.png') calc(-1 * 1x))']
108+
expected: FAIL
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[trailing-other-space-separators-break-spaces-005.html]
2+
expected: FAIL
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[idlharness-2.html]
2+
[CSSTransition interface: existence and properties of interface object]
3+
expected: FAIL
4+
5+
[CSSTransition interface object length]
6+
expected: FAIL
7+
8+
[CSSTransition interface object name]
9+
expected: FAIL
10+
11+
[CSSTransition interface: existence and properties of interface prototype object]
12+
expected: FAIL
13+
14+
[CSSTransition interface: existence and properties of interface prototype object's "constructor" property]
15+
expected: FAIL
16+
17+
[CSSTransition interface: existence and properties of interface prototype object's @@unscopables property]
18+
expected: FAIL
19+
20+
[CSSTransition interface: attribute transitionProperty]
21+
expected: FAIL

0 commit comments

Comments
 (0)