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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/repaint/line-flow-with-floats-10-expected.txt

Issue 2321183002: Move repaint tests (except for svg/) to paint/invalidation (Closed)
Patch Set: - Created 4 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
OLDNEW
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [369, 440, 1, 59],
10 [14, 374, 48, 64],
11 [14, 363, 48, 65],
12 [8, 340, 418, 259]
13 ],
14 "paintInvalidationClients": [
15 "InlineTextBox 'other parts of\n'",
16 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'",
17 "RootInlineBox",
18 "InlineTextBox 'was a very\n'",
19 "InlineTextBox 'difficult game indeed.\n'",
20 "RootInlineBox",
21 "InlineTextBox 'The players all played at once without waiting\n'",
22 "InlineTextBox 'for'",
23 "RootInlineBox",
24 "InlineTextBox 'turns,\n'",
25 "InlineTextBox 'quarrelling all the while, and fighting for the'",
26 "RootInlineBox",
27 "InlineTextBox 'hedgehogs; and in\n'",
28 "InlineTextBox 'a very short time '",
29 "InlineTextBox 'the Queen'",
30 "RootInlineBox",
31 "InlineTextBox 'was in a furious passion, and went\n'",
32 "InlineTextBox 'stamping about, and'",
33 "RootInlineBox",
34 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit h\n'",
35 "InlineTextBox 'her head!\u2019 about'",
36 "RootInlineBox",
37 "InlineTextBox 'once in a minute.\n'",
38 "RootInlineBox",
39 "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not as\n'",
40 "InlineTextBox 'yet had'",
41 "RootInlineBox",
42 "InlineTextBox 'any dispute with the Queen, but she knew that it might\n '",
43 "InlineTextBox 'happen any'",
44 "RootInlineBox",
45 "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what wo uld become of\n'",
46 "InlineTextBox 'me?'",
47 "RootInlineBox",
48 "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; t he great'",
49 "RootInlineBox",
50 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" ,
51 "RootInlineBox",
52 "LayoutBlockFlow P",
53 "LayoutBlockFlow (floating) SPAN id='blueFloat'",
54 "LayoutText #text",
55 "InlineTextBox 'was in a furious passion, and went\n'",
56 "InlineTextBox 'stamping'",
57 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u 2018Off with\n'",
58 "InlineTextBox 'her'",
59 "InlineTextBox 'head!\u2019 about once in a minute.\n'"
60 ]
61 }
62 ]
63 }
64
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698