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

Unified Diff: LayoutTests/svg/custom/js-svg-constructors-expected.txt

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/js-svg-constructors-expected.txt
diff --git a/LayoutTests/svg/custom/js-svg-constructors-expected.txt b/LayoutTests/svg/custom/js-svg-constructors-expected.txt
index 0e790ab4c0e0642383daf08c17e9d65dbd00c35f..d44e145673025b9e66902187ac7557014e9fe76c 100644
--- a/LayoutTests/svg/custom/js-svg-constructors-expected.txt
+++ b/LayoutTests/svg/custom/js-svg-constructors-expected.txt
@@ -140,6 +140,6 @@ SVGTransform.SVG_TRANSFORM_SKEWY PASSED
SVGUnitTypes.SVG_UNIT_TYPE_UNKNOWN PASSED
SVGUnitTypes.SVG_UNIT_TYPE_USERSPACEONUSE PASSED
SVGUnitTypes.SVG_UNIT_TYPE_OBJECTBOUNDINGBOX PASSED
-SVGZoomAndPan.SVG_ZOOMANDPAN_UNKNOWN PASSED
-SVGZoomAndPan.SVG_ZOOMANDPAN_DISABLE PASSED
-SVGZoomAndPan.SVG_ZOOMANDPAN_MAGNIFY PASSED
+SVGViewElement.SVG_ZOOMANDPAN_UNKNOWN PASSED
+SVGViewElement.SVG_ZOOMANDPAN_DISABLE PASSED
+SVGViewElement.SVG_ZOOMANDPAN_MAGNIFY PASSED
« no previous file with comments | « LayoutTests/svg/custom/js-svg-constructors.svg ('k') | LayoutTests/svg/custom/script-tests/global-constructors.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698