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

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

Issue 16959011: Get rid of multiple inheritence for SVGViewElement interface (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 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 40323005b4bbb46018f4d7115734c54028bae1f0..d20ae290a564cb64b4c7374b73b91cd40782b4fb 100644
--- a/LayoutTests/svg/custom/script-tests/global-constructors.js
+++ b/LayoutTests/svg/custom/script-tests/global-constructors.js
@@ -31,9 +31,6 @@ shouldBeDefined("SVGLocatable");
shouldBeDefined("SVGTransformable");
shouldBeDefined("SVGTests");
shouldBeDefined("SVGLangSpace");
-shouldBeDefined("SVGExternalResourcesRequired");
-shouldBeDefined("SVGFitToViewBox");
-shouldBeDefined("SVGZoomAndPan");
shouldBeDefined("SVGViewSpec");
shouldBeDefined("SVGURIReference");
shouldBeDefined("SVGCSSRule");
« no previous file with comments | « LayoutTests/svg/custom/js-svg-constructors-expected.txt ('k') | LayoutTests/svg/dom/SVGViewSpec-defaults-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698