Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / html / range-point-in-range-for-different-documents-expected.txt
blob2c6125d45d02b22ea7aa4f7fffc0d71bd63963d1
1 PASS range.isPointInRange(testNode, 1) is false
2 PASS successfullyParsed is true
4 TEST COMPLETE
5 This tests the behavior of Range::isPointInRange when the point and the range are in different documents.