mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
40 lines
1.3 KiB
INI
40 lines
1.3 KiB
INI
[font-size-adjust-valid.html]
|
|
[e.style['font-size-adjust'\] = "none" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-size-adjust'\] = "0.5" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-size-adjust'\] = "ex-height 0.5" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-size-adjust'\] = "cap-height 0.8" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-size-adjust'\] = "ch-width 0.4" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-size-adjust'\] = "ic-width 0.9" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-size-adjust'\] = "ic-height 0.9" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-size-adjust'\] = "from-font" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-size-adjust'\] = "ex-height from-font" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-size-adjust'\] = "cap-height from-font" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-size-adjust'\] = "ch-width from-font" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-size-adjust'\] = "ic-width from-font" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['font-size-adjust'\] = "ic-height from-font" should set the property value]
|
|
expected: FAIL
|