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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/table-cell-move-expected.txt

Issue 221963006: Auto-rebaseline for r170660 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 BUG ID: Bugzilla bug 8449 REGRESSION: Incomplete repaint of table cell that move d 1 BUG ID: Bugzilla bug 8449 REGRESSION: Incomplete repaint of table cell that move d
2 2
3 TEST PASS: There should be only a green square below the line, and no red. 3 TEST PASS: There should be only a green square below the line, and no red.
4 4
5 TEST FAIL: There will be a red square and a green rectangle. 5 TEST FAIL: There will be a red square and a green rectangle.
6 6
7 (repaint rects 7 (repaint rects
8 (rect 8 140 61 60) 8 (rect 8 140 61 60)
9 (rect 8 140 61 180) 9 (rect 8 140 61 180)
10 (rect 8 200 61 180) 10 (rect 8 200 61 180)
11 (rect 8 320 61 60) 11 (rect 8 320 61 60)
12 (rect 8 320 61 60)
13 ) 12 )
14 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698