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

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: 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 1b72283ecf1f3b7b758f1416f12274edf3790615..c425ab3b95115d0a5a8c5f7a52092bd2303edbc0 100644
--- a/LayoutTests/svg/custom/js-svg-constructors-expected.txt
+++ b/LayoutTests/svg/custom/js-svg-constructors-expected.txt
@@ -143,6 +143,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

Powered by Google App Engine
This is Rietveld 408576698