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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/list-marker-2-expected.txt

Issue 261653004: Auto-rebaseline for r172887 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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 48 100 100 54) 7 (rect 8 155 784 50)
8 (rect 48 100 100 100)
9 (rect 30 155 762 50) 8 (rect 30 155 762 50)
10 (rect 30 100 762 104) 9 (rect 30 100 762 104)
11 (rect 8 155 784 50) 10 (rect 30 135 7 19)
11 (rect 30 185 7 19)
12 (rect 48 100 100 54)
13 (rect 48 100 100 104)
12 ) 14 )
13 15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698