summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/html/range-point-in-range-for-different-documents-expected.txt
blob: 2c6125d45d02b22ea7aa4f7fffc0d71bd63963d1 (plain)
1
2
3
4
5
PASS range.isPointInRange(testNode, 1) is false
PASS successfullyParsed is true

TEST COMPLETE
This tests the behavior of Range::isPointInRange when the point and the range are in different documents.