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

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

Issue 1185423002: Enable slimming paint for fast/repaint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove old expectations 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
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [293, 108, 15, 285],
10 [293, 108, 15, 285],
11 [293, 108, 15, 285],
12 [108, 108, 200, 300],
13 [93, 108, 200, 285],
14 [93, 108, 15, 85],
15 [8, 393, 285, 15],
16 [8, 393, 285, 15],
17 [8, 393, 285, 15],
18 [8, 212, 784, 200],
19 [8, 208, 300, 200],
20 [8, 193, 285, 200],
21 [8, 193, 85, 15],
22 [8, 108, 784, 303],
23 [8, 108, 285, 285]
24 ],
25 "paintInvalidationClients": [
26 "InlineBox",
27 "RootInlineBox",
28 "HorizontalScrollbar",
29 "LayoutIFrame IFRAME id='iframe'",
30 "HorizontalScrollbar",
31 "LayoutIFrame IFRAME id='iframe'",
32 "HorizontalScrollbar",
33 "LayoutIFrame IFRAME id='iframe'",
34 "HorizontalScrollbar",
35 "LayoutIFrame IFRAME id='iframe'",
36 "VerticalScrollbar",
37 "LayoutIFrame IFRAME id='iframe'",
38 "VerticalScrollbar",
39 "LayoutIFrame IFRAME id='iframe'",
40 "VerticalScrollbar",
41 "LayoutIFrame IFRAME id='iframe'",
42 "VerticalScrollbar",
43 "LayoutIFrame IFRAME id='iframe'",
44 "LayoutBlockFlow (anonymous)",
45 "LayoutBlockFlow (anonymous)",
46 "LayoutIFrame IFRAME id='iframe'",
47 "LayoutView #document",
48 "LayoutView #document"
49 ]
50 }
51 ]
52 }
53
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698