Index: LayoutTests/svg/zoom/page/zoom-getBoundingClientRect-expected.txt |
diff --git a/LayoutTests/svg/zoom/page/zoom-getBoundingClientRect-expected.txt b/LayoutTests/svg/zoom/page/zoom-getBoundingClientRect-expected.txt |
index 3b1229db6a415e148f0877665dd83812402dd076..57299c54fdf53f9779148233363865bed895a3d6 100644 |
--- a/LayoutTests/svg/zoom/page/zoom-getBoundingClientRect-expected.txt |
+++ b/LayoutTests/svg/zoom/page/zoom-getBoundingClientRect-expected.txt |
@@ -2,6 +2,9 @@ This test checks getBoundingClientRect() on rectangles |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
Checking a rectangle of absolute size at absolute coordinates: |
PASS r1.left.toFixed(2) is "20.00" |
PASS r1.top.toFixed(2) is "30.00" |
@@ -35,7 +38,4 @@ PASS r4.bottom.toFixed(2) is "110.00" |
PASS successfullyParsed is true |
TEST COMPLETE |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |