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

Side by Side Diff: LayoutTests/fast/table/border-collapsing/cached-69296-expected.txt

Issue 1190083002: 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
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 [126, 20, 54, 51], 9 [126, 20, 54, 51],
10 [126, 20, 54, 51], 10 [126, 20, 54, 51],
11 [73, 20, 54, 51], 11 [73, 20, 54, 51],
12 [73, 20, 54, 51], 12 [73, 20, 54, 51],
13 [20, 20, 159, 50], 13 [20, 20, 159, 50],
14 [20, 20, 159, 50], 14 [20, 20, 159, 50],
15 [20, 20, 54, 51], 15 [20, 20, 54, 51],
16 [20, 20, 54, 51] 16 [20, 20, 54, 51]
17 ],
18 "paintInvalidationClients": [
19 "LayoutTableCell TD",
20 "LayoutTableCell TD",
21 "LayoutTableCell TD",
22 "LayoutTableRow TR id='row1'",
23 "LayoutTableCell TD",
24 "LayoutTableCell TD",
25 "LayoutTableCell TD",
26 "LayoutTableCell TD",
27 "LayoutTableCell TD",
28 "LayoutTableCell TD",
29 "LayoutTableRow TR id='row1'",
30 "LayoutTableCell TD",
31 "LayoutTableCell TD",
32 "LayoutTableCell TD"
17 ] 33 ]
18 } 34 }
19 ] 35 ]
20 } 36 }
21 37
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698