| Index: LayoutTests/fast/table/hittest-tablecell-bottom-edge-expected.txt
|
| diff --git a/LayoutTests/fast/table/hittest-tablecell-bottom-edge-expected.txt b/LayoutTests/fast/table/hittest-tablecell-bottom-edge-expected.txt
|
| index 609790e7ebafe5ecc3bbf18d2b6b1320a38e0fbe..21db73963a5da376c2d7f523641244d337149506 100644
|
| --- a/LayoutTests/fast/table/hittest-tablecell-bottom-edge-expected.txt
|
| +++ b/LayoutTests/fast/table/hittest-tablecell-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'
|
|
|