blob: 01c5e5714700af9b46c2130813956f59dec6f888 [file] [log] [blame]
PASS e.style['contain'] = "auto" should not set the property value
PASS e.style['contain'] = "layout layout" should not set the property value
PASS e.style['contain'] = "strict layout" should not set the property value
PASS e.style['contain'] = "paint strict" should not set the property value
PASS e.style['contain'] = "paint layout style paint" should not set the property value
PASS e.style['contain'] = "none none" should not set the property value
PASS e.style['contain'] = "none strict" should not set the property value
PASS e.style['contain'] = "strict strict" should not set the property value
PASS e.style['contain'] = "strict none" should not set the property value
PASS e.style['contain'] = "strict content" should not set the property value
PASS e.style['contain'] = "size layout size" should not set the property value
PASS e.style['contain'] = "paint content" should not set the property value
PASS e.style['contain'] = "size inline-size" should not set the property value
PASS e.style['contain'] = "inline-size inline-size" should not set the property value