mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +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
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
|
Loading…
Add table
Add a link
Reference in a new issue