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

Unified Diff: LayoutTests/platform/mac/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt

Issue 1185423002: Enable slimming paint for fast/repaint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove old expectations Created 5 years, 6 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: LayoutTests/platform/mac/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt b/LayoutTests/platform/mac/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
index 8cdef98a0c870c042bcaa0320de7b7e997a22911..ab950b72fea2e36fb5d6518bf49f12f28e819e22 100644
--- a/LayoutTests/platform/mac/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
@@ -14,11 +14,26 @@
[454, 0, 214, 232],
[450, 218, 4, 18],
[0, 0, 1500, 236],
+ [0, 0, 800, 52],
[0, 0, 700, 236],
[0, 0, 214, 232],
[-250, 0, 1500, 236],
[-250, 0, 700, 236],
[-250, 0, 214, 232]
+ ],
+ "paintInvalidationClients": [
+ "LayoutView #document",
+ "LayoutBlockFlow HTML",
+ "LayoutBlockFlow (positioned) DIV id='shiftMe'",
+ "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'",
+ "LayoutImage IMG",
+ "LayoutText #text",
+ "LayoutText #text",
+ "InlineTextBox '\n'",
+ "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'",
+ "LayoutImage IMG",
+ "LayoutText #text",
+ "LayoutText #text"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698