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

Side by Side Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/resize-scrollable-iframe-expected.txt

Issue 1181023003: Auto-rebaseline for r196973 (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": [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 [293, 108, 15, 285], 9 [293, 108, 15, 285],
10 [293, 108, 15, 285], 10 [293, 108, 15, 285],
11 [293, 108, 15, 285], 11 [293, 108, 15, 285],
12 [108, 108, 200, 300], 12 [108, 108, 200, 300],
13 [93, 108, 200, 285], 13 [93, 108, 200, 285],
14 [93, 108, 200, 285],
15 [93, 108, 15, 85], 14 [93, 108, 15, 85],
16 [8, 393, 285, 15], 15 [8, 393, 285, 15],
17 [8, 393, 285, 15], 16 [8, 393, 285, 15],
18 [8, 393, 285, 15], 17 [8, 393, 285, 15],
19 [8, 213, 784, 200], 18 [8, 213, 784, 200],
20 [8, 208, 300, 200], 19 [8, 208, 300, 200],
21 [8, 193, 285, 200], 20 [8, 193, 285, 200],
22 [8, 193, 285, 200],
23 [8, 193, 85, 15], 21 [8, 193, 85, 15],
24 [8, 108, 784, 304], 22 [8, 108, 784, 304],
25 [8, 108, 285, 285], 23 [8, 108, 285, 285]
26 [0, 221, 800, 200]
27 ], 24 ],
28 "paintInvalidationClients": [ 25 "paintInvalidationClients": [
29 "InlineBox", 26 "InlineBox",
30 "RootInlineBox", 27 "RootInlineBox",
31 "HorizontalScrollbar", 28 "HorizontalScrollbar",
32 "LayoutIFrame IFRAME id='iframe'", 29 "LayoutIFrame IFRAME id='iframe'",
33 "HorizontalScrollbar", 30 "HorizontalScrollbar",
34 "LayoutIFrame IFRAME id='iframe'", 31 "LayoutIFrame IFRAME id='iframe'",
35 "HorizontalScrollbar", 32 "HorizontalScrollbar",
36 "LayoutIFrame IFRAME id='iframe'", 33 "LayoutIFrame IFRAME id='iframe'",
37 "HorizontalScrollbar", 34 "HorizontalScrollbar",
38 "LayoutIFrame IFRAME id='iframe'", 35 "LayoutIFrame IFRAME id='iframe'",
39 "VerticalScrollbar", 36 "VerticalScrollbar",
40 "LayoutIFrame IFRAME id='iframe'", 37 "LayoutIFrame IFRAME id='iframe'",
41 "VerticalScrollbar", 38 "VerticalScrollbar",
42 "LayoutIFrame IFRAME id='iframe'", 39 "LayoutIFrame IFRAME id='iframe'",
43 "VerticalScrollbar", 40 "VerticalScrollbar",
44 "LayoutIFrame IFRAME id='iframe'", 41 "LayoutIFrame IFRAME id='iframe'",
45 "VerticalScrollbar", 42 "VerticalScrollbar",
46 "LayoutIFrame IFRAME id='iframe'", 43 "LayoutIFrame IFRAME id='iframe'",
47 "LayoutBlockFlow HTML",
48 "LayoutBlockFlow (anonymous)", 44 "LayoutBlockFlow (anonymous)",
49 "LayoutBlockFlow (anonymous)", 45 "LayoutBlockFlow (anonymous)",
50 "LayoutIFrame IFRAME id='iframe'", 46 "LayoutIFrame IFRAME id='iframe'",
51 "LayoutView #document", 47 "LayoutView #document",
52 "LayoutView #document", 48 "LayoutView #document"
53 "LayoutBlockFlow HTML"
54 ] 49 ]
55 } 50 }
56 ] 51 ]
57 } 52 }
58 53
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698