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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-great-grandparent-change-location-expected.txt

Issue 2217813005: Auto-rebaseline for r409965 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/platform/win/fast/repaint/positioned-great-grandparent-change-location-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-great-grandparent-change-location-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-great-grandparent-change-location-expected.txt
index a71251e7bdb80dd468c7d58ac68c1be10a1b915b..040a95fff2ef8e92867ba10f33908839281b7b96 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-great-grandparent-change-location-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-great-grandparent-change-location-expected.txt
@@ -33,16 +33,12 @@
],
"objectPaintInvalidations": [
{
- "object": "LayoutBlockFlow (positioned) DIV id='great-grandparent'",
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow (positioned) DIV",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow (positioned) DIV",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow (positioned) DIV",

Powered by Google App Engine
This is Rietveld 408576698