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

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

Issue 452923007: Auto-rebaseline for r179857 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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 [320, 166, 133, 132], 11 [320, 166, 133, 132],
12 [184, 166, 132, 132], 12 [184, 166, 132, 132],
13 [184, 166, 132, 132], 13 [184, 166, 132, 132],
14 [184, 166, 132, 132],
15 [184, 166, 132, 132],
16 [181, 163, 138, 137],
17 [181, 163, 138, 137], 14 [181, 163, 138, 137],
18 [137, 37, 580, 563], 15 [137, 37, 580, 563],
19 [47, 166, 133, 132], 16 [47, 166, 133, 132],
20 [47, 166, 133, 132], 17 [47, 166, 133, 132],
21 [47, 166, 133, 132],
22 [47, 166, 133, 132],
23 [46, 28, 7, 7], 18 [46, 28, 7, 7],
24 [45, 163, 137, 137],
25 [45, 163, 137, 137] 19 [45, 163, 137, 137]
26 ] 20 ]
27 } 21 }
28 ] 22 ]
29 } 23 }
30 24
OLDNEW
« no previous file with comments | « LayoutTests/svg/repaint/foreign-object-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