blob: d41e0145e28f2d03087b664065444dd73715d476 [file] [log] [blame]
PASS e.style['block-ellipsis'] = "hidden" should not set the property value
PASS e.style['block-ellipsis'] = "none auto" should not set the property value
PASS e.style['block-ellipsis'] = "auto \"string\"" should not set the property value
PASS e.style['block-ellipsis'] = "\"string\" none" should not set the property value
PASS e.style['block-ellipsis'] = "\"first\" \"second\"" should not set the property value