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

Side by Side Diff: LayoutTests/fast/repaint/outline-repaint-glitch-expected.txt

Issue 346473004: Auto-rebaseline for r176700 (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 { 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 [29, 381, 180, 60], 9 [29, 421, 180, 20],
10 [29, 381, 180, 40], 10 [29, 261, 180, 20],
11 [29, 221, 180, 60],
12 [29, 221, 180, 40],
13 [15, 425, 208, 20], 11 [15, 425, 208, 20],
14 [15, 421, 208, 4], 12 [15, 421, 208, 4],
15 [15, 265, 208, 20], 13 [15, 265, 208, 20],
16 [15, 261, 208, 4] 14 [15, 261, 208, 4]
17 ] 15 ]
18 } 16 }
19 ] 17 ]
20 } 18 }
21 19
OLDNEW
« no previous file with comments | « LayoutTests/fast/repaint/outline-inset-expected.txt ('k') | LayoutTests/fast/repaint/overflow-into-content-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698