| Index: LayoutTests/fast/dom/nodesFromRect/nodesFromRect-child-frame-scrolled-content-expected.txt
|
| diff --git a/LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inline-with-linebreak-expected.txt b/LayoutTests/fast/dom/nodesFromRect/nodesFromRect-child-frame-scrolled-content-expected.txt
|
| similarity index 65%
|
| copy from LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inline-with-linebreak-expected.txt
|
| copy to LayoutTests/fast/dom/nodesFromRect/nodesFromRect-child-frame-scrolled-content-expected.txt
|
| index 0241aae3b390a749ba25f72c91b36786e8a56fc3..a9cbf1444afcf7aac0049823d46b80471acc2389 100644
|
| --- a/LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inline-with-linebreak-expected.txt
|
| +++ b/LayoutTests/fast/dom/nodesFromRect/nodesFromRect-child-frame-scrolled-content-expected.txt
|
| @@ -1,12 +1,15 @@
|
| -Document::nodesFromRect : culled inline with line-break - bug 88376
|
| +
|
| +
|
| +nodesFromRect returns correct rects when the rect is overlapping an iframe with scrolled contents
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS All correct nodes found for rect
|
| -PASS All correct nodes found for rect
|
| -PASS All correct nodes found for rect
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +iframe's scroll top is 400
|
| +PASS All correct nodes found for rect
|
| +PASS All correct nodes found for rect
|
| +PASS All correct nodes found for rect
|
|
|
|
|