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

Side by Side Diff: LayoutTests/virtual/slimmingpaint/fast/table/border-collapsing/cached-change-colgroup-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 [63, 59, 54, 51],
10 [62, 59, 56, 52],
11 [62, 8, 55, 52],
12 [61, 7, 57, 53],
13 [8, 58, 56, 52],
14 [8, 8, 162, 102],
15 [8, 8, 56, 52],
16 [7, 58, 56, 53],
17 [7, 7, 56, 53]
18 ],
19 "paintInvalidationClients": [
20 "LayoutTableCol COLGROUP id='colgroup'",
21 "LayoutTableCell TD",
22 "LayoutTableCell TD",
23 "LayoutTableCell TD",
24 "LayoutTableCell TD"
25 ]
26 }
27 ]
28 }
29
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698