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

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

Issue 687733005: Auto-rebaseline for r184549 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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, 324, 61, 19],
10 [8, 304, 27, 19],
11 [8, 284, 65, 19],
9 [8, 264, 784, 80], 12 [8, 264, 784, 80],
13 [8, 264, 102, 19],
14 [8, 224, 61, 19],
15 [8, 204, 27, 19],
16 [8, 184, 65, 19],
17 [8, 164, 102, 19],
10 [8, 164, 10, 100], 18 [8, 164, 10, 100],
19 [8, 144, 77, 19],
20 [8, 124, 42, 19],
21 [8, 104, 77, 19],
22 [8, 84, 42, 19],
11 [8, 64, 784, 280], 23 [8, 64, 784, 280],
12 [8, 64, 784, 180], 24 [8, 64, 784, 180],
13 [8, 64, 784, 100] 25 [8, 64, 784, 100],
26 [8, 64, 40, 19]
14 ] 27 ]
15 } 28 }
16 ] 29 ]
17 } 30 }
18 31
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698