/css/css-text/parsing/text-autospace-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['text-autospace'] = "normal" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "no-autospace" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "auto" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "ideograph-alpha" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "ideograph-numeric" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "ideograph-alpha ideograph-numeric" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "punctuation" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "punctuation ideograph-alpha" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "punctuation ideograph-alpha ideograph-numeric" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "ideograph-alpha insert" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "ideograph-numeric insert" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "ideograph-alpha ideograph-numeric insert" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "punctuation insert" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "punctuation ideograph-alpha insert" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "insert ideograph-alpha" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "insert ideograph-numeric" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "insert ideograph-alpha ideograph-numeric" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "insert punctuation" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "insert punctuation ideograph-alpha" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "insert punctuation ideograph-alpha ideograph-numeric" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "ideograph-alpha replace" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "ideograph-numeric replace" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "ideograph-alpha ideograph-numeric replace" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "punctuation replace" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "punctuation ideograph-alpha replace" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "replace ideograph-alpha" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "replace ideograph-numeric" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "replace ideograph-alpha ideograph-numeric" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "replace punctuation" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "replace punctuation ideograph-alpha" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-autospace'] = "replace punctuation ideograph-alpha ideograph-numeric" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z