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

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

Issue 2149953004: [css-tables] Set needsLayout on cells when column border width changes (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
1 { 1 {
2 "name": "Content Root Layer",
2 "bounds": [800, 600], 3 "bounds": [800, 600],
3 "children": [ 4 "children": [
4 { 5 {
6 "name": "LayoutView #document",
5 "bounds": [800, 600], 7 "bounds": [800, 600],
6 "contentsOpaque": true, 8 "contentsOpaque": true,
7 "drawsContent": true, 9 "drawsContent": true,
8 "paintInvalidations": [ 10 "paintInvalidations": [
9 { 11 {
10 "object": "LayoutTableCol COLGROUP id='colgroup'", 12 "object": "LayoutTableCol COLGROUP id='colgroup'",
11 "rect": [8, 8, 162, 102], 13 "rect": [8, 8, 166, 102],
12 "reason": "style change" 14 "reason": "style change"
13 }, 15 },
14 { 16 {
15 "object": "LayoutTableCell TD", 17 "object": "LayoutTableCell TD",
16 "rect": [61, 7, 57, 53], 18 "rect": [63, 7, 58, 53],
17 "reason": "bounds change" 19 "reason": "bounds change"
18 }, 20 },
19 { 21 {
20 "object": "LayoutTableCell TD", 22 "object": "LayoutTableCell TD",
21 "rect": [7, 58, 56, 53], 23 "rect": [7, 58, 58, 53],
22 "reason": "bounds change" 24 "reason": "bounds change"
23 }, 25 },
24 { 26 {
25 "object": "LayoutTableCell TD", 27 "object": "LayoutTableCell TD",
26 "rect": [7, 7, 56, 53], 28 "rect": [7, 7, 58, 53],
27 "reason": "bounds change" 29 "reason": "bounds change"
28 }, 30 },
29 { 31 {
30 "object": "LayoutTableCell TD", 32 "object": "LayoutTableCell TD",
31 "rect": [62, 59, 56, 52], 33 "rect": [117, 59, 57, 52],
32 "reason": "bounds change" 34 "reason": "bounds change"
33 }, 35 },
34 { 36 {
35 "object": "LayoutTableCell TD", 37 "object": "LayoutTableCell TD",
36 "rect": [8, 58, 56, 52], 38 "rect": [117, 7, 57, 52],
37 "reason": "bounds change" 39 "reason": "bounds change"
38 }, 40 },
39 { 41 {
40 "object": "LayoutTableCell TD", 42 "object": "LayoutTableCell TD",
41 "rect": [8, 8, 56, 52], 43 "rect": [64, 59, 57, 52],
42 "reason": "bounds change" 44 "reason": "bounds change"
43 }, 45 },
44 { 46 {
45 "object": "LayoutTableCell TD", 47 "object": "LayoutTableCell TD",
46 "reason": "full" 48 "rect": [62, 8, 55, 52],
49 "reason": "bounds change"
47 }, 50 },
48 { 51 {
49 "object": "LayoutTableCell TD", 52 "object": "LayoutTableCell TD",
50 "reason": "full" 53 "rect": [116, 59, 54, 51],
54 "reason": "bounds change"
51 }, 55 },
52 { 56 {
53 "object": "LayoutTableCell TD", 57 "object": "LayoutTableCell TD",
54 "reason": "full" 58 "rect": [63, 59, 54, 51],
59 "reason": "bounds change"
55 }, 60 },
56 { 61 {
57 "object": "LayoutTableCell TD", 62 "object": "LayoutTableCell TD",
58 "reason": "full" 63 "rect": [116, 9, 54, 50],
64 "reason": "bounds change"
59 }, 65 },
60 { 66 {
61 "object": "LayoutTableCell TD", 67 "object": "LayoutTable TABLE",
62 "reason": "full" 68 "rect": [169, 8, 5, 102],
69 "reason": "incremental"
63 }, 70 },
64 { 71 {
65 "object": "LayoutTableCell TD", 72 "object": "LayoutTable TABLE",
66 "reason": "full" 73 "rect": [170, 8, 4, 102],
74 "reason": "incremental"
67 } 75 }
68 ] 76 ]
69 } 77 }
78 ],
79 "objectPaintInvalidations": [
80 {
81 "object": "LayoutTableCell TD",
82 "reason": "style change"
83 },
84 {
85 "object": "LayoutTableCell TD",
86 "reason": "style change"
87 },
88 {
89 "object": "LayoutTableCell TD",
90 "reason": "style change"
91 },
92 {
93 "object": "LayoutTableCell TD",
94 "reason": "style change"
95 },
96 {
97 "object": "LayoutTableCell TD",
98 "reason": "style change"
99 },
100 {
101 "object": "LayoutTableCell TD",
102 "reason": "style change"
103 },
104 {
105 "object": "LayoutTable TABLE",
106 "reason": "incremental"
107 },
108 {
109 "object": "LayoutTableCol COLGROUP id='colgroup'",
110 "reason": "style change"
111 },
112 {
113 "object": "LayoutTableCell TD",
114 "reason": "bounds change"
115 },
116 {
117 "object": "LayoutTableCell TD",
118 "reason": "bounds change"
119 },
120 {
121 "object": "LayoutTableCell TD",
122 "reason": "bounds change"
123 },
124 {
125 "object": "LayoutTableCell TD",
126 "reason": "bounds change"
127 },
128 {
129 "object": "LayoutTableCell TD",
130 "reason": "bounds change"
131 },
132 {
133 "object": "LayoutTableCell TD",
134 "reason": "bounds change"
135 }
70 ] 136 ]
71 } 137 }
72 138
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698