Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(97)

Unified Diff: LayoutTests/svg/zoom/page/zoom-getBoundingClientRect-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/svg/dom/SVGViewSpec-expected.txt ('k') | LayoutTests/touchadjustment/zoom-basic-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « LayoutTests/svg/dom/SVGViewSpec-expected.txt ('k') | LayoutTests/touchadjustment/zoom-basic-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698