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

Side by Side Diff: LayoutTests/platform/win-xp/fast/repaint/table-outer-border-expected.txt

Issue 1193523002: Auto-rebaseline for r197244 (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
OLDNEW
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [15, 82, 117, 67],
10 [15, 82, 117, 67],
11 [15, 15, 117, 134],
12 [15, 15, 117, 134],
13 [15, 15, 117, 67],
14 [15, 15, 117, 67],
15 [8, 75, 132, 82],
16 [8, 75, 132, 82],
17 [8, 8, 132, 149],
18 [8, 8, 132, 149],
19 [8, 8, 132, 82],
20 [8, 8, 132, 82]
21 ],
22 "paintInvalidationClients": [
23 "LayoutTableCell TD",
24 "LayoutTableRow TR",
25 "LayoutTableCell TD",
26 "LayoutTableRow TR",
27 "LayoutTableSection TBODY",
28 "LayoutTable TABLE id='table'",
29 "LayoutTable TABLE id='table' class='green'",
30 "LayoutTableCell TD",
31 "LayoutTableCell TD",
32 "LayoutTableSection TBODY",
33 "LayoutTableRow TR",
34 "LayoutTableCell TD",
35 "LayoutTableRow TR",
36 "LayoutTableCell TD"
37 ]
38 }
39 ]
40 }
41
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698