mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Sync WPT with upstream (13-04-2025) (#36488)
Automated downstream sync of changes from upstream as of 13-04-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
85bd0918f2
commit
0c045fc247
296 changed files with 8510 additions and 3764 deletions
|
@ -16,3 +16,21 @@
|
|||
|
||||
[Property masonry-slack value 'calc(0.5em + 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[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
|
||||
|
|
|
@ -16,3 +16,21 @@
|
|||
|
||||
[e.style['masonry-slack'\] = "5vmin" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['item-tolerance'\] = "normal" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['item-tolerance'\] = "0" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['item-tolerance'\] = "1px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['item-tolerance'\] = "calc(2em + 3ex)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['item-tolerance'\] = "4%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['item-tolerance'\] = "5vmin" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue