Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f8933a5

Browse files
servo-wpt-syncjdm
andauthored
Sync WPT with upstream (06-10-2024) (#33668)
* Update web-platform-tests to revision b'9448ab31f11e671a8b069e3407b4f6279bea698e' Signed-off-by: WPT Sync Bot <[email protected]> * Remove intermittent failure. Signed-off-by: Josh Matthews <[email protected]> --------- Signed-off-by: WPT Sync Bot <[email protected]> Signed-off-by: Josh Matthews <[email protected]> Co-authored-by: Josh Matthews <[email protected]>
1 parent ea84f7b commit f8933a5

592 files changed

Lines changed: 12505 additions & 4035 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[cross-partition-worker-creation.tentative.https.html]
2+
expected: TIMEOUT
3+
[Cross-partition Shared worker shouldn't be created from blob URL.]
4+
expected: TIMEOUT
5+
6+
[Cross-partition Dedicated worker shouldn't be created from blob URL.]
7+
expected: NOTRUN

tests/wpt/meta-legacy-layout/FileAPI/blob/Blob-slice.any.js.ini

Lines changed: 0 additions & 110 deletions
This file was deleted.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[flex-basis-with-container-type.html]
2+
expected: FAIL
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[aspect-ratio-transferred-max-size.html]
2+
expected: FAIL

tests/wpt/meta-legacy-layout/css/css-fonts/generic-family-keywords-001.html.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
[@font-face matching for quoted and unquoted ui-rounded]
66
expected: FAIL
77

8-
[@font-face matching for quoted and unquoted ui-monospace]
9-
expected: FAIL
10-
118
[@font-face matching for quoted and unquoted serif]
129
expected: FAIL
1310

@@ -19,3 +16,6 @@
1916

2017
[@font-face matching for quoted and unquoted monospace]
2118
expected: FAIL
19+
20+
[@font-face matching for quoted and unquoted system-ui]
21+
expected: FAIL
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
[gap-decorations-color-valid.html]
2+
[e.style['column-rule-color'\] = "repeat(4, blue)" should set the property value]
3+
expected: FAIL
4+
5+
[e.style['column-rule-color'\] = "repeat(3, red green blue)" should set the property value]
6+
expected: FAIL
7+
8+
[e.style['column-rule-color'\] = "repeat(1, red green blue yellow)" should set the property value]
9+
expected: FAIL
10+
11+
[e.style['column-rule-color'\] = "red" should set the property value]
12+
expected: FAIL
13+
14+
[e.style['column-rule-color'\] = "repeat(4, cyan)" should set the property value]
15+
expected: FAIL
16+
17+
[e.style['column-rule-color'\] = "green blue" should set the property value]
18+
expected: FAIL
19+
20+
[e.style['column-rule-color'\] = "red blue green yellow pink" should set the property value]
21+
expected: FAIL
22+
23+
[e.style['column-rule-color'\] = "repeat(3, blue) repeat(4, red)" should set the property value]
24+
expected: FAIL
25+
26+
[e.style['column-rule-color'\] = "red repeat(3, blue) blue repeat(4, red green cyan)" should set the property value]
27+
expected: FAIL
28+
29+
[e.style['column-rule-color'\] = "repeat(4, red green cyan) repeat(5, yellow) blue" should set the property value]
30+
expected: FAIL
31+
32+
[e.style['column-rule-color'\] = "repeat(auto, red)" should set the property value]
33+
expected: FAIL
34+
35+
[e.style['column-rule-color'\] = "repeat(auto, red green blue)" should set the property value]
36+
expected: FAIL
37+
38+
[e.style['column-rule-color'\] = "repeat(auto, red green) red" should set the property value]
39+
expected: FAIL
40+
41+
[e.style['column-rule-color'\] = "repeat(4, blue red green) repeat(auto, red)" should set the property value]
42+
expected: FAIL
43+
44+
[e.style['column-rule-color'\] = "blue repeat(auto, red green) repeat(4, blue red green)" should set the property value]
45+
expected: FAIL
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[clip-path-url-reference-empty-while-loading.tentative.html]
2+
expected: FAIL

tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-auto-026.tentative.html.ini

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

tests/wpt/meta-legacy-layout/css/css-overflow/line-clamp/line-clamp-auto-032.tentative.html.ini

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

tests/wpt/meta-legacy-layout/css/css-pseudo/highlight-cascade/highlight-currentcolor-computed-inheritance.html.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@
1313

1414
[getComputedStyle() for ::highlight(foo)]
1515
expected: FAIL
16+
17+
[getComputedStyle() for ::search-text]
18+
expected: FAIL

0 commit comments

Comments
 (0)