| Index: LayoutTests/fast/multicol/vertical-rl/image-inside-nested-blocks-with-border-expected.txt
|
| diff --git a/LayoutTests/fast/multicol/vertical-rl/image-inside-nested-blocks-with-border-expected.txt b/LayoutTests/fast/multicol/vertical-rl/image-inside-nested-blocks-with-border-expected.txt
|
| index aff65342f118d89e686f97729c522c3caf6c8bbe..a04bfc062ed22ca923c5a0fda61bf8e42d3d2780 100644
|
| --- a/LayoutTests/fast/multicol/vertical-rl/image-inside-nested-blocks-with-border-expected.txt
|
| +++ b/LayoutTests/fast/multicol/vertical-rl/image-inside-nested-blocks-with-border-expected.txt
|
| @@ -1,2 +1,11 @@
|
| -ALERT: 210 300
|
| -FAIL: 1 cases failed
|
| +Test that getBoundingClientRect works as expected on a float in the second column - writing-mode is vertical-rl.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS result.left is 210
|
| +PASS result.top is 300
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|