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

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

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 2 months 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
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"

Powered by Google App Engine
This is Rietveld 408576698