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

Unified Diff: third_party/WebKit/LayoutTests/svg/animations/animate-gradient-transform-expected.txt

Issue 2357463002: Consolidate read-only exception throwing for SVG*TearOffs (Closed)
Patch Set: Baseline updates Created 4 years, 3 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/svg/custom/baseval-animval-equality-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/svg/animations/animate-gradient-transform-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/animations/animate-gradient-transform-expected.txt b/third_party/WebKit/LayoutTests/svg/animations/animate-gradient-transform-expected.txt
index ec3114477915ea923f7e45f39ac6ed60382e0252..92965830c322105ae42cf04e91d8c7fd20bd0002 100644
--- a/third_party/WebKit/LayoutTests/svg/animations/animate-gradient-transform-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/animations/animate-gradient-transform-expected.txt
@@ -5,7 +5,7 @@ Tests if gradientTransform of a gradient is animateable.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS gradient.gradientTransform.animVal.consolidate() threw exception NoModificationAllowedError: Failed to execute 'consolidate' on 'SVGTransformList': The attribute is read-only..
+PASS gradient.gradientTransform.animVal.consolidate() threw exception NoModificationAllowedError: Failed to execute 'consolidate' on 'SVGTransformList': This object is read-only..
PASS gradient.gradientTransform.animVal.numberOfItems is 1
PASS gradient.gradientTransform.animVal.getItem(0).matrix.e is 0
PASS gradient.gradientTransform.animVal.getItem(0).type is SVGTransform.SVG_TRANSFORM_TRANSLATE
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/svg/custom/baseval-animval-equality-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698