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

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

Issue 1040533002: Auto-rebaseline for r192638 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [117, 8, 1, 104],
10 [116, 8, 2, 104],
11 [63, 59, 54, 51],
12 [62, 59, 56, 53],
13 [62, 8, 56, 53],
14 [62, 8, 55, 52],
15 [10, 60, 107, 50],
16 [10, 10, 107, 100],
17 [10, 10, 107, 50],
18 [9, 59, 107, 50],
19 [9, 9, 107, 100],
20 [9, 9, 107, 50],
21 [8, 110, 110, 2],
22 [8, 108, 110, 4],
23 [8, 59, 58, 53],
24 [8, 58, 56, 52],
25 [8, 8, 110, 104],
26 [8, 8, 109, 102],
27 [8, 8, 58, 53],
28 [8, 8, 56, 52]
29 ],
30 "paintInvalidationClients": [
31 "LayoutTable TABLE",
32 "LayoutTableCol COL id='col'",
33 "LayoutTableSection TBODY",
34 "LayoutTableRow TR",
35 "LayoutTableCell TD",
36 "LayoutTableCell TD",
37 "LayoutTableRow TR",
38 "LayoutTableCell TD",
39 "LayoutTableCell TD"
40 ]
41 }
42 ]
43 }
44
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698