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

Unified Diff: LayoutTests/platform/linux/fast/repaint/details-open-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/linux/fast/repaint/details-open-repaint-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/details-open-repaint-expected.txt b/LayoutTests/platform/linux/fast/repaint/details-open-repaint-expected.txt
index 8bab074ff347bbd8f8bf9d5e5d4a713d0d1e643e..c2879d56a7dbc442d4d4994e6e367b2a55a2f7ab 100644
--- a/LayoutTests/platform/linux/fast/repaint/details-open-repaint-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/details-open-repaint-expected.txt
@@ -10,6 +10,14 @@
[8, 72, 784, 22],
[8, 72, 154, 22],
[8, 57, 11, 11]
+ ],
+ "paintInvalidationClients": [
+ "LayoutDetailsMarker DIV id='details-marker'",
+ "LayoutBlockFlow DIV id='details-content'",
+ "LayoutTextControl INPUT",
+ "LayoutBlockFlow DIV id='inner-editor'",
+ "LayoutText #text",
+ "LayoutText #text"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698