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

Unified Diff: LayoutTests/platform/win/fast/replaced/table-percent-height-text-controls-expected.txt

Issue 96653004: Remove support for the obsolete <isindex> tag. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Test. Created 6 years, 10 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
« no previous file with comments | « LayoutTests/platform/win/fast/forms/text-style-color-expected.txt ('k') | Source/core/css/html.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 11c17aca91703ed84477e7dcc8dce3692e771720..6a84efd4100f2313e21607fec0ab9bf74b8c090c 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
@@ -2,8 +2,6 @@
-This is a searchable index. Enter search keywords:
-This is a searchable index. Enter search keywords:
This test checks that text controls with percentage heights within table cells have the correct height.Text controls are in a different test than other replaced elements because their metrics are platform-specific.
@@ -20,9 +18,6 @@ FAIL getFullHeight('input-password-75') [16.5px] is not 75% of getFullHeight('in
PASS getWidth('input-text-75') is getWidth('input-text-100')
PASS getFullHeight('input-text-75') != '0px' is true
FAIL getFullHeight('input-text-75') [16.5px] is not 75% of getFullHeight('input-text-100') [22px].
-PASS getWidth('isindex-75') is getWidth('isindex-100')
-PASS getFullHeight('isindex-75') != '0px' is true
-PASS getFullHeight('isindex-75') is getFullHeight('isindex-100')
PASS getWidth('textarea-75') is getWidth('textarea-100')
PASS getFullHeight('textarea-75') != '0px' is true
PASS getFullHeight('textarea-75') is 75% of getFullHeight('textarea-100').
« no previous file with comments | « LayoutTests/platform/win/fast/forms/text-style-color-expected.txt ('k') | Source/core/css/html.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698