Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / drag-selects-culled-inlines-expected.txt
blob8bc99672fa92a7787907ccb206c09741529002f7
1 Some Text1 Some Text2
2 Some Text3
3 Some Text4
4 Test that flickering is observed on text selection when culled inline is selected
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
10 PASS window.getSelection().containsNode(document.getElementById('noRange')) is false
11 PASS successfullyParsed is true
13 TEST COMPLETE