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

Unified Diff: LayoutTests/fast/sub-pixel/table-rows-have-stable-height-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/sub-pixel/table-rows-have-stable-height-expected.txt
diff --git a/LayoutTests/fast/sub-pixel/table-rows-have-stable-height-expected.txt b/LayoutTests/fast/sub-pixel/table-rows-have-stable-height-expected.txt
index 87d90135410d6379b7c76705938bb280b2b26d76..3cf98a76a45202259dbb45401a721c44ac4e176f 100644
--- a/LayoutTests/fast/sub-pixel/table-rows-have-stable-height-expected.txt
+++ b/LayoutTests/fast/sub-pixel/table-rows-have-stable-height-expected.txt
@@ -8,6 +8,9 @@ PASS At 150% zoom all heights matched.
PASS At 175% zoom all heights matched.
PASS At 200% zoom all heights matched.
PASS At 100% zoom all heights matched.
+PASS successfullyParsed is true
+
+TEST COMPLETE
This tests whether table row heights are stable by measuring the height of a row, assigning that height to another row and then measuring it. For each row the numbers in the three cells should be the same.
Bug 88813

Powered by Google App Engine
This is Rietveld 408576698