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

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

Issue 1544763002: Auto-rebaseline for r366396 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 12 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
1 { 1 {
2 "bounds": [800, 600], 2 "bounds": [800, 600],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [372, 374, 48, 81], 9 [372, 374, 48, 81],
10 [372, 371, 48, 81], 10 [372, 371, 48, 81],
(...skipping 23 matching lines...) Expand all
34 ], 34 ],
35 "paintInvalidationClients": [ 35 "paintInvalidationClients": [
36 "InlineTextBox 'going to give the hedgehog a blow with its head, it'", 36 "InlineTextBox 'going to give the hedgehog a blow with its head, it'",
37 "RootInlineBox", 37 "RootInlineBox",
38 "InlineTextBox ''", 38 "InlineTextBox ''",
39 "InlineTextBox ' twist itself round and look up in her face, with\n'", 39 "InlineTextBox ' twist itself round and look up in her face, with\n'",
40 "InlineTextBox 'such a'", 40 "InlineTextBox 'such a'",
41 "RootInlineBox", 41 "RootInlineBox",
42 "LayoutBlockFlow P", 42 "LayoutBlockFlow P",
43 "LayoutBlockFlow P", 43 "LayoutBlockFlow P",
44 "RootInlineBox",
44 "LayoutInline I id='would'", 45 "LayoutInline I id='would'",
45 "LayoutText #text", 46 "LayoutText #text",
46 "InlineTextBox 'would'", 47 "InlineTextBox 'would'",
47 "LayoutText #text", 48 "LayoutText #text",
48 "InlineTextBox ' twist itself round and look up in her face, with\n'", 49 "InlineTextBox ' twist itself round and look up in her face, with\n'",
49 "InlineTextBox 'such a'", 50 "InlineTextBox 'such a'",
50 "InlineTextBox 'puzzled expression that she could not help bursting out' ", 51 "InlineTextBox 'puzzled expression that she could not help bursting out' ",
51 "InlineTextBox 'laughing: and when she had got its head down, and was go ing'", 52 "InlineTextBox 'laughing: and when she had got its head down, and was go ing'",
52 "InlineTextBox 'to\n'", 53 "InlineTextBox 'to\n'",
53 "LayoutText #text", 54 "LayoutText #text",
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 "InlineTextBox 'happen any minute, \u2018and then,\u2019 thought she, \u 2018what would'", 90 "InlineTextBox 'happen any minute, \u2018and then,\u2019 thought she, \u 2018what would'",
90 "InlineTextBox 'become of\n'", 91 "InlineTextBox 'become of\n'",
91 "InlineTextBox 'me? They\u2019re dreadfully fond of beheading people'", 92 "InlineTextBox 'me? They\u2019re dreadfully fond of beheading people'",
92 "InlineTextBox 'here; the great\n'", 93 "InlineTextBox 'here; the great\n'",
93 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" 94 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
94 ] 95 ]
95 } 96 }
96 ] 97 ]
97 } 98 }
98 99
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698