| OLD | NEW |
| 1 Testing the parsing of the -webkit-shape-outside property. | 1 Testing the parsing of the -webkit-shape-outside property. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 PASS testCSSText("auto") is "auto" | 6 PASS testCSSText("auto") is "auto" |
| 7 PASS testComputedStyle("auto") is "auto" | 7 PASS testComputedStyle("auto") is "auto" |
| 8 PASS testCSSText("rectangle(10px, 20px, 30px, 40px)") is "rectangle(10px, 20px,
30px, 40px)" | 8 PASS testCSSText("rectangle(10px, 20px, 30px, 40px)") is "rectangle(10px, 20px,
30px, 40px)" |
| 9 PASS testComputedStyle("rectangle(10px, 20px, 30px, 40px)") is "rectangle(10px,
20px, 30px, 40px)" | 9 PASS testComputedStyle("rectangle(10px, 20px, 30px, 40px)") is "rectangle(10px,
20px, 30px, 40px)" |
| 10 PASS testCSSText("rectangle(10px, 20px, 30px, 40px, 5px)") is "rectangle(10px, 2
0px, 30px, 40px, 5px)" | 10 PASS testCSSText("rectangle(10px, 20px, 30px, 40px, 5px)") is "rectangle(10px, 2
0px, 30px, 40px, 5px)" |
| 11 PASS testComputedStyle("rectangle(10px, 20px, 30px, 40px, 5px)") is "rectangle(1
0px, 20px, 30px, 40px, 5px)" | 11 PASS testComputedStyle("rectangle(10px, 20px, 30px, 40px, 5px)") is "rectangle(1
0px, 20px, 30px, 40px, 5px)" |
| 12 PASS testCSSText("rectangle(10px, 20px, 30px, 40px, 5px, 10px)") is "rectangle(1
0px, 20px, 30px, 40px, 5px, 10px)" | 12 PASS testCSSText("rectangle(10px, 20px, 30px, 40px, 5px, 10px)") is "rectangle(1
0px, 20px, 30px, 40px, 5px, 10px)" |
| 13 PASS testComputedStyle("rectangle(10px, 20px, 30px, 40px, 5px, 10px)") is "recta
ngle(10px, 20px, 30px, 40px, 5px, 10px)" | 13 PASS testComputedStyle("rectangle(10px, 20px, 30px, 40px, 5px, 10px)") is "recta
ngle(10px, 20px, 30px, 40px, 5px, 10px)" |
| 14 PASS testCSSText("circle(10px, 20px, 30px)") is "circle(10px, 20px, 30px)" | 14 PASS testCSSText("circle(10px, 20px, 30px)") is "circle(10px, 20px, 30px)" |
| 15 PASS testComputedStyle("circle(10px, 20px, 30px)") is "circle(10px, 20px, 30px)" | 15 PASS testComputedStyle("circle(10px, 20px, 30px)") is "circle(10px, 20px, 30px)" |
| 16 PASS testCSSText("ellipse(10px, 20px, 30px, 40px)") is "ellipse(10px, 20px, 30px
, 40px)" | 16 PASS testCSSText("ellipse(10px, 20px, 30px, 40px)") is "ellipse(10px, 20px, 30px
, 40px)" |
| 17 PASS testComputedStyle("ellipse(10px, 20px, 30px, 40px)") is "ellipse(10px, 20px
, 30px, 40px)" | 17 PASS testComputedStyle("ellipse(10px, 20px, 30px, 40px)") is "ellipse(10px, 20px
, 30px, 40px)" |
| 18 PASS testCSSText("polygon(10px 20px, 30px 40px, 40px 50px)") is "polygon(nonzero
, 10px 20px, 30px 40px, 40px 50px)" | 18 PASS testCSSText("polygon(10px 20px, 30px 40px, 40px 50px)") is "polygon(nonzero
, 10px 20px, 30px 40px, 40px 50px)" |
| 19 PASS testComputedStyle("polygon(10px 20px, 30px 40px, 40px 50px)") is "polygon(n
onzero, 10px 20px, 30px 40px, 40px 50px)" | 19 PASS testComputedStyle("polygon(10px 20px, 30px 40px, 40px 50px)") is "polygon(n
onzero, 10px 20px, 30px 40px, 40px 50px)" |
| 20 PASS testCSSText("polygon(evenodd, 10px 20px, 30px 40px, 40px 50px)") is "polygo
n(evenodd, 10px 20px, 30px 40px, 40px 50px)" | 20 PASS testCSSText("polygon(evenodd, 10px 20px, 30px 40px, 40px 50px)") is "polygo
n(evenodd, 10px 20px, 30px 40px, 40px 50px)" |
| 21 PASS testComputedStyle("polygon(evenodd, 10px 20px, 30px 40px, 40px 50px)") is "
polygon(evenodd, 10px 20px, 30px 40px, 40px 50px)" | 21 PASS testComputedStyle("polygon(evenodd, 10px 20px, 30px 40px, 40px 50px)") is "
polygon(evenodd, 10px 20px, 30px 40px, 40px 50px)" |
| 22 PASS testCSSText("polygon(nonzero, 10px 20px, 30px 40px, 40px 50px)") is "polygo
n(nonzero, 10px 20px, 30px 40px, 40px 50px)" | 22 PASS testCSSText("polygon(nonzero, 10px 20px, 30px 40px, 40px 50px)") is "polygo
n(nonzero, 10px 20px, 30px 40px, 40px 50px)" |
| 23 PASS testComputedStyle("polygon(nonzero, 10px 20px, 30px 40px, 40px 50px)") is "
polygon(nonzero, 10px 20px, 30px 40px, 40px 50px)" | 23 PASS testComputedStyle("polygon(nonzero, 10px 20px, 30px 40px, 40px 50px)") is "
polygon(nonzero, 10px 20px, 30px 40px, 40px 50px)" |
| 24 PASS removeBaseURL(testCSSText("url('image')")) is "url(image)" |
| 25 PASS removeBaseURL(testComputedStyle("url('image')")) is "url(image)" |
| 24 PASS testNotInherited("auto", "rectangle(10px, 20px, 30px, 40px)") is "parent: a
uto, child: rectangle(10px, 20px, 30px, 40px)" | 26 PASS testNotInherited("auto", "rectangle(10px, 20px, 30px, 40px)") is "parent: a
uto, child: rectangle(10px, 20px, 30px, 40px)" |
| 25 PASS testNotInherited("rectangle(10px, 20px, 30px, 40px)", "initial") is "parent
: rectangle(10px, 20px, 30px, 40px), child: auto" | 27 PASS testNotInherited("rectangle(10px, 20px, 30px, 40px)", "initial") is "parent
: rectangle(10px, 20px, 30px, 40px), child: auto" |
| 26 PASS testNotInherited("rectangle(10px, 20px, 30px, 40px)", "") is "parent: recta
ngle(10px, 20px, 30px, 40px), child: auto" | 28 PASS testNotInherited("rectangle(10px, 20px, 30px, 40px)", "") is "parent: recta
ngle(10px, 20px, 30px, 40px), child: auto" |
| 27 PASS testNotInherited("rectangle(10px, 20px, 30px, 40px)", "inherit") is "parent
: rectangle(10px, 20px, 30px, 40px), child: rectangle(10px, 20px, 30px, 40px)" | 29 PASS testNotInherited("rectangle(10px, 20px, 30px, 40px)", "inherit") is "parent
: rectangle(10px, 20px, 30px, 40px), child: rectangle(10px, 20px, 30px, 40px)" |
| 28 PASS testNotInherited("", "inherit") is "parent: auto, child: auto" | 30 PASS testNotInherited("", "inherit") is "parent: auto, child: auto" |
| 29 PASS testNotInherited("auto", "inherit") is "parent: auto, child: auto" | 31 PASS testNotInherited("auto", "inherit") is "parent: auto, child: auto" |
| 30 PASS testCSSText("calc()") is "" | 32 PASS testCSSText("calc()") is "" |
| 31 PASS testComputedStyle("calc()") is "auto" | 33 PASS testComputedStyle("calc()") is "auto" |
| 32 PASS testCSSText("none") is "" | 34 PASS testCSSText("none") is "" |
| 33 PASS testComputedStyle("none") is "auto" | 35 PASS testComputedStyle("none") is "auto" |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 80 PASS testCSSText("polygon(nonzero,10px)") is "" | 82 PASS testCSSText("polygon(nonzero,10px)") is "" |
| 81 PASS testComputedStyle("polygon(nonzero,10px)") is "auto" | 83 PASS testComputedStyle("polygon(nonzero,10px)") is "auto" |
| 82 PASS testCSSText("polygon(evenodd,12px)") is "" | 84 PASS testCSSText("polygon(evenodd,12px)") is "" |
| 83 PASS testComputedStyle("polygon(evenodd,12px)") is "auto" | 85 PASS testComputedStyle("polygon(evenodd,12px)") is "auto" |
| 84 PASS testCSSText("polygon(10px, 20px, 30px, 40px, 40px, 50px)") is "" | 86 PASS testCSSText("polygon(10px, 20px, 30px, 40px, 40px, 50px)") is "" |
| 85 PASS testComputedStyle("polygon(10px, 20px, 30px, 40px, 40px, 50px)") is "auto" | 87 PASS testComputedStyle("polygon(10px, 20px, 30px, 40px, 40px, 50px)") is "auto" |
| 86 PASS successfullyParsed is true | 88 PASS successfullyParsed is true |
| 87 | 89 |
| 88 TEST COMPLETE | 90 TEST COMPLETE |
| 89 | 91 |
| OLD | NEW |