/css/css-text/parsing/text-fit-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['text-fit'] = "none" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-fit'] = "grow" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-fit'] = "shrink" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-fit'] = "grow consistent" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-fit'] = "grow per-line" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-fit'] = "grow per-line-all" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-fit'] = "grow per-line 132%" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-fit'] = "grow consistent 300%" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-fit'] = "shrink per-line 4%" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-fit'] = "shrink consistent 50%" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z