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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/js-update-bounce-expected.txt

Issue 1951043002: Don't let PaintInvalidationLocationChange shadow other reasons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: third_party/WebKit/LayoutTests/svg/custom/js-update-bounce-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/js-update-bounce-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/js-update-bounce-expected.txt
index 528dbfe442a7f2fab5062d130675b5878a358f05..b03efdb3b8647b4fcb27ba82e2bc3a8b9dde26cb 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/js-update-bounce-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/js-update-bounce-expected.txt
@@ -9,7 +9,7 @@
{
"object": "LayoutSVGEllipse circle id='bounce'",
"rect": [102, 102, 66, 66],
- "reason": "location change"
+ "reason": "full"
},
{
"object": "LayoutSVGRoot svg",
@@ -19,7 +19,7 @@
{
"object": "LayoutSVGEllipse circle id='bounce'",
"rect": [2, 2, 66, 66],
- "reason": "location change"
+ "reason": "full"
},
{
"object": "LayoutSVGRoot svg",

Powered by Google App Engine
This is Rietveld 408576698