/css/css-sizing/contain-intrinsic-size/parsing/contain-intrinsic-size-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['contain-intrinsic-size'] = "none" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-size'] = "1px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-size'] = "2em 3px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-size'] = "5px 5px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-size'] = "none none" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-size'] = "1px none" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-size'] = "none 1px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-size'] = "auto 1px 1px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-size'] = "1px auto 1px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-size'] = "auto 1px auto 1px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-width'] = "none" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-width'] = "1px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-width'] = "2em" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-width'] = "auto 1px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-height'] = "none" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-height'] = "1px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-height'] = "2em" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-height'] = "auto 1px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-inline-size'] = "none" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-inline-size'] = "1px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-inline-size'] = "2em" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-inline-size'] = "auto 1px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-block-size'] = "none" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-block-size'] = "1px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-block-size'] = "2em" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-block-size'] = "auto 1px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['contain-intrinsic-block-size'] = "auto none" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z