OLD | NEW |
1 Testing parsing of the shape-outside property. | 1 Testing parsing of the 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 getCSSText("shape-outside", "none") is "none" | 6 PASS getCSSText("shape-outside", "none") is "none" |
7 PASS getComputedStyleValue("shape-outside", "none") is "none" | 7 PASS getComputedStyleValue("shape-outside", "none") is "none" |
8 PASS getCSSText("shape-outside", "inset(10px)") is "inset(10px 10px 10px 10px)" | 8 PASS getCSSText("shape-outside", "inset(10px)") is "inset(10px 10px 10px 10px)" |
9 PASS getComputedStyleValue("shape-outside", "inset(10px)") is "inset(10px 10px 1
0px 10px round 0px 0px 0px 0px / 0px 0px 0px 0px)" | 9 PASS getComputedStyleValue("shape-outside", "inset(10px)") is "inset(10px 10px 1
0px 10px round 0px 0px 0px 0px / 0px 0px 0px 0px)" |
10 PASS getCSSText("shape-outside", "inset(10px 9px)") is "inset(10px 9px 10px 9px)
" | 10 PASS getCSSText("shape-outside", "inset(10px 9px)") is "inset(10px 9px 10px 9px)
" |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
48 PASS getCSSText("shape-outside", "inset(10px round 9px 8px 7px 6px / 5px 4px)")
is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px 5px 4px)" | 48 PASS getCSSText("shape-outside", "inset(10px round 9px 8px 7px 6px / 5px 4px)")
is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px 5px 4px)" |
49 PASS getComputedStyleValue("shape-outside", "inset(10px round 9px 8px 7px 6px /
5px 4px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px 5px 4px
)" | 49 PASS getComputedStyleValue("shape-outside", "inset(10px round 9px 8px 7px 6px /
5px 4px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px 5px 4px
)" |
50 PASS getCSSText("shape-outside", "inset(10px round 9px 8px 7px 6px / 5px 4px 3px
)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px 3px 4px)" | 50 PASS getCSSText("shape-outside", "inset(10px round 9px 8px 7px 6px / 5px 4px 3px
)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px 3px 4px)" |
51 PASS getComputedStyleValue("shape-outside", "inset(10px round 9px 8px 7px 6px /
5px 4px 3px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px 3px
4px)" | 51 PASS getComputedStyleValue("shape-outside", "inset(10px round 9px 8px 7px 6px /
5px 4px 3px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px 3px
4px)" |
52 PASS getCSSText("shape-outside", "inset(10px round 9px 8px 7px 6px / 5px 4px 3px
2px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px 3px 2px)" | 52 PASS getCSSText("shape-outside", "inset(10px round 9px 8px 7px 6px / 5px 4px 3px
2px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px 3px 2px)" |
53 PASS getComputedStyleValue("shape-outside", "inset(10px round 9px 8px 7px 6px /
5px 4px 3px 2px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px
3px 2px)" | 53 PASS getComputedStyleValue("shape-outside", "inset(10px round 9px 8px 7px 6px /
5px 4px 3px 2px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px
3px 2px)" |
54 PASS getCSSText("shape-outside", "inset(10px 20px 30px 40px round 5px 6px)") is
"inset(10px 20px 30px 40px round 5px 6px 5px 6px / 5px 6px 5px 6px)" | 54 PASS getCSSText("shape-outside", "inset(10px 20px 30px 40px round 5px 6px)") is
"inset(10px 20px 30px 40px round 5px 6px 5px 6px / 5px 6px 5px 6px)" |
55 PASS getComputedStyleValue("shape-outside", "inset(10px 20px 30px 40px round 5px
6px)") is "inset(10px 20px 30px 40px round 5px 6px 5px 6px / 5px 6px 5px 6px)" | 55 PASS getComputedStyleValue("shape-outside", "inset(10px 20px 30px 40px round 5px
6px)") is "inset(10px 20px 30px 40px round 5px 6px 5px 6px / 5px 6px 5px 6px)" |
56 PASS getCSSText("shape-outside", "inset(10px 20px 30px 40px round 5px 6px 7px 8p
x / 50px 60px 70px 80px)") is "inset(10px 20px 30px 40px round 5px 6px 7px 8px /
50px 60px 70px 80px)" | 56 PASS getCSSText("shape-outside", "inset(10px 20px 30px 40px round 5px 6px 7px 8p
x / 50px 60px 70px 80px)") is "inset(10px 20px 30px 40px round 5px 6px 7px 8px /
50px 60px 70px 80px)" |
57 PASS getComputedStyleValue("shape-outside", "inset(10px 20px 30px 40px round 5px
6px 7px 8px / 50px 60px 70px 80px)") is "inset(10px 20px 30px 40px round 5px 6p
x 7px 8px / 50px 60px 70px 80px)" | 57 PASS getComputedStyleValue("shape-outside", "inset(10px 20px 30px 40px round 5px
6px 7px 8px / 50px 60px 70px 80px)") is "inset(10px 20px 30px 40px round 5px 6p
x 7px 8px / 50px 60px 70px 80px)" |
| 58 PASS getCSSText("shape-outside", "inset(calc(25%*3 - 10in) 0 0 0)") is "inset(ca
lc(75% - 10in) 0px 0px 0px)" |
| 59 PASS getComputedStyleValue("shape-outside", "inset(calc(25%*3 - 10in) 0 0 0)") i
s "inset(calc(75% - 960px) 0px 0px 0px round 0px 0px 0px 0px / 0px 0px 0px 0px)" |
58 PASS getCSSText("shape-outside", "circle()") is "circle(at 50% 50%)" | 60 PASS getCSSText("shape-outside", "circle()") is "circle(at 50% 50%)" |
59 PASS getComputedStyleValue("shape-outside", "circle()") is "circle(closest-side
at 50% 50%)" | 61 PASS getComputedStyleValue("shape-outside", "circle()") is "circle(closest-side
at 50% 50%)" |
60 PASS getCSSText("shape-outside", "circle(farthest-side)") is "circle(farthest-si
de at 50% 50%)" | 62 PASS getCSSText("shape-outside", "circle(farthest-side)") is "circle(farthest-si
de at 50% 50%)" |
61 PASS getComputedStyleValue("shape-outside", "circle(farthest-side)") is "circle(
farthest-side at 50% 50%)" | 63 PASS getComputedStyleValue("shape-outside", "circle(farthest-side)") is "circle(
farthest-side at 50% 50%)" |
62 PASS getCSSText("shape-outside", "circle(closest-side)") is "circle(closest-side
at 50% 50%)" | 64 PASS getCSSText("shape-outside", "circle(closest-side)") is "circle(closest-side
at 50% 50%)" |
63 PASS getComputedStyleValue("shape-outside", "circle(closest-side)") is "circle(c
losest-side at 50% 50%)" | 65 PASS getComputedStyleValue("shape-outside", "circle(closest-side)") is "circle(c
losest-side at 50% 50%)" |
64 PASS getCSSText("shape-outside", "circle(10px)") is "circle(10px at 50% 50%)" | 66 PASS getCSSText("shape-outside", "circle(10px)") is "circle(10px at 50% 50%)" |
65 PASS getComputedStyleValue("shape-outside", "circle(10px)") is "circle(10px at 5
0% 50%)" | 67 PASS getComputedStyleValue("shape-outside", "circle(10px)") is "circle(10px at 5
0% 50%)" |
66 PASS getCSSText("shape-outside", "circle(10px at 10px)") is "circle(10px at 10px
50%)" | 68 PASS getCSSText("shape-outside", "circle(10px at 10px)") is "circle(10px at 10px
50%)" |
67 PASS getComputedStyleValue("shape-outside", "circle(10px at 10px)") is "circle(1
0px at 10px 50%)" | 69 PASS getComputedStyleValue("shape-outside", "circle(10px at 10px)") is "circle(1
0px at 10px 50%)" |
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
264 PASS getParentAndChildComputedStylesString("-webkit-shape-outside", "none", "cir
cle(30px at 10px 20px)") is "parent: none, child: circle(30px at 10px 20px)" | 266 PASS getParentAndChildComputedStylesString("-webkit-shape-outside", "none", "cir
cle(30px at 10px 20px)") is "parent: none, child: circle(30px at 10px 20px)" |
265 PASS getParentAndChildComputedStylesString("-webkit-shape-outside", "circle(30px
at 10px 20px)", "initial") is "parent: circle(30px at 10px 20px), child: none" | 267 PASS getParentAndChildComputedStylesString("-webkit-shape-outside", "circle(30px
at 10px 20px)", "initial") is "parent: circle(30px at 10px 20px), child: none" |
266 PASS getParentAndChildComputedStylesString("-webkit-shape-outside", "circle(30px
at 10px 20px)", "") is "parent: circle(30px at 10px 20px), child: none" | 268 PASS getParentAndChildComputedStylesString("-webkit-shape-outside", "circle(30px
at 10px 20px)", "") is "parent: circle(30px at 10px 20px), child: none" |
267 PASS getParentAndChildComputedStylesString("-webkit-shape-outside", "circle(30px
at 10px 20px)", "inherit") is "parent: circle(30px at 10px 20px), child: circle
(30px at 10px 20px)" | 269 PASS getParentAndChildComputedStylesString("-webkit-shape-outside", "circle(30px
at 10px 20px)", "inherit") is "parent: circle(30px at 10px 20px), child: circle
(30px at 10px 20px)" |
268 PASS getParentAndChildComputedStylesString("shape-outside", "", "inherit") is "p
arent: none, child: none" | 270 PASS getParentAndChildComputedStylesString("shape-outside", "", "inherit") is "p
arent: none, child: none" |
269 PASS getParentAndChildComputedStylesString("shape-outside", "none", "inherit") i
s "parent: none, child: none" | 271 PASS getParentAndChildComputedStylesString("shape-outside", "none", "inherit") i
s "parent: none, child: none" |
270 PASS successfullyParsed is true | 272 PASS successfullyParsed is true |
271 | 273 |
272 TEST COMPLETE | 274 TEST COMPLETE |
273 | 275 |
OLD | NEW |