/css/css-shapes/parsing/shape-image-threshold-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['shape-image-threshold'] = "12.5" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['shape-image-threshold'] = "-7" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['shape-image-threshold'] = "-100%" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['shape-image-threshold'] = "50%" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['shape-image-threshold'] = "300%" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z