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

Side by Side Diff: LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "bounds": [785, 742], 2 "bounds": [785, 742],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [785, 742], 5 "bounds": [785, 742],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [8, 734, 769, 99], 9 [8, 734, 769, 8],
10 [8, 191, 769, 642], 10 [8, 191, 769, 551],
11 [8, 92, 769, 642], 11 [8, 92, 769, 642],
12 [8, 92, 769, 99], 12 [8, 92, 769, 99],
13 [8, 92, 769, 99], 13 [8, 92, 769, 99],
14 [8, 92, 732, 94], 14 [8, 92, 732, 94]
15 [0, 742, 785, 99]
16 ] 15 ]
17 } 16 }
18 ] 17 ]
19 } 18 }
20 19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698