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

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

Issue 1951043002: Don't let PaintInvalidationLocationChange shadow other reasons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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": "LayoutTableCol COL id='col'", 10 "object": "LayoutTableCol COL id='col'",
11 "rect": [8, 8, 110, 104], 11 "rect": [8, 8, 110, 104],
12 "reason": "style change" 12 "reason": "style change"
13 }, 13 },
14 { 14 {
15 "object": "LayoutTable TABLE", 15 "object": "LayoutTable TABLE",
16 "rect": [8, 108, 110, 4], 16 "rect": [8, 108, 110, 4],
17 "reason": "incremental" 17 "reason": "incremental"
18 }, 18 },
19 { 19 {
20 "object": "LayoutTable TABLE", 20 "object": "LayoutTable TABLE",
21 "rect": [8, 110, 110, 2], 21 "rect": [8, 110, 110, 2],
22 "reason": "incremental" 22 "reason": "incremental"
23 }, 23 },
24 { 24 {
25 "object": "LayoutTableSection TBODY", 25 "object": "LayoutTableSection TBODY",
26 "rect": [10, 10, 107, 100], 26 "rect": [10, 10, 107, 100],
27 "reason": "location change" 27 "reason": "bounds change"
28 }, 28 },
29 { 29 {
30 "object": "LayoutTableSection TBODY", 30 "object": "LayoutTableSection TBODY",
31 "rect": [9, 9, 107, 100], 31 "rect": [9, 9, 107, 100],
32 "reason": "location change" 32 "reason": "bounds change"
33 }, 33 },
34 { 34 {
35 "object": "LayoutTableRow TR", 35 "object": "LayoutTableRow TR",
36 "rect": [10, 60, 107, 50], 36 "rect": [10, 60, 107, 50],
37 "reason": "location change" 37 "reason": "bounds change"
38 }, 38 },
39 { 39 {
40 "object": "LayoutTableRow TR", 40 "object": "LayoutTableRow TR",
41 "rect": [10, 10, 107, 50], 41 "rect": [10, 10, 107, 50],
42 "reason": "location change" 42 "reason": "bounds change"
43 }, 43 },
44 { 44 {
45 "object": "LayoutTableRow TR", 45 "object": "LayoutTableRow TR",
46 "rect": [9, 59, 107, 50], 46 "rect": [9, 59, 107, 50],
47 "reason": "location change" 47 "reason": "bounds change"
48 }, 48 },
49 { 49 {
50 "object": "LayoutTableRow TR", 50 "object": "LayoutTableRow TR",
51 "rect": [9, 9, 107, 50], 51 "rect": [9, 9, 107, 50],
52 "reason": "location change" 52 "reason": "bounds change"
53 }, 53 },
54 { 54 {
55 "object": "LayoutTableCell TD", 55 "object": "LayoutTableCell TD",
56 "rect": [8, 59, 58, 53], 56 "rect": [8, 59, 58, 53],
57 "reason": "location change" 57 "reason": "bounds change"
58 }, 58 },
59 { 59 {
60 "object": "LayoutTableCell TD", 60 "object": "LayoutTableCell TD",
61 "rect": [8, 8, 58, 53], 61 "rect": [8, 8, 58, 53],
62 "reason": "location change" 62 "reason": "location change"
63 }, 63 },
64 { 64 {
65 "object": "LayoutTableCell TD", 65 "object": "LayoutTableCell TD",
66 "rect": [62, 59, 56, 53], 66 "rect": [62, 59, 56, 53],
67 "reason": "location change" 67 "reason": "bounds change"
68 }, 68 },
69 { 69 {
70 "object": "LayoutTableCell TD", 70 "object": "LayoutTableCell TD",
71 "rect": [62, 8, 56, 53], 71 "rect": [62, 8, 56, 53],
72 "reason": "location change" 72 "reason": "location change"
73 }, 73 },
74 { 74 {
75 "object": "LayoutTableCell TD", 75 "object": "LayoutTableCell TD",
76 "rect": [8, 58, 56, 52], 76 "rect": [8, 58, 56, 52],
77 "reason": "location change" 77 "reason": "bounds change"
78 }, 78 },
79 { 79 {
80 "object": "LayoutTable TABLE", 80 "object": "LayoutTable TABLE",
81 "rect": [116, 8, 2, 104], 81 "rect": [116, 8, 2, 104],
82 "reason": "incremental" 82 "reason": "incremental"
83 }, 83 },
84 { 84 {
85 "object": "LayoutTable TABLE", 85 "object": "LayoutTable TABLE",
86 "rect": [117, 8, 1, 104], 86 "rect": [117, 8, 1, 104],
87 "reason": "incremental" 87 "reason": "incremental"
(...skipping 20 matching lines...) Expand all
108 }, 108 },
109 { 109 {
110 "object": "LayoutTableCell TD", 110 "object": "LayoutTableCell TD",
111 "reason": "full" 111 "reason": "full"
112 } 112 }
113 ] 113 ]
114 } 114 }
115 ] 115 ]
116 } 116 }
117 117
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698