Index: LayoutTests/fast/table/hittest-tablecell-with-borders-bottom-edge-expected.txt |
diff --git a/LayoutTests/fast/table/hittest-tablecell-with-borders-bottom-edge-expected.txt b/LayoutTests/fast/table/hittest-tablecell-with-borders-bottom-edge-expected.txt |
index c1e212f1093ec17e0713119d5eacd82cc4bf2e3e..51ba540bb50d90f03faf2300fece063f07a6a5a6 100644 |
--- a/LayoutTests/fast/table/hittest-tablecell-with-borders-bottom-edge-expected.txt |
+++ b/LayoutTests/fast/table/hittest-tablecell-with-borders-bottom-edge-expected.txt |
@@ -5,6 +5,9 @@ An event generated on the edge of a table cell is not being consumed by the appr |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
Executing for element tr1-td1 on the bottom edge of the table cell: |
PASS document.elementFromPoint(middleX, edge - 1).id is 'tr1-td1' |
PASS document.elementFromPoint(middleX, edge).id is 'tr2-td1' |
@@ -72,7 +75,4 @@ PASS document.elementFromPoint(middleX, edge + 1).id is '' |
PASS successfullyParsed is true |
TEST COMPLETE |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |