mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Sync WPT with upstream (27-04-2025) (#36708)
Automated downstream sync of changes from upstream as of 27-04-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
902d2ad8f4
commit
e22ce3988b
496 changed files with 12700 additions and 2652 deletions
21
tests/wpt/meta/css/css-gaps/parsing/rule-outset-computed.html.ini
vendored
Normal file
21
tests/wpt/meta/css/css-gaps/parsing/rule-outset-computed.html.ini
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
[rule-outset-computed.html]
|
||||
[Property column-rule-outset value '10px']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-outset value '-20px']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-outset value '0.5em']
|
||||
expected: FAIL
|
||||
|
||||
[Property column-rule-outset value 'calc(10px + 0.5em)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-outset value 'calc(10px - 0.5em)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-outset value '30%']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-outset value 'calc(25% + 10px)']
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue