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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt

Issue 214133008: 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 Repaint test for Bugzilla bug 23524 Make sure that a table section doesn't stop painting when vertical alignment of cells dynamically changes. 1 Repaint test for Bugzilla bug 23524 Make sure that a table section doesn't stop painting when vertical alignment of cells dynamically changes.
2 2
3 (repaint rects 3 (repaint rects
4 (rect 0 83 808 99)
5 (rect 8 75 800 99)
6 (rect 8 75 800 99)
7 (rect 18 68 100 106)
8 (rect 8 75 110 99)
4 (rect 10 70 2 3) 9 (rect 10 70 2 3)
10 (rect 10 70 102 102)
5 (rect 11 71 100 100) 11 (rect 11 71 100 100)
6 (rect 10 70 102 3)
7 (rect 10 70 102 103)
8 (rect 10 70 102 103)
9 (rect 10 70 102 102)
10 (rect 14 70 2 3)
11 (rect 14 70 2 102)
12 (rect 14 70 2 3) 12 (rect 14 70 2 3)
13 (rect 114 70 2 102) 13 (rect 114 70 2 102)
14 (rect 18 68 100 106)
15 (rect 8 75 110 99)
16 (rect 8 75 800 99)
17 (rect 8 75 800 99)
18 (rect 0 83 808 99)
19 ) 14 )
20 15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698