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

Unified Diff: third_party/WebKit/LayoutTests/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/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
index d48d51abf5adbfc58596c082a6df00d15ea1ff5b..28d0df60d6aee1a4566e4510db8f9bee40a0a6ca 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
@@ -39,7 +39,7 @@
{
"object": "LayoutSVGEllipse circle",
"rect": [9, 251, 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