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 879f64694c139bf2c90fadcbee6f8ae1d6a4ddbc..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" |