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

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

Issue 1536663004: Need to repaint its ::first-line background when a block moves. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Two tests even need manual rebaseline, since they already existed in TestExpectations. Created 5 years 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 [485, 0, 15, 600], 9 [485, 0, 15, 600],
10 [372, 384, 48, 81], 10 [372, 384, 48, 81],
(...skipping 26 matching lines...) Expand all
37 "InlineTextBox 'straightened\n'", 37 "InlineTextBox 'straightened\n'",
38 "InlineTextBox 'out, and was going to give the hedgehog a'", 38 "InlineTextBox 'out, and was going to give the hedgehog a'",
39 "RootInlineBox", 39 "RootInlineBox",
40 "InlineTextBox 'blow with its head, it\n'", 40 "InlineTextBox 'blow with its head, it\n'",
41 "InlineTextBox ''", 41 "InlineTextBox ''",
42 "InlineTextBox ' twist itself round and look up in her'", 42 "InlineTextBox ' twist itself round and look up in her'",
43 "RootInlineBox", 43 "RootInlineBox",
44 "LayoutBlockFlow HTML", 44 "LayoutBlockFlow HTML",
45 "LayoutBlockFlow P", 45 "LayoutBlockFlow P",
46 "LayoutBlockFlow P", 46 "LayoutBlockFlow P",
47 "RootInlineBox",
47 "LayoutText #text", 48 "LayoutText #text",
48 "InlineTextBox 'The chief difficulty Alice found at first was in managin g her'", 49 "InlineTextBox 'The chief difficulty Alice found at first was in managin g her'",
49 "InlineTextBox 'flamingo: she succeeded in getting its body tucked away, '", 50 "InlineTextBox 'flamingo: she succeeded in getting its body tucked away, '",
50 "InlineTextBox 'comfortably enough, under her arm, with its legs hanging '", 51 "InlineTextBox 'comfortably enough, under her arm, with its legs hanging '",
51 "InlineTextBox 'down,\n'", 52 "InlineTextBox 'down,\n'",
52 "InlineTextBox 'but generally, just as she had got its neck nicely'", 53 "InlineTextBox 'but generally, just as she had got its neck nicely'",
53 "InlineTextBox 'straightened\n'", 54 "InlineTextBox 'straightened\n'",
54 "InlineTextBox 'out, and was going to give the hedgehog a'", 55 "InlineTextBox 'out, and was going to give the hedgehog a'",
55 "InlineTextBox 'blow with its head, it\n'", 56 "InlineTextBox 'blow with its head, it\n'",
56 "LayoutInline I id='would'", 57 "LayoutInline I id='would'",
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what wo uld become of\n'", 105 "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what wo uld become of\n'",
105 "InlineTextBox 'me?'", 106 "InlineTextBox 'me?'",
106 "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; t he great'", 107 "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; t he great'",
107 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" , 108 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" ,
108 "VerticalScrollbar" 109 "VerticalScrollbar"
109 ] 110 ]
110 } 111 }
111 ] 112 ]
112 } 113 }
113 114
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698