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

Side by Side Diff: LayoutTests/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt

Issue 578643002: Auto-rebaseline for r182069 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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": [800, 600], 2 "bounds": [800, 600],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [18, 18, 284, 18], 9 [18, 18, 284, 18],
10 [18, 18, 284, 18], 10 [18, 18, 284, 18],
11 [18, 18, 284, 18],
12 [10, 18, 300, 26], 11 [10, 18, 300, 26],
13 [8, 184, 784, 18], 12 [8, 184, 784, 18],
14 [8, 184, 784, 18], 13 [8, 184, 784, 18],
15 [8, 184, 784, 18], 14 [8, 184, 784, 18],
16 [0, 192, 800, 18] 15 [0, 192, 800, 18]
17 ] 16 ]
18 } 17 }
19 ] 18 ]
20 } 19 }
21 20
OLDNEW
« no previous file with comments | « LayoutTests/fast/repaint/multicol-repaint-expected.txt ('k') | LayoutTests/fast/repaint/quotes-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698