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

Side by Side Diff: LayoutTests/platform/win/virtual/slimmingpaint/compositing/squashing/remove-squashed-layer-plus-move-expected.txt

Issue 1181143002: Auto-rebaseline for r197003 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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": [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, 116, 1410, 54], 9 [8, 116, 1410, 54],
10 [8, 62, 1410, 54], 10 [8, 62, 1410, 54],
11 [8, 62, 769, 54], 11 [8, 62, 769, 54],
12 [8, 8, 769, 107], 12 [8, 8, 769, 107]
13 [0, 124, 1418, 54]
14 ], 13 ],
15 "paintInvalidationClients": [ 14 "paintInvalidationClients": [
16 "RootInlineBox", 15 "RootInlineBox",
17 "RootInlineBox", 16 "RootInlineBox",
18 "LayoutBlockFlow HTML",
19 "LayoutBlockFlow DIV id='container'", 17 "LayoutBlockFlow DIV id='container'",
20 "LayoutBlockFlow DIV id='container'", 18 "LayoutBlockFlow DIV id='container'",
21 "LayoutBlockFlow (anonymous)", 19 "LayoutBlockFlow (anonymous)",
22 "LayoutText #text", 20 "LayoutText #text",
23 "LayoutText #text" 21 "LayoutText #text"
24 ], 22 ],
25 "children": [ 23 "children": [
26 { 24 {
27 "shouldFlattenTransform": false, 25 "shouldFlattenTransform": false,
28 "children": [ 26 "children": [
(...skipping 22 matching lines...) Expand all
51 "LayoutBlockFlow (relative positioned) DIV class='mv-tile'" 49 "LayoutBlockFlow (relative positioned) DIV class='mv-tile'"
52 ] 50 ]
53 } 51 }
54 ] 52 ]
55 } 53 }
56 ] 54 ]
57 } 55 }
58 ] 56 ]
59 } 57 }
60 58
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698