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

Unified Diff: LayoutTests/fast/repaint/border-radius-repaint-2-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/border-radius-repaint-2-expected.txt
diff --git a/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt b/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt
index 93002e200653c07e32f334a8a64d54df0e3359f7..ce5fe2f693172f76021af7a514c22e27dc5f647d 100644
--- a/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt
+++ b/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt
@@ -14,7 +14,17 @@
[8, 224, 784, 548],
[8, 8, 866, 764],
[8, 8, 866, 216],
- [0, 600, 874, 180]
+ [0, 600, 874, 180],
+ [0, 0, 874, 780],
+ [0, 0, 874, 232]
+ ],
+ "paintInvalidationClients": [
+ "LayoutView #document",
+ "LayoutBlockFlow HTML",
+ "LayoutBlockFlow BODY",
+ "LayoutBlockFlow DIV",
+ "LayoutBlockFlow DIV",
+ "LayoutBlockFlow DIV id='target'"
]
}
]
« no previous file with comments | « LayoutTests/fast/repaint/border-outline-0-expected.txt ('k') | LayoutTests/fast/repaint/border-radius-repaint-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698