Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / nodesFromRect / nodesFromRect-svg-expected.txt
blob09d1fc0742a9c5f83ef95414ef16efd4b1acd7bd
1 Document::nodesFromRect : Rect-based hit-testing on SVG elements - bug 89990
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 Some of following tests will likely FAIL and will need to be updated once rect-based
8 hit tests are supported inside SVG elements:
10 Check area hits fully inside SVG element
11 PASS All correct nodes found for rect
12 PASS All correct nodes found for rect
13 PASS All correct nodes found for rect
14 PASS All correct nodes found for rect
15 PASS All correct nodes found for rect
16 Check area hits overlapping SVG element
17 PASS All correct nodes found for rect
18 PASS All correct nodes found for rect
19 Check area hits across SVG elements
20 PASS All correct nodes found for rect
22 PASS successfullyParsed is true
24 TEST COMPLETE