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

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

Issue 2013693002: [css-tables] Set table and cell widths dirty when section border changes (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
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": "LayoutTable TABLE", 10 "object": "LayoutTable TABLE",
11 "rect": [8, 159, 111, 2], 11 "rect": [8, 159, 114, 2],
12 "reason": "incremental" 12 "reason": "incremental"
13 }, 13 },
14 { 14 {
15 "object": "LayoutTable TABLE", 15 "object": "LayoutTable TABLE",
16 "rect": [8, 160, 111, 1], 16 "rect": [8, 160, 114, 1],
17 "reason": "incremental" 17 "reason": "incremental"
18 }, 18 },
19 { 19 {
20 "object": "LayoutTableSection TBODY id='tbody'", 20 "object": "LayoutTableSection TBODY id='tbody'",
21 "rect": [10, 10, 107, 100], 21 "rect": [10, 10, 110, 100],
22 "reason": "style change" 22 "reason": "style change"
23 }, 23 },
24 { 24 {
25 "object": "LayoutTableRow TR",
26 "rect": [10, 110, 110, 50],
27 "reason": "bounds change"
28 },
29 {
30 "object": "LayoutTableSection TBODY",
31 "rect": [10, 110, 110, 50],
32 "reason": "bounds change"
33 },
34 {
35 "object": "LayoutTableRow TR",
36 "rect": [10, 60, 110, 50],
37 "reason": "bounds change"
38 },
39 {
40 "object": "LayoutTableRow TR",
41 "rect": [10, 10, 110, 50],
42 "reason": "bounds change"
43 },
44 {
25 "object": "LayoutTableSection TBODY id='tbody'", 45 "object": "LayoutTableSection TBODY id='tbody'",
26 "rect": [9, 9, 107, 100], 46 "rect": [9, 9, 107, 100],
27 "reason": "style change" 47 "reason": "style change"
28 }, 48 },
29 { 49 {
30 "object": "LayoutTableRow TR", 50 "object": "LayoutTableRow TR",
31 "rect": [10, 110, 107, 50],
32 "reason": "bounds change"
33 },
34 {
35 "object": "LayoutTableSection TBODY",
36 "rect": [10, 110, 107, 50],
37 "reason": "bounds change"
38 },
39 {
40 "object": "LayoutTableRow TR",
41 "rect": [10, 60, 107, 50],
42 "reason": "bounds change"
43 },
44 {
45 "object": "LayoutTableRow TR",
46 "rect": [10, 10, 107, 50],
47 "reason": "bounds change"
48 },
49 {
50 "object": "LayoutTableRow TR",
51 "rect": [9, 109, 107, 50], 51 "rect": [9, 109, 107, 50],
52 "reason": "bounds change" 52 "reason": "bounds change"
53 }, 53 },
54 { 54 {
55 "object": "LayoutTableSection TBODY", 55 "object": "LayoutTableSection TBODY",
56 "rect": [9, 109, 107, 50], 56 "rect": [9, 109, 107, 50],
57 "reason": "bounds change" 57 "reason": "bounds change"
58 }, 58 },
59 { 59 {
60 "object": "LayoutTableRow TR", 60 "object": "LayoutTableRow TR",
61 "rect": [9, 59, 107, 50], 61 "rect": [9, 59, 107, 50],
62 "reason": "bounds change" 62 "reason": "bounds change"
63 }, 63 },
64 { 64 {
65 "object": "LayoutTableRow TR", 65 "object": "LayoutTableRow TR",
66 "rect": [9, 9, 107, 50], 66 "rect": [9, 9, 107, 50],
67 "reason": "bounds change" 67 "reason": "bounds change"
68 }, 68 },
69 { 69 {
70 "object": "LayoutTableCell TD", 70 "object": "LayoutTableCell TD",
71 "rect": [62, 8, 57, 53], 71 "rect": [64, 8, 58, 53],
72 "reason": "bounds change"
73 },
74 {
75 "object": "LayoutTableCell TD",
76 "rect": [8, 59, 58, 53],
77 "reason": "bounds change"
78 },
79 {
80 "object": "LayoutTableCell TD",
81 "rect": [8, 8, 58, 53],
72 "reason": "location change" 82 "reason": "location change"
73 }, 83 },
74 { 84 {
75 "object": "LayoutTableCell TD", 85 "object": "LayoutTableCell TD",
76 "rect": [63, 108, 56, 53], 86 "rect": [65, 108, 57, 53],
77 "reason": "bounds change" 87 "reason": "bounds change"
78 }, 88 },
79 { 89 {
80 "object": "LayoutTableCell TD", 90 "object": "LayoutTableCell TD",
81 "rect": [8, 59, 56, 53], 91 "rect": [8, 108, 57, 53],
82 "reason": "bounds change" 92 "reason": "bounds change"
83 }, 93 },
84 { 94 {
85 "object": "LayoutTableCell TD", 95 "object": "LayoutTableCell TD",
86 "rect": [8, 8, 56, 53], 96 "rect": [65, 60, 57, 52],
87 "reason": "location change"
88 },
89 {
90 "object": "LayoutTableCell TD",
91 "rect": [63, 60, 56, 52],
92 "reason": "bounds change" 97 "reason": "bounds change"
93 }, 98 },
94 { 99 {
95 "object": "LayoutTableCell TD", 100 "object": "LayoutTableCell TD",
96 "rect": [8, 58, 56, 52], 101 "rect": [8, 58, 56, 52],
97 "reason": "bounds change" 102 "reason": "bounds change"
98 }, 103 },
99 { 104 {
100 "object": "LayoutTableCell TD", 105 "object": "LayoutTableCell TD",
101 "rect": [8, 108, 55, 53], 106 "rect": [62, 8, 55, 52],
102 "reason": "bounds change" 107 "reason": "bounds change"
103 }, 108 },
104 { 109 {
110 "object": "LayoutTableCell TD",
111 "rect": [63, 109, 54, 51],
112 "reason": "bounds change"
113 },
114 {
105 "object": "LayoutTableCell TD", 115 "object": "LayoutTableCell TD",
106 "rect": [63, 59, 54, 51], 116 "rect": [63, 59, 54, 51],
107 "reason": "bounds change" 117 "reason": "bounds change"
108 }, 118 },
109 { 119 {
110 "object": "LayoutTable TABLE", 120 "object": "LayoutTable TABLE",
111 "rect": [115, 8, 4, 153], 121 "rect": [115, 8, 7, 153],
112 "reason": "incremental" 122 "reason": "incremental"
113 }, 123 },
114 { 124 {
115 "object": "LayoutTable TABLE", 125 "object": "LayoutTable TABLE",
116 "rect": [117, 8, 2, 153], 126 "rect": [117, 8, 5, 153],
117 "reason": "incremental" 127 "reason": "incremental"
118 }, 128 },
119 { 129 {
120 "object": "LayoutTableCell TD", 130 "object": "LayoutTableCell TD",
121 "reason": "full" 131 "reason": "full"
122 }, 132 },
123 { 133 {
124 "object": "LayoutTableCell TD", 134 "object": "LayoutTableCell TD",
125 "reason": "full" 135 "reason": "full"
126 }, 136 },
(...skipping 11 matching lines...) Expand all
138 }, 148 },
139 { 149 {
140 "object": "LayoutTableCell TD", 150 "object": "LayoutTableCell TD",
141 "reason": "full" 151 "reason": "full"
142 } 152 }
143 ] 153 ]
144 } 154 }
145 ] 155 ]
146 } 156 }
147 157
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698