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

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

Issue 272523002: Remove SVGElementInstance (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address esprehns nits Created 6 years, 6 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 7b430411345f8a7635d18173cd9e33ba1e198a17..05a174a435951b6963f68f9ffdfb215aaf3b7369 100644
--- a/LayoutTests/svg/custom/script-tests/global-constructors.js
+++ b/LayoutTests/svg/custom/script-tests/global-constructors.js
@@ -39,7 +39,6 @@ shouldBeDefined("SVGDiscardElement");
shouldBeDefined("SVGTitleElement");
shouldBeDefined("SVGSymbolElement");
shouldBeDefined("SVGUseElement");
-shouldBeDefined("SVGElementInstance");
shouldBeDefined("SVGImageElement");
shouldBeDefined("SVGSwitchElement");
shouldBeDefined("SVGStyleElement");
« no previous file with comments | « LayoutTests/svg/custom/global-constructors-expected.txt ('k') | LayoutTests/svg/custom/use-instanceRoot-modifications.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698