/css/css-text/parsing/text-transform-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['text-transform'] = "none full-width" should not set the property value | |
| PASS | e.style['text-transform'] = "capitalize none" should not set the property value | |
| PASS | e.style['text-transform'] = "capitalize full-width lowercase" should not set the property value | |
| PASS | e.style['text-transform'] = "uppercase full-size-kana uppercase" should not set the property value | |
| PASS | e.style['text-transform'] = "full-width full-size-kana full-width" should not set the property value | |
| PASS | e.style['text-transform'] = "full-size-kana capitalize full-size-kana" should not set the property value | |
| PASS | e.style['text-transform'] = "none math-auto" should not set the property value | |
| PASS | e.style['text-transform'] = "math-auto none" should not set the property value | |
| PASS | e.style['text-transform'] = "uppercase math-auto" should not set the property value | |
| PASS | e.style['text-transform'] = "math-auto uppercase" should not set the property value | |
| PASS | e.style['text-transform'] = "lowercase math-auto" should not set the property value | |
| PASS | e.style['text-transform'] = "math-auto lowercase" should not set the property value | |
| PASS | e.style['text-transform'] = "capitalize math-auto" should not set the property value | |
| PASS | e.style['text-transform'] = "math-auto capitalize" should not set the property value | |
| PASS | e.style['text-transform'] = "full-width math-auto" should not set the property value | |
| PASS | e.style['text-transform'] = "math-auto full-width" should not set the property value | |
| PASS | e.style['text-transform'] = "full-size-kana math-auto" should not set the property value | |
| PASS | e.style['text-transform'] = "math-auto full-size-kana" should not set the property value | |
| PASS | e.style['text-transform'] = "math-auto math-auto" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z