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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/quotes-expected.txt

Issue 1890293002: Manual rebaseline for bug 602483, 602614, 602616, 602618 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml for NeedsManualRebaseline (it was skipped so no baseline generated) Created 4 years, 8 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 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "InlineTextBox ''",
11 "rect": [0, 0, 0, 0],
12 "reason": "full"
13 },
14 {
15 "object": "InlineTextBox ''",
16 "rect": [0, 0, 0, 0],
17 "reason": "full"
18 },
19 {
20 "object": "InlineTextBox ''",
21 "rect": [0, 0, 0, 0],
22 "reason": "full"
23 },
24 {
25 "object": "InlineTextBox 'quote 2'",
26 "rect": [0, 0, 0, 0],
27 "reason": "style change"
28 },
29 {
30 "object": "InlineTextBox '{'",
31 "rect": [0, 0, 0, 0],
32 "reason": "style change"
33 },
34 {
35 "object": "InlineTextBox '}'",
36 "rect": [0, 0, 0, 0],
37 "reason": "style change"
38 },
39 {
40 "object": "LayoutBlockFlow DIV", 10 "object": "LayoutBlockFlow DIV",
41 "rect": [8, 26, 784, 18], 11 "rect": [8, 26, 784, 18],
42 "reason": "invalidate paint rectangle" 12 "reason": "invalidate paint rectangle"
43 }, 13 },
44 { 14 {
45 "object": "LayoutInline \u003Cpseudo:after\u003E", 15 "object": "LayoutText #text",
46 "rect": [0, 0, 0, 0], 16 "rect": [15, 26, 49, 18],
47 "reason": "style change"
48 },
49 {
50 "object": "LayoutInline \u003Cpseudo:before\u003E",
51 "rect": [0, 0, 0, 0],
52 "reason": "style change"
53 },
54 {
55 "object": "LayoutInline Q id='q2' class='q-changed'",
56 "rect": [0, 0, 0, 0],
57 "reason": "style change"
58 },
59 {
60 "object": "LayoutQuote (anonymous)",
61 "rect": [0, 0, 0, 0],
62 "reason": "style change"
63 },
64 {
65 "object": "LayoutQuote (anonymous)",
66 "rect": [0, 0, 0, 0],
67 "reason": "style change" 17 "reason": "style change"
68 }, 18 },
69 { 19 {
70 "object": "LayoutText #text", 20 "object": "LayoutText #text",
71 "rect": [17, 26, 48, 18], 21 "rect": [17, 26, 48, 18],
72 "reason": "style change" 22 "reason": "style change"
73 }, 23 },
74 { 24 {
75 "object": "LayoutText #text", 25 "object": "LayoutTextFragment (anonymous)",
76 "rect": [15, 26, 49, 18], 26 "rect": [64, 26, 10, 18],
77 "reason": "style change" 27 "reason": "style change"
78 }, 28 },
79 { 29 {
80 "object": "LayoutTextFragment (anonymous)", 30 "object": "LayoutTextFragment (anonymous)",
81 "rect": [8, 26, 10, 18], 31 "rect": [8, 26, 10, 18],
82 "reason": "style change" 32 "reason": "style change"
83 }, 33 },
84 { 34 {
85 "object": "LayoutTextFragment (anonymous)", 35 "object": "LayoutTextFragment (anonymous)",
86 "rect": [64, 26, 10, 18],
87 "reason": "style change"
88 },
89 {
90 "object": "LayoutTextFragment (anonymous)",
91 "rect": [63, 26, 8, 18], 36 "rect": [63, 26, 8, 18],
92 "reason": "style change" 37 "reason": "style change"
93 }, 38 },
94 { 39 {
40 "object": "InlineTextBox ''",
41 "reason": "full"
42 },
43 {
44 "object": "InlineTextBox ''",
45 "reason": "full"
46 },
47 {
48 "object": "InlineTextBox ''",
49 "reason": "full"
50 },
51 {
52 "object": "InlineTextBox 'quote 2'",
53 "reason": "style change"
54 },
55 {
56 "object": "InlineTextBox '{'",
57 "reason": "style change"
58 },
59 {
60 "object": "InlineTextBox '}'",
61 "reason": "style change"
62 },
63 {
64 "object": "LayoutInline \u003Cpseudo:after\u003E",
65 "reason": "style change"
66 },
67 {
68 "object": "LayoutInline \u003Cpseudo:before\u003E",
69 "reason": "style change"
70 },
71 {
72 "object": "LayoutInline Q id='q2' class='q-changed'",
73 "reason": "style change"
74 },
75 {
76 "object": "LayoutQuote (anonymous)",
77 "reason": "style change"
78 },
79 {
80 "object": "LayoutQuote (anonymous)",
81 "reason": "style change"
82 },
83 {
95 "object": "RootInlineBox", 84 "object": "RootInlineBox",
96 "rect": [0, 0, 0, 0],
97 "reason": "full" 85 "reason": "full"
98 } 86 }
99 ] 87 ]
100 } 88 }
101 ] 89 ]
102 } 90 }
103 91
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698