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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win7/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt

Issue 2108503002: Auto-rebaseline for r402292 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 "name": "Content Root Layer",
3 "bounds": [1026, 1036],
4 "children": [
5 {
6 "name": "LayoutView #document",
7 "bounds": [1026, 1036],
8 "contentsOpaque": true,
9 "drawsContent": true,
10 "paintInvalidations": [
11 {
12 "object": "LayoutBlockFlow P",
13 "rect": [24, 1011, 737, 21],
14 "reason": "forced by layout"
15 },
16 {
17 "object": "LayoutText #text",
18 "rect": [178, 1011, 202, 21],
19 "reason": "forced by layout"
20 },
21 {
22 "object": "LayoutText #text",
23 "rect": [434, 1011, 173, 21],
24 "reason": "forced by layout"
25 },
26 {
27 "object": "LayoutInline A",
28 "rect": [384, 1010, 47, 22],
29 "reason": "style change"
30 },
31 {
32 "object": "LayoutText #text",
33 "rect": [385, 1011, 45, 20],
34 "reason": "forced by layout"
35 },
36 {
37 "object": "LayoutText #text",
38 "rect": [379, 1011, 7, 20],
39 "reason": "forced by layout"
40 },
41 {
42 "object": "LayoutText #text",
43 "rect": [429, 1011, 6, 20],
44 "reason": "forced by layout"
45 }
46 ]
47 }
48 ],
49 "objectPaintInvalidations": [
50 {
51 "object": "LayoutBlockFlow P",
52 "reason": "forced by layout"
53 },
54 {
55 "object": "RootInlineBox",
56 "reason": "forced by layout"
57 },
58 {
59 "object": "LayoutText #text",
60 "reason": "forced by layout"
61 },
62 {
63 "object": "InlineTextBox 'pservers-pattern-01-b \u2190'",
64 "reason": "forced by layout"
65 },
66 {
67 "object": "LayoutText #text",
68 "reason": "forced by layout"
69 },
70 {
71 "object": "InlineTextBox '\n'",
72 "reason": "forced by layout"
73 },
74 {
75 "object": "LayoutInline A",
76 "reason": "style change"
77 },
78 {
79 "object": "InlineFlowBox",
80 "reason": "style change"
81 },
82 {
83 "object": "LayoutText #text",
84 "reason": "forced by layout"
85 },
86 {
87 "object": "InlineTextBox 'index'",
88 "reason": "forced by layout"
89 },
90 {
91 "object": "LayoutText #text",
92 "reason": "forced by layout"
93 },
94 {
95 "object": "InlineTextBox '\n'",
96 "reason": "forced by layout"
97 },
98 {
99 "object": "LayoutText #text",
100 "reason": "forced by layout"
101 },
102 {
103 "object": "InlineTextBox '\u2192 script-handle-01-b'",
104 "reason": "forced by layout"
105 }
106 ]
107 }
108
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698