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

Unified Diff: LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-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/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt b/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
index 9e39a385ca9f2205e1edf5d7843f2f7030607c27..1c2887b3f072f797e30442af76b6076e993bfc43 100644
--- a/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
@@ -14,7 +14,22 @@
[8, 92, 769, 642],
[8, 92, 769, 99],
[8, 92, 732, 94],
- [0, 742, 785, 99]
+ [0, 742, 785, 99],
+ [0, 0, 785, 841],
+ [0, 0, 785, 742]
+ ],
+ "paintInvalidationClients": [
+ "LayoutIFrame IFRAME id='iframe'",
+ "InlineBox",
+ "LayoutText #text",
+ "RootInlineBox",
+ "LayoutBlockFlow (anonymous)",
+ "LayoutView #document",
+ "LayoutBlockFlow HTML",
+ "LayoutBlockFlow (relative positioned) DIV class='relative'",
+ "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
+ "LayoutImage IMG",
+ "LayoutText #text"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698