blob: 0e72e0f3118f86c3380b5e1a8b27adfa4218290a [file] [log] [blame]
Test that parsing of css exclusions related properties is enabled by default.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS testInlineStyle("-webkit-wrap-flow", "both") is "both"
PASS testComputedStyle("-webkit-wrap-flow", "both") is "both"
PASS testInlineStyle("-webkit-wrap-through", "none") is "none"
PASS testComputedStyle("-webkit-wrap-through", "none") is "none"
PASS successfullyParsed is true
TEST COMPLETE