mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Automated downstream sync of changes from upstream as of 06-04-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
48 lines
1.5 KiB
INI
Vendored
48 lines
1.5 KiB
INI
Vendored
[font-width-valid.html]
|
|
[e.style['font-width'\] = "normal" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-width'\] = "ultra-condensed" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-width'\] = "extra-condensed" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-width'\] = "condensed" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-width'\] = "semi-condensed" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-width'\] = "semi-expanded" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-width'\] = "expanded" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-width'\] = "extra-expanded" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-width'\] = "ultra-expanded" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-width'\] = "234.5%" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-width'\] = "calc(100%)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-width'\] = "calc(0%)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-width'\] = "calc(-100%)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-width'\] = "calc(100% + 100%)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-width'\] = "calc(100% + (sign(20cqw - 10px) * 5%))" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-stretch'\] = "calc(100% + (sign(20cqw - 10px) * 5%))" should set the property value]
|
|
expected: FAIL
|