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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-width-expected.txt

Issue 1881903002: Auto-rebaseline for r386594 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 "repaintRects": [ 8 "paintInvalidations": [
9 [117, 8, 1, 104], 9 {
10 [116, 8, 2, 104], 10 "object": "LayoutTable TABLE",
11 [63, 59, 54, 51], 11 "rect": [117, 8, 1, 104],
12 [62, 59, 56, 53], 12 "reason": "incremental"
13 [62, 8, 56, 53], 13 },
14 [62, 8, 55, 52], 14 {
15 [10, 60, 107, 50], 15 "object": "LayoutTable TABLE",
16 [10, 10, 107, 100], 16 "rect": [8, 110, 110, 2],
17 [10, 10, 107, 50], 17 "reason": "incremental"
18 [9, 59, 107, 50], 18 },
19 [9, 9, 107, 100], 19 {
20 [9, 9, 107, 50], 20 "object": "LayoutTable TABLE",
21 [8, 110, 110, 2], 21 "rect": [116, 8, 2, 104],
22 [8, 108, 110, 4], 22 "reason": "incremental"
23 [8, 59, 58, 53], 23 },
24 [8, 58, 56, 52], 24 {
25 [8, 8, 110, 104], 25 "object": "LayoutTable TABLE",
26 [8, 8, 109, 102], 26 "rect": [8, 108, 110, 4],
27 [8, 8, 58, 53], 27 "reason": "incremental"
28 [8, 8, 56, 52] 28 },
29 ], 29 {
30 "paintInvalidationClients": [ 30 "object": "LayoutTableCell TD",
31 "LayoutTableCell TD", 31 "rect": [0, 0, 0, 0],
32 "LayoutTableCell TD", 32 "reason": "full"
33 "LayoutTableCell TD", 33 },
34 "LayoutTableCell TD", 34 {
35 "LayoutTable TABLE", 35 "object": "LayoutTableCell TD",
36 "LayoutTableCell TD", 36 "rect": [0, 0, 0, 0],
37 "LayoutTableCell TD", 37 "reason": "full"
38 "LayoutTableCol COL id='col'", 38 },
39 "LayoutTableSection TBODY", 39 {
40 "LayoutTableRow TR", 40 "object": "LayoutTableCell TD",
41 "LayoutTableCell TD", 41 "rect": [0, 0, 0, 0],
42 "LayoutTableCell TD", 42 "reason": "full"
43 "LayoutTableRow TR", 43 },
44 "LayoutTableCell TD", 44 {
45 "LayoutTableCell TD" 45 "object": "LayoutTableCell TD",
46 "rect": [0, 0, 0, 0],
47 "reason": "full"
48 },
49 {
50 "object": "LayoutTableCell TD",
51 "rect": [0, 0, 0, 0],
52 "reason": "full"
53 },
54 {
55 "object": "LayoutTableCell TD",
56 "rect": [0, 0, 0, 0],
57 "reason": "full"
58 },
59 {
60 "object": "LayoutTableCell TD",
61 "rect": [8, 8, 56, 52],
62 "reason": "location change"
63 },
64 {
65 "object": "LayoutTableCell TD",
66 "rect": [8, 8, 58, 53],
67 "reason": "location change"
68 },
69 {
70 "object": "LayoutTableCell TD",
71 "rect": [62, 8, 55, 52],
72 "reason": "location change"
73 },
74 {
75 "object": "LayoutTableCell TD",
76 "rect": [62, 8, 56, 53],
77 "reason": "location change"
78 },
79 {
80 "object": "LayoutTableCell TD",
81 "rect": [8, 58, 56, 52],
82 "reason": "location change"
83 },
84 {
85 "object": "LayoutTableCell TD",
86 "rect": [8, 59, 58, 53],
87 "reason": "location change"
88 },
89 {
90 "object": "LayoutTableCell TD",
91 "rect": [63, 59, 54, 51],
92 "reason": "location change"
93 },
94 {
95 "object": "LayoutTableCell TD",
96 "rect": [62, 59, 56, 53],
97 "reason": "location change"
98 },
99 {
100 "object": "LayoutTableCol COL id='col'",
101 "rect": [8, 8, 109, 102],
102 "reason": "style change"
103 },
104 {
105 "object": "LayoutTableCol COL id='col'",
106 "rect": [8, 8, 110, 104],
107 "reason": "style change"
108 },
109 {
110 "object": "LayoutTableRow TR",
111 "rect": [9, 9, 107, 50],
112 "reason": "location change"
113 },
114 {
115 "object": "LayoutTableRow TR",
116 "rect": [10, 10, 107, 50],
117 "reason": "location change"
118 },
119 {
120 "object": "LayoutTableRow TR",
121 "rect": [9, 59, 107, 50],
122 "reason": "location change"
123 },
124 {
125 "object": "LayoutTableRow TR",
126 "rect": [10, 60, 107, 50],
127 "reason": "location change"
128 },
129 {
130 "object": "LayoutTableSection TBODY",
131 "rect": [9, 9, 107, 100],
132 "reason": "location change"
133 },
134 {
135 "object": "LayoutTableSection TBODY",
136 "rect": [10, 10, 107, 100],
137 "reason": "location change"
138 }
46 ] 139 ]
47 } 140 }
48 ] 141 ]
49 } 142 }
50 143
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698