blob: 5f8976e195ae2f5547b09f2937dbf93d4a4d5c26 [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