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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt

Issue 1536233005: Partially manual rebaseline for r366396 https://codereview.chromium.org/1536663004 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Back out PNG change Created 5 years 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 "bounds": [1418, 1008], 2 "bounds": [1418, 1008],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [1418, 1008], 5 "bounds": [1418, 1008],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [8, 118, 1410, 55], 9 [8, 118, 1410, 55],
10 [8, 63, 1410, 55], 10 [8, 63, 1410, 55],
11 [8, 63, 769, 55], 11 [8, 63, 769, 55],
12 [8, 8, 769, 109] 12 [8, 8, 769, 109]
13 ], 13 ],
14 "paintInvalidationClients": [ 14 "paintInvalidationClients": [
15 "RootInlineBox", 15 "RootInlineBox",
16 "RootInlineBox", 16 "RootInlineBox",
17 "LayoutBlockFlow DIV id='container'", 17 "LayoutBlockFlow DIV id='container'",
18 "LayoutBlockFlow DIV id='container'", 18 "LayoutBlockFlow DIV id='container'",
19 "RootInlineBox",
19 "LayoutBlockFlow (anonymous)", 20 "LayoutBlockFlow (anonymous)",
21 "RootInlineBox",
20 "LayoutText #text", 22 "LayoutText #text",
21 "LayoutText #text" 23 "LayoutText #text"
22 ], 24 ],
23 "children": [ 25 "children": [
24 { 26 {
25 "shouldFlattenTransform": false, 27 "shouldFlattenTransform": false,
26 "children": [ 28 "children": [
27 { 29 {
28 "position": [8, 8], 30 "position": [8, 8],
29 "bounds": [1000, 1000] 31 "bounds": [1000, 1000]
(...skipping 19 matching lines...) Expand all
49 "LayoutBlockFlow (relative positioned) DIV class='mv-tile'" 51 "LayoutBlockFlow (relative positioned) DIV class='mv-tile'"
50 ] 52 ]
51 } 53 }
52 ] 54 ]
53 } 55 }
54 ] 56 ]
55 } 57 }
56 ] 58 ]
57 } 59 }
58 60
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698