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

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

Issue 2087483002: Auto-rebaseline for r400605 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
OLDNEW
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "paintInvalidations": [
9 {
10 "object": "LayoutBlockFlow P",
11 "rect": [8, 386, 418, 54],
12 "reason": "invalidate paint rectangle"
13 },
14 {
15 "object": "LayoutText #text",
16 "rect": [14, 404, 355, 36],
17 "reason": "style change"
18 },
19 {
20 "object": "InlineTextBox ' was in a furious passion, and went\n'",
21 "reason": "full"
22 },
23 {
24 "object": "InlineTextBox ''",
25 "reason": "full"
26 },
27 {
28 "object": "InlineTextBox ''",
29 "reason": "full"
30 },
31 {
32 "object": "InlineTextBox 'Queen'",
33 "reason": "style change"
34 },
35 {
36 "object": "InlineTextBox 'a very short time '",
37 "reason": "full"
38 },
39 {
40 "object": "InlineTextBox 'for the hedgehogs; and in\n'",
41 "reason": "full"
42 },
43 {
44 "object": "InlineTextBox 'for turns,\n'",
45 "reason": "full"
46 },
47 {
48 "object": "InlineTextBox 'quarrelling all the while, and fighting'",
49 "reason": "full"
50 },
51 {
52 "object": "InlineTextBox 'stamping'",
53 "reason": "full"
54 },
55 {
56 "object": "InlineTextBox 'the'",
57 "reason": "style change"
58 },
59 {
60 "object": "LayoutInline SPAN id='theQueen'",
61 "reason": "style change"
62 },
63 {
64 "object": "RootInlineBox",
65 "reason": "full"
66 },
67 {
68 "object": "RootInlineBox",
69 "reason": "full"
70 },
71 {
72 "object": "RootInlineBox",
73 "reason": "full"
74 }
75 ]
76 }
77 ]
78 }
79
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698