blob: e25dc6709802d58257f403a0138978fc6d646b02 [file] [log] [blame]
PASS e.style['inline-size'] = "auto" should set the property value
PASS e.style['inline-size'] = "0" should set the property value
PASS e.style['inline-size'] = "10px" should set the property value
PASS e.style['inline-size'] = "20%" should set the property value
PASS e.style['inline-size'] = "calc(2em + 3ex)" should set the property value