blob: 7a5c59904101672aec069824e25cf2841eca23c6 [file] [log] [blame]
Test that hit-test works for a path whose x/y ranges have different magnitude.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS path contains point at (5, 104)
PASS path contains point at (5, 107)
PASS path contains point at (5, 110)
PASS path does not contain point at (5, 103)
PASS path does not contain point at (5, 111)
PASS successfullyParsed is true
TEST COMPLETE