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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/inline-outline-repaint-expected.txt

Issue 370453003: Auto-rebaseline for r177415 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 [99, 182, 3, 20], 9 [99, 182, 3, 20],
10 [99, 182, 3, 20], 10 [99, 182, 3, 20],
(...skipping 13 matching lines...) Expand all
24 [60, 182, 3, 20], 24 [60, 182, 3, 20],
25 [60, 182, 3, 20], 25 [60, 182, 3, 20],
26 [55, 182, 3, 20], 26 [55, 182, 3, 20],
27 [55, 182, 3, 20], 27 [55, 182, 3, 20],
28 [51, 182, 3, 20], 28 [51, 182, 3, 20],
29 [51, 182, 3, 20], 29 [51, 182, 3, 20],
30 [45, 182, 3, 20], 30 [45, 182, 3, 20],
31 [41, 182, 3, 20], 31 [41, 182, 3, 20],
32 [41, 182, 3, 20], 32 [41, 182, 3, 20],
33 [5, 163, 103, 41], 33 [5, 163, 103, 41],
34 [5, 163, 103, 41],
35 [5, 163, 103, 41],
36 [5, 163, 103, 41],
37 [5, 163, 103, 41],
38 [5, 163, 103, 41],
39 [5, 163, 103, 41],
40 [5, 163, 103, 41],
41 [5, 163, 103, 41],
42 [5, 163, 103, 41],
43 [5, 163, 103, 41],
44 [5, 163, 103, 41],
45 [5, 163, 103, 41],
46 [5, 163, 103, 41],
47 [5, 163, 103, 41] 34 [5, 163, 103, 41]
48 ] 35 ]
49 } 36 }
50 ] 37 ]
51 } 38 }
52 39
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698