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'). |