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

Unified Diff: LayoutTests/fast/repaint/multicol-with-abspos-in-relpos-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/multicol-with-abspos-in-relpos-expected.txt
diff --git a/LayoutTests/fast/repaint/multicol-with-abspos-in-relpos-expected.txt b/LayoutTests/fast/repaint/multicol-with-abspos-in-relpos-expected.txt
index 2c5eb29455635312456b9f0ee0540b58ad15a01d..27ecd97b8cdb78c031e5157dc3be037d6fe47d10 100644
--- a/LayoutTests/fast/repaint/multicol-with-abspos-in-relpos-expected.txt
+++ b/LayoutTests/fast/repaint/multicol-with-abspos-in-relpos-expected.txt
@@ -8,6 +8,11 @@
"repaintRects": [
[508, 28, 80, 20],
[508, 28, 80, 20]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow (positioned) DIV id='target'",
+ "LayoutText #text",
+ "InlineTextBox 'PASS'"
]
}
]
« no previous file with comments | « LayoutTests/fast/repaint/multicol-with-abspos-expected.txt ('k') | LayoutTests/fast/repaint/multicol-with-block-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698