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

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

Issue 1152283003: Auto-rebaseline for r195799 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | Annotate | Revision Log
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 16 matching lines...) Expand all
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 ], 35 ],
36 "paintInvalidationClients": [ 36 "paintInvalidationClients": [
37 "LayoutTableCell TD",
38 "LayoutTableCell TD",
39 "LayoutTableCell TD",
40 "LayoutTableCell TD",
41 "LayoutTableCell TD",
42 "LayoutTableCell TD",
37 "LayoutTable TABLE", 43 "LayoutTable TABLE",
38 "LayoutTableCell TD", 44 "LayoutTableCell TD",
39 "LayoutTableCell TD", 45 "LayoutTableCell TD",
40 "LayoutTableCell TD", 46 "LayoutTableCell TD",
41 "LayoutTableCell TD", 47 "LayoutTableCell TD",
42 "LayoutTableSection TBODY id='tbody'", 48 "LayoutTableSection TBODY id='tbody'",
43 "LayoutTableRow TR", 49 "LayoutTableRow TR",
44 "LayoutTableCell TD", 50 "LayoutTableCell TD",
45 "LayoutTableCell TD", 51 "LayoutTableCell TD",
46 "LayoutTableRow TR", 52 "LayoutTableRow TR",
47 "LayoutTableCell TD", 53 "LayoutTableCell TD",
48 "LayoutTableCell TD", 54 "LayoutTableCell TD",
49 "LayoutTableSection TBODY", 55 "LayoutTableSection TBODY",
50 "LayoutTableRow TR", 56 "LayoutTableRow TR",
51 "LayoutTableCell TD", 57 "LayoutTableCell TD",
52 "LayoutTableCell TD" 58 "LayoutTableCell TD"
53 ] 59 ]
54 } 60 }
55 ] 61 ]
56 } 62 }
57 63
OLDNEW
« no previous file with comments | « LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-tbody-border-color-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698