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

Side by Side Diff: LayoutTests/virtual/spv2/fast/repaint/background-resize-width-expected.txt

Issue 1322613002: Auto-rebaseline for r201339 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 [558, 8, 50, 500],
10 [508, 108, 60, 40],
11 [508, 108, 55, 40],
12 [508, 8, 60, 40],
13 [508, 8, 55, 40],
14 [463, 8, 5, 40],
15 [458, 108, 60, 40],
16 [458, 108, 55, 40],
17 [458, 8, 60, 40],
18 [458, 8, 55, 40],
19 [408, 108, 60, 40],
20 [408, 108, 55, 40],
21 [358, 108, 60, 40],
22 [358, 108, 55, 40],
23 [358, 8, 60, 40],
24 [358, 8, 55, 40],
25 [313, 8, 5, 40],
26 [308, 108, 60, 40],
27 [308, 108, 55, 40],
28 [308, 8, 60, 40],
29 [308, 8, 55, 40],
30 [258, 108, 60, 40],
31 [258, 108, 55, 40],
32 [213, 108, 5, 40],
33 [213, 8, 5, 40],
34 [208, 108, 60, 40],
35 [208, 108, 55, 40],
36 [208, 8, 60, 40],
37 [208, 8, 55, 40],
38 [108, 8, 60, 40],
39 [108, 8, 55, 40],
40 [63, 8, 5, 40],
41 [58, 8, 60, 40],
42 [58, 8, 55, 40],
43 [8, 108, 60, 40],
44 [8, 108, 60, 40],
45 [8, 108, 60, 40],
46 [8, 108, 55, 40],
47 [8, 108, 55, 40],
48 [8, 108, 55, 40]
49 ],
50 "paintInvalidationClients": [
51 "LayoutBlockFlow (positioned) DIV id='container'",
52 "LayoutBlockFlow (positioned) DIV class='test image'",
53 "LayoutBlockFlow (positioned) DIV class='test image size-cover'",
54 "LayoutBlockFlow (positioned) DIV class='test image size-contain'",
55 "LayoutBlockFlow (positioned) DIV class='test image fixed-width'",
56 "LayoutBlockFlow (positioned) DIV class='test image percent-width'",
57 "LayoutBlockFlow (positioned) DIV class='test image left'",
58 "LayoutBlockFlow (positioned) DIV class='test image right'",
59 "LayoutBlockFlow (positioned) DIV class='test image center'",
60 "LayoutBlockFlow (positioned) DIV class='test image no-repeat'",
61 "LayoutBlockFlow (positioned) DIV class='test image repeat-space'",
62 "LayoutBlockFlow (positioned) DIV class='test image repeat-round'",
63 "LayoutBlockFlow (positioned) DIV class='test generated'",
64 "LayoutBlockFlow (positioned) DIV class='test generated cover'",
65 "LayoutBlockFlow (positioned) DIV class='test generated contain'",
66 "LayoutBlockFlow (positioned) DIV class='test generated fixed-width'",
67 "LayoutBlockFlow (positioned) DIV class='test generated percent-width'",
68 "LayoutBlockFlow (positioned) DIV class='test generated left'",
69 "LayoutBlockFlow (positioned) DIV class='test generated right'",
70 "LayoutBlockFlow (positioned) DIV class='test generated center'",
71 "LayoutBlockFlow (positioned) DIV class='test generated no-repeat'",
72 "LayoutBlockFlow (positioned) DIV class='test generated repeat-space'",
73 "LayoutBlockFlow (positioned) DIV class='test generated repeat-round'"
74 ]
75 }
76 ]
77 }
78
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698