From a8ba2e48d6b2c3d3ad1d0cb7ef593161a3b6e018 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 22 Oct 2014 11:42:33 +0800 Subject: [PATCH] raphael.js --- raphael.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/raphael.js b/raphael.js index bf6e741..5b32c36 100644 --- a/raphael.js +++ b/raphael.js @@ -4495,6 +4495,8 @@ window.Raphael.svg && function (R) { // │ Copyright (c) 2008-2011 Sencha Labs (http://sencha.com) │ \\ // │ Licensed under the MIT (http://raphaeljs.com/license.html) license. │ \\ // └─────────────────────────────────────────────────────────────────────┘ \\ + + window.Raphael.vml && function (R) { var has = "hasOwnProperty", Str = String, -- 2.39.2