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

Unified Diff: LayoutTests/svg/custom/immutable-properties-expected.txt

Issue 132233010: [SVG] SVGAnimatedRect migration to new SVG property impl. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebsaed Created 6 years, 11 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/immutable-properties-expected.txt
diff --git a/LayoutTests/svg/custom/immutable-properties-expected.txt b/LayoutTests/svg/custom/immutable-properties-expected.txt
index 580797274b57abd3e231ffd6ede9ef6fba6a66d7..a207dc0170094236e3850d522ec3ef02f7d66cbf 100644
--- a/LayoutTests/svg/custom/immutable-properties-expected.txt
+++ b/LayoutTests/svg/custom/immutable-properties-expected.txt
@@ -7,8 +7,7 @@ PASS viewport.x is 0
PASS viewport.x is 100
PASS svgDoc.documentElement.viewport.x is 0
PASS zoomRectScreen.x is 0
-PASS zoomRectScreen.x is 100
-PASS zoomEvent.zoomRectScreen.x is 0
+PASS zoomRectScreen.x = 100; threw exception NoModificationAllowedError: Failed to set the 'x' property on 'SVGRect': The attribute is read-only..
PASS zoomEvent.previousScale is 0
PASS zoomEvent.previousScale is 0
PASS previousTranslate.x is 0
« no previous file with comments | « LayoutTests/platform/win/svg/hixie/error/011-expected.txt ('k') | LayoutTests/svg/custom/script-tests/immutable-properties.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698