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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/iframe-inside-squashed-layer-expected.txt

Issue 2108503002: Auto-rebaseline for r402292 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
OLDNEW
1 { 1 {
2 "name": "Content Root Layer", 2 "name": "Content Root Layer",
3 "bounds": [785, 1016], 3 "bounds": [785, 1016],
4 "children": [ 4 "children": [
5 { 5 {
6 "name": "LayoutView #document", 6 "name": "LayoutView #document",
7 "bounds": [785, 1016], 7 "bounds": [785, 1016],
8 "contentsOpaque": true, 8 "contentsOpaque": true,
9 "drawsContent": true, 9 "drawsContent": true,
10 "children": [ 10 "children": [
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 "object": "LayoutBlockFlow BODY", 45 "object": "LayoutBlockFlow BODY",
46 "rect": [8, 508, 284, 20], 46 "rect": [8, 508, 284, 20],
47 "reason": "forced by layout" 47 "reason": "forced by layout"
48 }, 48 },
49 { 49 {
50 "object": "LayoutBlockFlow BODY", 50 "object": "LayoutBlockFlow BODY",
51 "rect": [8, 508, 269, 142], 51 "rect": [8, 508, 269, 142],
52 "reason": "forced by layout" 52 "reason": "forced by layout"
53 }, 53 },
54 { 54 {
55 "object": "LayoutText #text",
56 "rect": [8, 508, 29, 19],
57 "reason": "forced by layout"
58 },
59 {
55 "object": "LayoutView #document", 60 "object": "LayoutView #document",
56 "rect": [285, 500, 15, 150], 61 "rect": [285, 500, 15, 150],
57 "reason": "scroll" 62 "reason": "scroll"
58 } 63 }
59 ] 64 ]
60 } 65 }
61 ] 66 ]
62 } 67 }
63 ] 68 ]
64 } 69 }
65 ] 70 ]
66 } 71 }
67 72
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698