[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / exclusions / css-exclusions-disabled-expected.txt
1 Test that parsing of css exclusions related properties can be disabled.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS testInlineStyle("-webkit-wrap-flow", "both") is null
7 PASS testComputedStyle("-webkit-wrap-flow", "both") is "auto"
8 PASS testInlineStyle("-webkit-wrap-margin", "10px") is null
9 PASS testComputedStyle("-webkit-wrap-margin", "10px") is "0px"
10 PASS testInlineStyle("-webkit-wrap-padding", "10px") is null
11 PASS testComputedStyle("-webkit-wrap-padding", "10px") is "0px"
12 PASS testInlineStyle("-webkit-wrap-through", "none") is null
13 PASS testComputedStyle("-webkit-wrap-through", "none") is "wrap"
14 PASS testInlineStyle("-webkit-shape-outside", "circle(10px, 10px, 10px)") is null
15 PASS testComputedStyle("-webkit-shape-outside", "circle(10px, 10px, 10px)") is "auto"
16 PASS testInlineStyle("-webkit-shape-inside", "circle(10px, 10px, 10px)") is null
17 PASS testComputedStyle("-webkit-shape-inside", "circle(10px, 10px, 10px)") is "auto"
18 PASS successfullyParsed is true
19
20 TEST COMPLETE
21