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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt

Issue 1022673013: Auto-rebaseline for r192549 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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": [785, 742], 2 "bounds": [785, 742],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [785, 742], 5 "bounds": [785, 742],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [58, 241, 489, 537], 9 [58, 241, 489, 537],
10 [58, 142, 489, 537], 10 [58, 142, 489, 537],
11 [8, 191, 769, 642], 11 [8, 191, 769, 642],
12 [8, 191, 769, 642], 12 [8, 191, 769, 642],
13 [8, 92, 769, 642], 13 [8, 92, 769, 642],
14 [8, 92, 769, 642], 14 [8, 92, 769, 642],
15 [8, 92, 769, 99], 15 [8, 92, 769, 99],
16 [8, 92, 732, 94], 16 [8, 92, 732, 94],
17 [0, 742, 785, 99] 17 [0, 742, 785, 99]
18 ], 18 ],
19 "paintInvalidationClients": [ 19 "paintInvalidationClients": [
20 "LayoutIFrame IFRAME id='iframe'", 20 "LayoutIFrame IFRAME id='iframe'",
21 "InlineBox",
21 "LayoutText #text", 22 "LayoutText #text",
23 "RootInlineBox",
22 "LayoutBlockFlow (anonymous)", 24 "LayoutBlockFlow (anonymous)",
23 "LayoutBlockFlow HTML", 25 "LayoutBlockFlow HTML",
24 "LayoutBlockFlow (relative positioned) DIV class='relative'", 26 "LayoutBlockFlow (relative positioned) DIV class='relative'",
25 "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'", 27 "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
26 "LayoutImage IMG", 28 "LayoutImage IMG",
27 "LayoutText #text" 29 "LayoutText #text"
28 ] 30 ]
29 } 31 }
30 ] 32 ]
31 } 33 }
32 34
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698