mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Update web-platform-tests to revision b'73d6bd0d61f0ad5341d0c2303a7638e3aa12a594' (#34029)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
53911f4e5a
commit
63b2f813af
659 changed files with 10990 additions and 2625 deletions
|
@ -10,3 +10,6 @@
|
|||
|
||||
[Identical root with further proximity is not ignored]
|
||||
expected: FAIL
|
||||
|
||||
[Most proximate match wins under multiple scoping roots]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[scroll-state-initially-overflowing.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[scroll-state-overflowing-change.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[scroll-state-overflowing-container-type-change.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[scroll-state-overflowing-layout-change.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[scroll-state-overflowing-wm.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[scroll-state-snapped-layout-change.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[scroll-state-stuck-layout-change.html]
|
||||
expected: ERROR
|
33
tests/wpt/meta/css/css-gaps/tentative/parsing/gap-decorations-color-computed.html.ini
vendored
Normal file
33
tests/wpt/meta/css/css-gaps/tentative/parsing/gap-decorations-color-computed.html.ini
vendored
Normal file
|
@ -0,0 +1,33 @@
|
|||
[gap-decorations-color-computed.html]
|
||||
[Property column-rule-color value 'currentcolor']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-color value 'red']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-color value 'repeat(4, yellow)']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-color value 'red green blue']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-color value 'repeat(7, lime) repeat(3, red)']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-color value 'repeat(auto, red)']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-color value 'repeat(calc(5 + 3), salmon)']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-color value 'color-mix(in srgb, red 50%, blue 50%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-color value 'color-mix(in srgb, lime 25%, yellow 75%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-color value 'repeat(auto, rgb(from lime r g b))']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-color value 'rgb(from yellow calc(255 - r) calc(255 - g) calc(255 - b))']
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-values/vh_not_refreshing_on_chrome.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-values/vh_not_refreshing_on_chrome.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[vh_not_refreshing_on_chrome.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue