Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / dom / fuzz-path-parser.html
index ff80dce..fff5321 100644 (file)
@@ -86,6 +86,7 @@
         }
         // Empty-ish paths
         parsePath("");
+        parsePath(" ");
         parsePath("M");
         parsePath("M" + String.fromCharCode(0));
         // Edge case paths: