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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/paint/invalidation/line-flow-with-floats-2-expected.txt

Issue 2699463004: Fix gradient background invalidation when HTML size changes (Closed)
Patch Set: - Created 3 years, 10 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
OLDNEW
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [485, 0, 15, 600],
10 [372, 384, 48, 81],
11 [372, 383, 48, 81],
12 [303, 421, 67, 19],
13 [303, 420, 67, 19],
14 [151, 180, 40, 19],
15 [149, 180, 45, 20],
16 [134, 361, 131, 19],
17 [134, 360, 131, 19],
18 [65, 381, 304, 59],
19 [65, 381, 287, 19],
20 [65, 380, 304, 59],
21 [65, 380, 287, 19],
22 [14, 501, 407, 99],
23 [14, 500, 407, 99],
24 [14, 441, 355, 59],
25 [14, 440, 355, 59],
26 [14, 364, 48, 65],
27 [14, 363, 48, 65],
28 [14, 241, 407, 139],
29 [14, 240, 407, 139],
30 [14, 199, 355, 1],
31 [14, 181, 406, 79],
32 [14, 180, 406, 79],
33 [8, 160, 418, 440],
34 [0, 0, 485, 600]
35 ],
36 "paintInvalidationClients": [
37 "InlineTextBox 'straightened\n'",
38 "InlineTextBox 'out, and was going to give the hedgehog a'",
39 "RootInlineBox",
40 "InlineTextBox 'blow with its head, it\n'",
41 "InlineTextBox ''",
42 "InlineTextBox ' twist itself round and look up in her'",
43 "RootInlineBox",
44 "LayoutBlockFlow HTML",
45 "LayoutBlockFlow P",
46 "LayoutBlockFlow P",
47 "RootInlineBox",
48 "LayoutText #text",
49 "InlineTextBox 'The chief difficulty Alice found at first was in managin g her'",
50 "InlineTextBox 'flamingo: she succeeded in getting its body tucked away, '",
51 "InlineTextBox 'comfortably enough, under her arm, with its legs hanging '",
52 "InlineTextBox 'down,\n'",
53 "InlineTextBox 'but generally, just as she had got its neck nicely'",
54 "InlineTextBox 'straightened\n'",
55 "InlineTextBox 'out, and was going to give the hedgehog a'",
56 "InlineTextBox 'blow with its head, it\n'",
57 "LayoutInline I id='would'",
58 "LayoutText #text",
59 "InlineTextBox 'would'",
60 "LayoutText #text",
61 "InlineTextBox ' twist itself round and look up in her'",
62 "InlineTextBox 'face, with\n'",
63 "InlineTextBox 'such a puzzled expression that she could not help'",
64 "InlineTextBox 'bursting out\n'",
65 "InlineTextBox 'laughing: and when she had got its head down, and was'",
66 "InlineTextBox 'going to\n'",
67 "LayoutText #text",
68 "InlineTextBox 'begin again, it was very provoking to find that the'",
69 "InlineTextBox 'hedgehog had\n'",
70 "InlineTextBox 'unrolled itself, and was in the act of crawling away:'",
71 "InlineTextBox 'besides all\n'",
72 "InlineTextBox 'this, there was generally a ridge or furrow in the way'" ,
73 "InlineTextBox 'wherever\n'",
74 "InlineTextBox 'she wanted to send the hedgehog to, and, as the'",
75 "InlineTextBox 'doubled-up\n'",
76 "InlineTextBox 'soldiers were always getting up and walking off to'",
77 "InlineTextBox 'other parts of\n'",
78 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'",
79 "InlineTextBox 'was a very\n'",
80 "LayoutBlockFlow (floating) SPAN id='blueFloat'",
81 "LayoutText #text",
82 "InlineTextBox 'difficult game indeed.\n'",
83 "LayoutText #text",
84 "InlineTextBox 'The players all played at once without waiting\n'",
85 "LayoutBlockFlow (floating) SPAN id='greenFloat'",
86 "LayoutText #text",
87 "InlineTextBox 'for'",
88 "InlineTextBox 'turns,\n'",
89 "InlineTextBox 'quarrelling all the while, and fighting for the'",
90 "InlineTextBox 'hedgehogs; and in\n'",
91 "InlineTextBox 'a very short time '",
92 "LayoutText #text",
93 "InlineTextBox 'the Queen'",
94 "LayoutText #text",
95 "InlineTextBox 'was in a furious passion, and went\n'",
96 "InlineTextBox 'stamping about, and'",
97 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit h\n'",
98 "InlineTextBox 'her head!\u2019 about'",
99 "InlineTextBox 'once in a minute.\n'",
100 "LayoutText #text",
101 "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not as\n'",
102 "InlineTextBox 'yet had'",
103 "InlineTextBox 'any dispute with the Queen, but she knew that it might\n '",
104 "InlineTextBox 'happen any'",
105 "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what wo uld become of\n'",
106 "InlineTextBox 'me?'",
107 "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; t he great'",
108 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" ,
109 "VerticalScrollbar"
110 ]
111 }
112 ]
113 }
114
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698