Index: LayoutTests/platform/mac/fast/replaced/table-percent-height-text-controls-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/replaced/table-percent-height-text-controls-expected.txt b/LayoutTests/platform/mac/fast/replaced/table-percent-height-text-controls-expected.txt |
index 36ad4aac131b08cb6dc84ad7d075cb8c0554f309..84e9be0966733a42dddeb30480f92826cae7f7b5 100644 |
--- a/LayoutTests/platform/mac/fast/replaced/table-percent-height-text-controls-expected.txt |
+++ b/LayoutTests/platform/mac/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') [14.25px] is not 75% of getFullHeight('i |
PASS getWidth('input-text-75') is getWidth('input-text-100') |
PASS getFullHeight('input-text-75') != '0px' is true |
FAIL getFullHeight('input-text-75') [14.25px] is not 75% of getFullHeight('input-text-100') [19px]. |
-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'). |