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

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

Issue 1193603002: Auto-rebaseline for r197270 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | Annotate | Revision Log
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/table/giantRowspan-expected.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 "repaintRects": [
9 [117, 8, 2, 153], 9 [117, 8, 2, 153],
10 [115, 8, 4, 153], 10 [115, 8, 4, 153],
(...skipping 14 matching lines...) Expand all
25 [9, 59, 107, 50], 25 [9, 59, 107, 50],
26 [9, 9, 107, 100], 26 [9, 9, 107, 100],
27 [9, 9, 107, 50], 27 [9, 9, 107, 50],
28 [8, 160, 111, 1], 28 [8, 160, 111, 1],
29 [8, 159, 111, 2], 29 [8, 159, 111, 2],
30 [8, 108, 55, 53], 30 [8, 108, 55, 53],
31 [8, 59, 56, 53], 31 [8, 59, 56, 53],
32 [8, 58, 56, 52], 32 [8, 58, 56, 52],
33 [8, 8, 56, 53], 33 [8, 8, 56, 53],
34 [8, 8, 56, 52] 34 [8, 8, 56, 52]
35 ],
36 "paintInvalidationClients": [
37 "LayoutTableCell TD",
38 "LayoutTableCell TD",
39 "LayoutTableCell TD",
40 "LayoutTableCell TD",
41 "LayoutTableCell TD",
42 "LayoutTableCell TD",
43 "LayoutTable TABLE",
44 "LayoutTableCell TD",
45 "LayoutTableCell TD",
46 "LayoutTableCell TD",
47 "LayoutTableCell TD",
48 "LayoutTableSection TBODY id='tbody'",
49 "LayoutTableRow TR",
50 "LayoutTableCell TD",
51 "LayoutTableCell TD",
52 "LayoutTableRow TR",
53 "LayoutTableCell TD",
54 "LayoutTableCell TD",
55 "LayoutTableSection TBODY",
56 "LayoutTableRow TR",
57 "LayoutTableCell TD",
58 "LayoutTableCell TD"
35 ] 59 ]
36 } 60 }
37 ] 61 ]
38 } 62 }
39 63
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/table/giantRowspan-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698