Index: LayoutTests/fast/table/padding-height-and-override-height-expected.txt |
diff --git a/LayoutTests/fast/table/padding-height-and-override-height-expected.txt b/LayoutTests/fast/table/padding-height-and-override-height-expected.txt |
index a7d3bc061e4052f2cc4efa01306a1c074b124402..b8c56d4e785dcc32b426f141606d9ca9d442a09f 100644 |
--- a/LayoutTests/fast/table/padding-height-and-override-height-expected.txt |
+++ b/LayoutTests/fast/table/padding-height-and-override-height-expected.txt |
@@ -1,3 +1,6 @@ |
PASS document.getElementById('cell-contents').offsetHeight is 78 |
FAIL document.getElementById('cell-contents').offsetWidth should be 88. Was 98. |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |