blob: 5cf42cc2e77f4e12f5968939b12bbaeb14a7a2e1 [file] [log] [blame]
PASS e.style['inline-size'] = "none" should not set the property value
PASS e.style['inline-size'] = "-10px" should not set the property value
PASS e.style['inline-size'] = "20" should not set the property value
PASS e.style['inline-size'] = "30deg" should not set the property value
PASS e.style['inline-size'] = "40px 50%" should not set the property value