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

Side by Side Diff: LayoutTests/fast/table/resize-table-repaint-percent-size-cell-expected.txt

Issue 403723004: Add several repaint tests in case of table resize (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Layout tests only Created 6 years, 4 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 [2, 292, 102, 236],
10 [2, 102, 102, 46],
11 [2, 52, 102, 238],
12 [2, 52, 102, 48],
13 [0, 292, 106, 236],
14 [0, 150, 106, 380],
15 [0, 102, 106, 46],
16 [0, 100, 106, 190]
17 ]
18 }
19 ]
20 }
21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698