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

Unified Diff: LayoutTests/platform/linux/fast/repaint/transform-absolute-in-positioned-container-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/transform-absolute-in-positioned-container-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/transform-absolute-in-positioned-container-expected.txt b/LayoutTests/platform/linux/fast/repaint/transform-absolute-in-positioned-container-expected.txt
index 8c3493f4858b9a336d713932027d6e80dcfe31d2..173e48ac6e4f561abe8ee3aba063a31acf0266a0 100644
--- a/LayoutTests/platform/linux/fast/repaint/transform-absolute-in-positioned-container-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/transform-absolute-in-positioned-container-expected.txt
@@ -8,6 +8,9 @@
"repaintRects": [
[118, 232, 202, 202],
[76, 190, 286, 286]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow (relative positioned) DIV id='box' class='rotated'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698