/css/css-contain/parsing/contain-valid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['contain'] = "none" should set the property value | |
| PASS | e.style['contain'] = "strict" should set the property value | |
| PASS | e.style['contain'] = "content" should set the property value | |
| PASS | e.style['contain'] = "size" should set the property value | |
| PASS | e.style['contain'] = "layout" should set the property value | |
| PASS | e.style['contain'] = "style" should set the property value | |
| PASS | e.style['contain'] = "paint" should set the property value | |
| PASS | e.style['contain'] = "layout size" should set the property value | |
| PASS | e.style['contain'] = "paint style" should set the property value | |
| PASS | e.style['contain'] = "layout style paint" should set the property value | |
| PASS | e.style['contain'] = "layout paint style size" should set the property value | |
| PASS | e.style['contain'] = "inline-size" should set the property value | |
| FAIL | e.style['contain'] = "layout inline-size" should set the property value | assert_equals: serialization should be canonical expected "inline-size layout" but got "layout inline-size" |
bundle built 2026-07-16T07:16:48.063Z