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

Unified Diff: LayoutTests/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/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
diff --git a/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt b/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
index 3599f06432406e49675ab6c66bacc60a84a7ca8f..945f33f12e38df7ad3ac5b9049535620d9f60ddc 100644
--- a/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
+++ b/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
@@ -14,7 +14,22 @@
[8, 86, 769, 641],
[8, 86, 769, 98],
[8, 86, 732, 94],
- [0, 735, 785, 98]
+ [0, 735, 785, 98],
+ [0, 0, 785, 833],
+ [0, 0, 785, 735]
+ ],
+ "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