| Index: LayoutTests/fast/table/hittest-tablecell-with-borders-right-edge-expected.txt
|
| diff --git a/LayoutTests/fast/table/hittest-tablecell-with-borders-right-edge-expected.txt b/LayoutTests/fast/table/hittest-tablecell-with-borders-right-edge-expected.txt
|
| index 813ec58eb47fe2e0fb30ef9b7f6a6cfd47f1ed8b..3c8d54b7b8faabb158e4035fe32ab2e5cd531f21 100644
|
| --- a/LayoutTests/fast/table/hittest-tablecell-with-borders-right-edge-expected.txt
|
| +++ b/LayoutTests/fast/table/hittest-tablecell-with-borders-right-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 right edge of the table cell:
|
| PASS document.elementFromPoint(edge - 1, middleY).id is 'tr1-td1'
|
| PASS document.elementFromPoint(edge, middleY).id is 'tr1-td2'
|
|
|