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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt

Issue 2476813002: Move LayoutObject::m_previousPosition... into a global map in ObjectPaintInvalidator (Closed)
Patch Set: - Created 4 years, 1 month 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/platform/linux/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
index 35c71b43a91871f91db3c5523e8b4b9f41bd0c83..039ad3917866e549da666a8c1e06a58c5e9ec153 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
@@ -39,7 +39,7 @@
{
"object": "LayoutSVGEllipse circle",
"rect": [9, 253, 167, 200],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutSVGEllipse circle",
@@ -113,7 +113,7 @@
},
{
"object": "LayoutSVGEllipse circle",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutSVGEllipse circle",

Powered by Google App Engine
This is Rietveld 408576698