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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/list-marker-2-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 This is a test for http://bugs.webkit.org/show_bug.cgi?id=13209 REGRESSION (r187 56-18765): Incomplete list marker repaint when resizing list item. 1 This is a test for http://bugs.webkit.org/show_bug.cgi?id=13209 REGRESSION (r187 56-18765): Incomplete list marker repaint when resizing list item.
2 2
3 There should be only one bullet, at the bottom left of the rectangle. 3 There should be only one bullet, at the bottom left of the rectangle.
4 4
5 5
6 (repaint rects 6 (repaint rects
7 (rect 8 148 784 50)
8 (rect 31 148 761 50)
9 (rect 31 94 761 104)
7 (rect 48 94 100 54) 10 (rect 48 94 100 54)
8 (rect 48 94 100 100) 11 (rect 48 94 100 100)
9 (rect 31 148 761 50)
10 (rect 31 94 761 104)
11 (rect 8 148 784 50)
12 ) 12 )
13 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698