From fff77db4f11dc08b68e9359c5e56f32b9c41aadc Mon Sep 17 00:00:00 2001
From: Brett Zamir
Date: Thu, 17 May 2018 12:57:51 +0800
Subject: [PATCH] Test summary: two tests failing: draw.js (releaseId),
svgedit.recalculate (text w/tspan with simple translate) - Testing: Add
node-static to get tests working - Testing: Fix timing for ensuring expanding
iframe size to fit content - Testing: Add favicon to test files -
Refactoring: Move scripts to own files and lint
---
editor/browser-not-supported.html | 10 +------
editor/browser-not-supported.js | 8 ++++++
opera-widget/index.html | 2 +-
package-lock.json | 41 +++++++++++++++++++++++++++++
package.json | 5 +++-
screencasts/svgopen2010/index.html | 2 +-
test/all_tests.html | 1 +
test/all_tests.js | 18 ++++++++-----
test/contextmenu_test.html | 5 +++-
test/coords_test.html | 1 +
test/draw_test.html | 1 +
test/history_test.html | 1 +
test/jquery-svg_test.html | 1 +
test/math_test.html | 1 +
test/path_test.html | 1 +
test/recalculate_test.html | 1 +
test/sanitize_test.html | 1 +
test/select_test.html | 1 +
test/svgtransformlist_test.html | 3 ++-
test/svgutils_bbox_test.html | 1 +
test/svgutils_performance_test.html | 1 +
test/svgutils_test.html | 1 +
test/test1.html | 1 +
test/units_test.html | 1 +
24 files changed, 88 insertions(+), 21 deletions(-)
create mode 100644 editor/browser-not-supported.js
diff --git a/editor/browser-not-supported.html b/editor/browser-not-supported.html
index 8553f50e..81381847 100644
--- a/editor/browser-not-supported.html
+++ b/editor/browser-not-supported.html
@@ -27,14 +27,6 @@
Google Chrome Frame plugin.
-
+