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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt

Issue 2374083002: Auto-rebaseline for r420749 (Closed)
Patch Set: 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
Index: third_party/WebKit/LayoutTests/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt
index c09e9b57bd4dad772057e18433104ca7f1277a86..ae41289e0bd0003180a0fd9caa4286318e3da278 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/scrolled-iframe-scrollbar-change-expected.txt
@@ -6,6 +6,10 @@
},
{
"object": "LayoutView #document",
+ "reason": "scroll"
+ },
+ {
+ "object": "LayoutView #document",
"reason": "style change"
},
{
@@ -23,10 +27,6 @@
{
"object": "LayoutBlockFlow (positioned) DIV id='overlay'",
"reason": "layoutObject insertion"
- },
- {
- "object": "LayoutView #document",
- "reason": "scroll"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698