Index: LayoutTests/svg/hittest/svg-small-big-path-expected.txt |
diff --git a/LayoutTests/svg/hittest/svg-small-big-path-expected.txt b/LayoutTests/svg/hittest/svg-small-big-path-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7a5c59904101672aec069824e25cf2841eca23c6 |
--- /dev/null |
+++ b/LayoutTests/svg/hittest/svg-small-big-path-expected.txt |
@@ -0,0 +1,15 @@ |
+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 |
+ |