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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/make-children-non-inline-expected.txt

Issue 1175433002: Auto-rebaseline for r196730 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 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 [8, 304, 64, 17], 9 [8, 304, 64, 17],
10 [8, 286, 30, 17], 10 [8, 286, 31, 17],
11 [8, 268, 69, 17], 11 [8, 268, 69, 17],
12 [8, 250, 784, 72], 12 [8, 250, 784, 72],
13 [8, 250, 113, 17], 13 [8, 250, 115, 17],
14 [8, 204, 64, 17], 14 [8, 204, 64, 17],
15 [8, 186, 30, 17], 15 [8, 186, 31, 17],
16 [8, 168, 69, 17], 16 [8, 168, 69, 17],
17 [8, 150, 113, 17], 17 [8, 150, 115, 17],
18 [8, 150, 10, 100], 18 [8, 150, 10, 100],
19 [8, 132, 80, 17], 19 [8, 132, 81, 17],
20 [8, 114, 45, 17], 20 [8, 114, 46, 17],
21 [8, 96, 80, 17], 21 [8, 96, 80, 17],
22 [8, 78, 44, 17], 22 [8, 78, 44, 17],
23 [8, 60, 784, 262], 23 [8, 60, 784, 262],
24 [8, 60, 784, 162], 24 [8, 60, 784, 162],
25 [8, 60, 784, 90], 25 [8, 60, 784, 90],
26 [8, 60, 41, 17] 26 [8, 60, 41, 17]
27 ] 27 ]
28 } 28 }
29 ] 29 ]
30 } 30 }
31 31
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698