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

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

Issue 1456953003: Revert of Calculate paint invalidation rect for scrollbars (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/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
index 7492bce2c58e7dd591bb4568743d5ce17dfafef2..51655b8cee5b8c556b61738d58e08d3dfb0985b9 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
@@ -6,6 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [723, 94, 15, 90],
[58, 236, 489, 537],
[58, 142, 489, 537],
[18, 102, 712, 74],
@@ -22,7 +23,7 @@
[0, 0, 785, 742]
],
"paintInvalidationClients": [
- "VerticalScrollbar",
+ "LayoutIFrame IFRAME id='iframe'",
"LayoutView #document",
"LayoutBlockFlow HTML",
"LayoutIFrame IFRAME id='iframe'",
@@ -30,7 +31,6 @@
"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