blob: 03a78bf21c2db62a9f96090fa77c692e43e15872 [file] [log] [blame]
PASS e.style['hanging-punctuation'] = "none first" should not set the property value
PASS e.style['hanging-punctuation'] = "last none" should not set the property value
PASS e.style['hanging-punctuation'] = "first first" should not set the property value
PASS e.style['hanging-punctuation'] = "force-end allow-end" should not set the property value
PASS e.style['hanging-punctuation'] = "allow-end last force-end" should not set the property value
PASS e.style['hanging-punctuation'] = "first allow-end last allow-end" should not set the property value
PASS e.style['hanging-punctuation'] = "last force-end last" should not set the property value