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

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

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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 layer at (0,0) size 800x600 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 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x600 3 There should be only one bullet, at the bottom left of the rectangle.
4 RenderBlock {HTML} at (0,0) size 800x600 4
5 RenderBody {BODY} at (8,8) size 784x576 5
6 RenderBlock {P} at (0,0) size 784x40 6 (repaint rects
7 RenderText {#text} at (0,0) size 99x19 7 (rect 48 100 100 54)
8 text run at (0,0) width 99: "This is a test for " 8 (rect 48 100 100 100)
9 RenderInline {I} at (0,0) size 760x39 9 (rect 30 155 762 50)
10 RenderInline {A} at (0,0) size 305x19 [color=#0000EE] 10 (rect 30 100 762 104)
11 RenderText {#text} at (99,0) size 305x19 11 (rect 8 155 784 50)
12 text run at (99,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=13209" 12 )
13 RenderText {#text} at (404,0) size 760x39 13
14 text run at (404,0) width 4: " "
15 text run at (408,0) width 352: "REGRESSION (r18756-18765): Incomplet e list marker"
16 text run at (0,20) width 192: "repaint when resizing list item"
17 RenderText {#text} at (192,20) size 4x19
18 text run at (192,20) width 4: "."
19 RenderBlock {P} at (0,56) size 784x20
20 RenderText {#text} at (0,0) size 398x19
21 text run at (0,0) width 398: "There should be only one bullet, at the bottom left of the rectangle."
22 RenderBlock {UL} at (0,92) size 784x105
23 RenderListItem {LI} at (40,0) size 744x105
24 RenderListMarker at (-18,85) size 7x19: bullet
25 RenderImage {IMG} at (0,0) size 100x100
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698