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

Unified Diff: LayoutTests/platform/win/fast/replaced/table-percent-height-text-controls-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
Index: LayoutTests/platform/win/fast/replaced/table-percent-height-text-controls-expected.txt
diff --git a/LayoutTests/platform/win/fast/replaced/table-percent-height-text-controls-expected.txt b/LayoutTests/platform/win/fast/replaced/table-percent-height-text-controls-expected.txt
index 0be49bd7efcd032d17f875c59fc23f40b1c89f81..11c17aca91703ed84477e7dcc8dce3692e771720 100644
--- a/LayoutTests/platform/win/fast/replaced/table-percent-height-text-controls-expected.txt
+++ b/LayoutTests/platform/win/fast/replaced/table-percent-height-text-controls-expected.txt
@@ -11,6 +11,9 @@ This test checks that text controls with percentage heights within table cells h
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS getWidth('input-password-75') is getWidth('input-password-100')
PASS getFullHeight('input-password-75') != '0px' is true
FAIL getFullHeight('input-password-75') [16.5px] is not 75% of getFullHeight('input-password-100') [22px].
@@ -26,7 +29,4 @@ PASS getFullHeight('textarea-75') is 75% of getFullHeight('textarea-100').
PASS successfullyParsed is true
TEST COMPLETE
-PASS successfullyParsed is true
-
-TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698