mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Automated downstream sync of changes from upstream as of 13-07-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
24 lines
762 B
INI
Vendored
24 lines
762 B
INI
Vendored
[item-tolerance-valid.html]
|
|
[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
|
|
|
|
[e.style['item-tolerance'\] = "infinite" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['item-tolerance'\] = "initial" should set the property value]
|
|
expected: FAIL
|