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

Side by Side Diff: LayoutTests/platform/mac/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt

Issue 891973004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 Hi! 1 Hi!
2 { 2 {
3 "bounds": [785, 4021], 3 "bounds": [785, 4021],
4 "children": [ 4 "children": [
5 { 5 {
6 "bounds": [785, 4021], 6 "bounds": [785, 4021],
7 "contentsOpaque": true, 7 "contentsOpaque": true,
8 "drawsContent": true, 8 "drawsContent": true,
9 "repaintRects": [ 9 "repaintRects": [
10 [425, 980, 360, 90], 10 [425, 980, 360, 90],
11 [425, 980, 360, 90], 11 [425, 980, 360, 90],
12 [425, 980, 22, 16], 12 [425, 980, 22, 18],
13 [425, 980, 22, 16], 13 [425, 980, 22, 18],
14 [425, 480, 360, 90], 14 [425, 480, 360, 90],
15 [425, 480, 360, 90], 15 [425, 480, 360, 90],
16 [425, 480, 22, 16], 16 [425, 480, 22, 18],
17 [425, 480, 22, 16] 17 [425, 480, 22, 18]
18 ] 18 ]
19 } 19 }
20 ] 20 ]
21 } 21 }
22 22
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698