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

Side by Side Diff: LayoutTests/platform/linux/fast/repaint/border-radius-repaint-expected.txt

Issue 402523002: Auto-rebaseline for r178305 (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 [33, 259, 172, 60], 9 [33, 299, 172, 20],
10 [33, 259, 172, 40], 10 [33, 137, 172, 20],
11 [33, 97, 172, 60],
12 [33, 97, 172, 40],
13 [19, 245, 200, 88], 11 [19, 245, 200, 88],
14 [19, 245, 200, 68], 12 [19, 245, 200, 68],
15 [19, 83, 200, 88], 13 [19, 83, 200, 88],
16 [19, 83, 200, 68] 14 [19, 83, 200, 68]
17 ] 15 ]
18 } 16 }
19 ] 17 ]
20 } 18 }
21 19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698