blob: 59612094c8b889b47bf7a4f302eb69a11a8c5ff8 [file] [log] [blame]
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
PASS e.style['contain'] = "layout inline-size" should set the property value