servo/tests/wpt/meta/css/css-masonry/tentative/parsing/item-tolerance-valid.html.ini
Servo WPT Sync 973465a9b6
Sync WPT with upstream (13-07-2025) (#38026)
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>
2025-07-13 02:09:35 +00:00

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