mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
style: Update test expectations.
This commit is contained in:
parent
0000e4cec2
commit
a598648d0d
2 changed files with 0 additions and 45 deletions
|
@ -1,43 +0,0 @@
|
|||
[text-transform-valid.html]
|
||||
[e.style['text-transform'\] = "full-size-kana full-width capitalize" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-transform'\] = "full-width" 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'\] = "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" 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'\] = "full-size-kana capitalize" 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 lowercase" 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'\] = "full-width full-size-kana uppercase" 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 uppercase full-size-kana" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
[wide-keyword-fallback.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue