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

Side by Side Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/quotes-expected.txt

Issue 1176743002: Auto-rebaseline for r196805 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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
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 [136, 24, 16, 16], 9 [63, 28, 9, 19],
10 [24, 24, 112, 16], 10 [61, 28, 8, 19],
11 [8, 24, 784, 16], 11 [17, 28, 46, 19],
12 [8, 24, 16, 16] 12 [15, 28, 46, 19],
13 [8, 28, 784, 19],
14 [8, 28, 9, 19],
15 [8, 28, 7, 19]
13 ], 16 ],
14 "paintInvalidationClients": [ 17 "paintInvalidationClients": [
15 "InlineTextBox ''", 18 "InlineTextBox ''",
16 "InlineTextBox ''", 19 "InlineTextBox ''",
17 "InlineTextBox ''", 20 "InlineTextBox ''",
18 "RootInlineBox", 21 "RootInlineBox",
19 "LayoutBlockFlow DIV", 22 "LayoutBlockFlow DIV",
20 "LayoutInline Q id='q2' class='q-changed'", 23 "LayoutInline Q id='q2' class='q-changed'",
21 "LayoutInline \u003Cpseudo:before\u003E", 24 "LayoutInline \u003Cpseudo:before\u003E",
22 "LayoutQuote (anonymous)", 25 "LayoutQuote (anonymous)",
23 "LayoutTextFragment (anonymous)", 26 "LayoutTextFragment (anonymous)",
24 "InlineTextBox '{'", 27 "InlineTextBox '{'",
25 "LayoutText #text", 28 "LayoutText #text",
26 "InlineTextBox 'quote 2'", 29 "InlineTextBox 'quote 2'",
27 "LayoutInline \u003Cpseudo:after\u003E", 30 "LayoutInline \u003Cpseudo:after\u003E",
28 "LayoutQuote (anonymous)", 31 "LayoutQuote (anonymous)",
29 "LayoutTextFragment (anonymous)", 32 "LayoutTextFragment (anonymous)",
30 "InlineTextBox '}'" 33 "InlineTextBox '}'"
31 ] 34 ]
32 } 35 }
33 ] 36 ]
34 } 37 }
35 38
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/quotes-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698