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

Unified Diff: LayoutTests/svg/dom/SVGViewSpec-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/dom/SVGViewSpec-expected.txt
diff --git a/LayoutTests/svg/dom/SVGViewSpec-expected.txt b/LayoutTests/svg/dom/SVGViewSpec-expected.txt
index d10231ae9d2e5aa6c631c485770cacb36cd0b5a0..f7b71929d29c3c1ecbf725e21a51f73529764a06 100644
--- a/LayoutTests/svg/dom/SVGViewSpec-expected.txt
+++ b/LayoutTests/svg/dom/SVGViewSpec-expected.txt
@@ -32,7 +32,7 @@ PASS currentView.viewTargetString is "blub"
PASS currentView.viewTarget is null
Check zoomAndPan value
-PASS currentView.zoomAndPan is SVGZoomAndPan.SVG_ZOOMANDPAN_DISABLE
+PASS currentView.zoomAndPan is SVGViewElement.SVG_ZOOMANDPAN_DISABLE
Check viewBox value
PASS currentView.viewBox.baseVal.x is 0
« no previous file with comments | « LayoutTests/svg/dom/SVGViewSpec-defaults-expected.txt ('k') | LayoutTests/svg/dom/script-tests/SVGViewSpec.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698