Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Unified Diff: LayoutTests/svg/custom/script-tests/global-constructors.js

Issue 146193003: Remove SVGDocument binding (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase against ToT Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/svg/custom/script-tests/global-constructors.js
diff --git a/LayoutTests/svg/custom/script-tests/global-constructors.js b/LayoutTests/svg/custom/script-tests/global-constructors.js
index e55ba34aa565f26bc53f392f9ab0bb9316317949..98b187f3337e9c3c75ad8bf6685ba0d6d5845c91 100644
--- a/LayoutTests/svg/custom/script-tests/global-constructors.js
+++ b/LayoutTests/svg/custom/script-tests/global-constructors.js
@@ -31,7 +31,6 @@ shouldBeDefined("SVGTests");
shouldBeDefined("SVGViewSpec");
shouldBeDefined("SVGURIReference");
shouldBeDefined("SVGCSSRule");
-shouldBeDefined("SVGDocument");
shouldBeDefined("SVGSVGElement");
shouldBeDefined("SVGGElement");
shouldBeDefined("SVGDefsElement");

Powered by Google App Engine
This is Rietveld 408576698