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

Side by Side Diff: LayoutTests/svg/repaint/paintorder-filtered-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
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], 10 [456, 166, 133, 132],
11 [454, 163, 137, 137],
12 [320, 166, 133, 132], 11 [320, 166, 133, 132],
13 [318, 163, 137, 137],
14 [184, 166, 132, 132], 12 [184, 166, 132, 132],
15 [184, 166, 132, 132], 13 [184, 166, 132, 132],
16 [184, 166, 132, 132], 14 [184, 166, 132, 132],
17 [184, 166, 132, 132], 15 [184, 166, 132, 132],
18 [181, 163, 138, 137], 16 [181, 163, 138, 137],
19 [181, 163, 138, 137], 17 [181, 163, 138, 137],
20 [181, 163, 138, 137],
21 [137, 37, 580, 563], 18 [137, 37, 580, 563],
22 [47, 166, 133, 132], 19 [47, 166, 133, 132],
23 [47, 166, 133, 132], 20 [47, 166, 133, 132],
24 [47, 166, 133, 132], 21 [47, 166, 133, 132],
25 [47, 166, 133, 132], 22 [47, 166, 133, 132],
26 [46, 28, 7, 7], 23 [46, 28, 7, 7],
27 [45, 163, 137, 137], 24 [45, 163, 137, 137],
28 [45, 163, 137, 137],
29 [45, 163, 137, 137] 25 [45, 163, 137, 137]
30 ] 26 ]
31 } 27 }
32 ] 28 ]
33 } 29 }
34 30
OLDNEW
« no previous file with comments | « LayoutTests/svg/repaint/container-repaint-expected.txt ('k') | LayoutTests/svg/repaint/repaint-paintorder-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698