/css/css-text/parsing/hyphenate-limit-chars-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['hyphenate-limit-chars'] = "auto" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['hyphenate-limit-chars'] = "auto auto" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['hyphenate-limit-chars'] = "auto auto auto" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['hyphenate-limit-chars'] = "5" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['hyphenate-limit-chars'] = "5 2" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['hyphenate-limit-chars'] = "5 2 2" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['hyphenate-limit-chars'] = "5 2 3" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['hyphenate-limit-chars'] = "auto 2" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['hyphenate-limit-chars'] = "auto 2 2" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['hyphenate-limit-chars'] = "auto 2 auto" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['hyphenate-limit-chars'] = "auto auto 2" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z