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

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

Issue 347223003: Auto-rebaseline for r176651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 (GraphicsLayer 1 {
2 (bounds 800.00 600.00) 2 "bounds": [800, 600],
3 (children 1 3 "children": [
4 (GraphicsLayer 4 {
5 (bounds 800.00 600.00) 5 "bounds": [800, 600],
6 (contentsOpaque 1) 6 "contentsOpaque": true,
7 (drawsContent 1) 7 "drawsContent": true,
8 (repaint rects 8 "repaintRects": [
9 (rect 93.00 174.00 3.00 22.00) 9 [93, 174, 3, 22],
10 (rect 93.00 174.00 3.00 22.00) 10 [93, 174, 3, 22],
11 (rect 93.00 174.00 3.00 22.00) 11 [93, 174, 3, 22],
12 (rect 89.00 174.00 3.00 22.00) 12 [89, 174, 3, 22],
13 (rect 89.00 174.00 3.00 22.00) 13 [89, 174, 3, 22],
14 (rect 85.00 174.00 3.00 22.00) 14 [85, 174, 3, 22],
15 (rect 85.00 174.00 3.00 22.00) 15 [85, 174, 3, 22],
16 (rect 78.00 174.00 3.00 22.00) 16 [78, 174, 3, 22],
17 (rect 78.00 174.00 3.00 22.00) 17 [78, 174, 3, 22],
18 (rect 67.00 174.00 3.00 22.00) 18 [67, 174, 3, 22],
19 (rect 67.00 174.00 3.00 22.00) 19 [67, 174, 3, 22],
20 (rect 60.00 174.00 3.00 22.00) 20 [60, 174, 3, 22],
21 (rect 60.00 174.00 3.00 22.00) 21 [60, 174, 3, 22],
22 (rect 56.00 174.00 3.00 22.00) 22 [56, 174, 3, 22],
23 (rect 56.00 174.00 3.00 22.00) 23 [56, 174, 3, 22],
24 (rect 56.00 174.00 3.00 22.00) 24 [56, 174, 3, 22],
25 (rect 56.00 174.00 3.00 22.00) 25 [56, 174, 3, 22],
26 (rect 52.00 174.00 3.00 22.00) 26 [52, 174, 3, 22],
27 (rect 52.00 174.00 3.00 22.00) 27 [52, 174, 3, 22],
28 (rect 49.00 174.00 3.00 22.00) 28 [49, 174, 3, 22],
29 (rect 49.00 174.00 3.00 22.00) 29 [49, 174, 3, 22],
30 (rect 43.00 174.00 3.00 22.00) 30 [43, 174, 3, 22],
31 (rect 39.00 174.00 3.00 22.00) 31 [39, 174, 3, 22],
32 (rect 39.00 174.00 3.00 22.00) 32 [39, 174, 3, 22],
33 (rect 5.00 153.00 103.00 45.00) 33 [5, 153, 103, 45],
34 (rect 5.00 153.00 103.00 45.00) 34 [5, 153, 103, 45],
35 (rect 5.00 153.00 103.00 45.00) 35 [5, 153, 103, 45],
36 (rect 5.00 153.00 103.00 45.00) 36 [5, 153, 103, 45],
37 (rect 5.00 153.00 103.00 45.00) 37 [5, 153, 103, 45],
38 (rect 5.00 153.00 103.00 45.00) 38 [5, 153, 103, 45],
39 (rect 5.00 153.00 103.00 45.00) 39 [5, 153, 103, 45],
40 (rect 5.00 153.00 103.00 45.00) 40 [5, 153, 103, 45],
41 (rect 5.00 153.00 103.00 45.00) 41 [5, 153, 103, 45],
42 (rect 5.00 153.00 103.00 45.00) 42 [5, 153, 103, 45],
43 (rect 5.00 153.00 103.00 45.00) 43 [5, 153, 103, 45],
44 (rect 5.00 153.00 103.00 45.00) 44 [5, 153, 103, 45],
45 (rect 5.00 153.00 103.00 45.00) 45 [5, 153, 103, 45],
46 (rect 5.00 153.00 103.00 45.00) 46 [5, 153, 103, 45],
47 (rect 5.00 153.00 103.00 45.00) 47 [5, 153, 103, 45]
48 ) 48 ]
49 ) 49 }
50 ) 50 ]
51 ) 51 }
52 52
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698