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

Unified Diff: LayoutTests/fast/css/computed-offset-with-zoom-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, 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
Index: LayoutTests/fast/css/computed-offset-with-zoom-expected.txt
diff --git a/LayoutTests/fast/css/computed-offset-with-zoom-expected.txt b/LayoutTests/fast/css/computed-offset-with-zoom-expected.txt
index ac285bdcf896a83b260cc7feeb1619daf419f0ab..b8215d289be1a40459d2ac0356555d4b4eb14f55 100644
--- a/LayoutTests/fast/css/computed-offset-with-zoom-expected.txt
+++ b/LayoutTests/fast/css/computed-offset-with-zoom-expected.txt
@@ -34,6 +34,9 @@ PASS window.getComputedStyle(viewportElement).top is '60px'
PASS window.getComputedStyle(viewportElement).right is '80px'
PASS window.getComputedStyle(viewportElement).bottom is '60px'
PASS window.getComputedStyle(viewportElement).left is '80px'
+PASS successfullyParsed is true
+
+TEST COMPLETE
Reported computed offset should not change with zoom level.

Powered by Google App Engine
This is Rietveld 408576698