mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +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`
55 lines
1.9 KiB
INI
55 lines
1.9 KiB
INI
[text-transform-valid.html]
|
|
[e.style['text-transform'\] = "none" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "capitalize" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "uppercase" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "lowercase" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "full-width" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "full-size-kana" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "capitalize full-width" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "uppercase full-size-kana" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "full-width full-size-kana" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "full-width lowercase" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "full-size-kana capitalize" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "full-size-kana full-width" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "capitalize full-width full-size-kana" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "full-width full-size-kana uppercase" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "full-size-kana lowercase full-width" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "lowercase full-size-kana full-width" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "full-width uppercase full-size-kana" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['text-transform'\] = "full-size-kana full-width capitalize" should set the property value]
|
|
expected: FAIL
|