mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Update web-platform-tests to revision b'6d461cc41e1a9951e1991a94f651e389b0ca24ba' (#34360)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
5bd28f2abd
commit
468f9cf014
728 changed files with 37291 additions and 14536 deletions
24
tests/wpt/meta/css/css-gaps/tentative/parsing/gap-decorations-width-computed.html.ini
vendored
Normal file
24
tests/wpt/meta/css/css-gaps/tentative/parsing/gap-decorations-width-computed.html.ini
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
[gap-decorations-width-computed.html]
|
||||
[Property column-rule-width value 'calc(10px + 0.5em)']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-width value 'calc(10px - 0.5em)']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-width value '2px 4px 6px']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-width value 'repeat(4, 2px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-width value 'repeat(auto, 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-width value 'repeat(calc(5 + 3), 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-width value 'repeat(5, 10px calc(10px + 0.5em))']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-width value 'repeat(auto, min(5px, 10px)) repeat(5, 10px) calc(10px + 0.5em)']
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue