From 2775253b5118f00f4cd669ce618a9da59b98e783 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Mon, 18 Jan 2016 12:36:25 -0500 Subject: [PATCH] Tooltip: Remove use of `$.parseJSON()` Also fixes the module loading for the tooltip animations visual test. Fixes #14903 Closes gh-1665 --- tests/visual/tooltip/animations.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/visual/tooltip/animations.html b/tests/visual/tooltip/animations.html index 7427d7ebd..2feabeab1 100644 --- a/tests/visual/tooltip/animations.html +++ b/tests/visual/tooltip/animations.html @@ -12,11 +12,12 @@ } - -- 2.39.5