/css/css-text-decor/parsing/text-underline-position-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['text-underline-position'] = "auto" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-underline-position'] = "under" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-underline-position'] = "from-font" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-underline-position'] = "left" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-underline-position'] = "right" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-underline-position'] = "under left" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-underline-position'] = "from-font left" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-underline-position'] = "right under" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-underline-position'] = "right from-font" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z