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

Side by Side Diff: LayoutTests/svg/repaint/repaint-paintorder-expected.txt

Issue 409313002: Auto-rebaseline for r178694 (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
« no previous file with comments | « LayoutTests/svg/repaint/paintorder-filtered-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 [456, 166, 133, 132], 9 [456, 166, 133, 132],
10 [456, 166, 133, 132],
11 [456, 166, 133, 132],
12 [320, 166, 133, 132],
13 [320, 166, 133, 132], 10 [320, 166, 133, 132],
14 [184, 166, 132, 132], 11 [184, 166, 132, 132],
15 [184, 166, 132, 132], 12 [184, 166, 132, 132],
16 [184, 166, 132, 132], 13 [184, 166, 132, 132],
17 [184, 166, 132, 132],
18 [184, 166, 132, 132],
19 [184, 166, 132, 132], 14 [184, 166, 132, 132],
20 [184, 166, 132, 132], 15 [184, 166, 132, 132],
21 [137, 37, 580, 563], 16 [137, 37, 580, 563],
22 [47, 166, 133, 132], 17 [47, 166, 133, 132],
23 [47, 166, 133, 132], 18 [47, 166, 133, 132],
24 [47, 166, 133, 132], 19 [47, 166, 133, 132],
25 [47, 166, 133, 132], 20 [47, 166, 133, 132],
26 [47, 166, 133, 132], 21 [47, 166, 133, 132],
27 [47, 166, 133, 132],
28 [47, 166, 133, 132],
29 [46, 28, 7, 7] 22 [46, 28, 7, 7]
30 ] 23 ]
31 } 24 }
32 ] 25 ]
33 } 26 }
34 27
OLDNEW
« no previous file with comments | « LayoutTests/svg/repaint/paintorder-filtered-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698