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

Side by Side Diff: LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt

Issue 433603004: Disentangle repaint-after-compositing from updateLayerPositionsAfterLayout (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 years, 4 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/repaint/bugzilla-6388-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "bounds": [1250, 585], 2 "bounds": [1250, 585],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [1250, 585], 5 "bounds": [1250, 585],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [704, 0, 546, 236], 9 [704, 0, 546, 236],
10 [704, 0, 214, 232],
10 [454, 0, 700, 236], 11 [454, 0, 700, 236],
12 [454, 0, 214, 232],
11 [0, 0, 1250, 236], 13 [0, 0, 1250, 236],
12 [0, 0, 1250, 236], 14 [0, 0, 1250, 236],
13 [0, 0, 700, 236], 15 [0, 0, 700, 236],
14 [0, 0, 450, 236] 16 [0, 0, 450, 236],
17 [0, 0, 214, 232]
15 ] 18 ]
16 } 19 }
17 ] 20 ]
18 } 21 }
19 22
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/repaint/bugzilla-6388-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698