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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt

Issue 1454953002: Auto-rebaseline for r360144 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
index fcb36c369fd80adfb486c9d25607cac1088a0173..cacd72eb3b074e5865f7161ce59866afb97add3e 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
@@ -6,7 +6,6 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [723, 88, 15, 90],
[58, 230, 489, 537],
[58, 136, 489, 537],
[18, 96, 712, 74],
@@ -23,7 +22,7 @@
[0, 0, 785, 735]
],
"paintInvalidationClients": [
- "LayoutIFrame IFRAME id='iframe'",
+ "VerticalScrollbar",
"LayoutView #document",
"LayoutBlockFlow HTML",
"LayoutIFrame IFRAME id='iframe'",
@@ -31,6 +30,7 @@
"LayoutView #document",
"LayoutBlockFlow HTML",
"LayoutBlockFlow BODY",
+ "LayoutView #document",
"LayoutBlockFlow (relative positioned) DIV class='relative'",
"LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
"LayoutImage IMG",

Powered by Google App Engine
This is Rietveld 408576698