Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / shapes / shape-outside-floats / shape-outside-rounded-boxes-001-expected.txt
blobc54b63709210f01e5e7964910a48557d2e7bf01f
1 PASS elementRect('a').top is 0
2 PASS elementRect('a').left is 0
3 PASS elementRect('b').top is 20
4 PASS elementRect('c').top is 40
5 PASS elementRect('c').left is 100
6 PASS elementRect('d').top is 60
7 PASS elementRect('d').left is 100
8 PASS elementRect('e').top is 80
9 PASS elementRect('f').top is 100
10 PASS elementRect('f').left is 0
11 PASS successfullyParsed is true
13 TEST COMPLETE