mirror of
https://github.com/servo/servo.git
synced 2025-08-29 09:08:20 +01:00
Sync WPT with upstream (13-06-2025) (#37436)
Automated downstream sync of changes from upstream as of 13-06-2025 [no-wpt-sync] --------- Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> Signed-off-by: Oriol Brufau <obrufau@igalia.com> Co-authored-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
e4da496e2d
commit
a7e9df0fef
339 changed files with 7696 additions and 1370 deletions
18
tests/wpt/meta/css/css-masonry/tentative/parsing/item-tolerance-computed.html.ini
vendored
Normal file
18
tests/wpt/meta/css/css-masonry/tentative/parsing/item-tolerance-computed.html.ini
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[item-tolerance-computed.html]
|
||||
[Property item-tolerance value 'normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property item-tolerance value '10px']
|
||||
expected: FAIL
|
||||
|
||||
[Property item-tolerance value '20%']
|
||||
expected: FAIL
|
||||
|
||||
[Property item-tolerance value 'calc(20% + 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property item-tolerance value 'calc(-0.5em + 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property item-tolerance value 'calc(0.5em + 10px)']
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue