| Index: LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inlines-between-silblings-expected.txt
|
| diff --git a/LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inline-with-linebreak-expected.txt b/LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inlines-between-silblings-expected.txt
|
| similarity index 70%
|
| copy from LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inline-with-linebreak-expected.txt
|
| copy to LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inlines-between-silblings-expected.txt
|
| index 0241aae3b390a749ba25f72c91b36786e8a56fc3..326ae706c70a4193e4833238e035c0cc3451b906 100644
|
| --- a/LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inline-with-linebreak-expected.txt
|
| +++ b/LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inlines-between-silblings-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -Document::nodesFromRect : culled inline with line-break - bug 88376
|
| +Test to get the node as a result of hit-tests from culled inlines between siblings
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
| @@ -9,4 +9,5 @@ PASS All correct nodes found for rect
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -
|
| +HITME1
|
| +HITME2 HITME3
|
|
|