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

Unified Diff: LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt

Issue 351673007: Move paint invalidation after compositing update (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Epic patch ready for review. Created 6 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 4e5e2b1789598958c386a4335006b0f4a68cfeac..4cfe2eb5b111679fbf45b48db33ef671a3322711 100644
--- a/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt
+++ b/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt
@@ -6,13 +6,13 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [141, 141, 600, 548],
- [138, 144, 606, 548],
+ [141, 141, 600, 459],
+ [138, 144, 606, 456],
[138, 139, 606, 5],
- [8, 224, 866, 548],
- [8, 8, 866, 764],
+ [8, 224, 866, 376],
+ [8, 8, 866, 592],
[8, 8, 866, 216],
- [0, 232, 874, 548]
+ [0, 232, 874, 368]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698