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

Side by Side Diff: LayoutTests/platform/android/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 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 99x19 7 RenderText {#text} at (0,0) size 99x19
8 text run at (0,0) width 99: "This is a test for " 8 text run at (0,0) width 99: "This is a test for "
9 RenderInline {I} at (0,0) size 760x39 9 RenderInline {I} at (0,0) size 760x39
10 RenderInline {A} at (0,0) size 305x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
11 RenderText {#text} at (99,0) size 305x19 11 RenderText {#text} at (99,0) size 305x19
12 text run at (99,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=13209" 12 text run at (99,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=13209"
13 RenderText {#text} at (404,0) size 760x39 13 RenderText {#text} at (404,0) size 760x39
14 text run at (404,0) width 4: " " 14 text run at (404,0) width 4: " "
15 text run at (408,0) width 352: "REGRESSION (r18756-18765): Incomplet e list marker" 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" 16 text run at (0,20) width 192: "repaint when resizing list item"
17 RenderText {#text} at (192,20) size 4x19 17 RenderText {#text} at (192,20) size 4x19
18 text run at (192,20) width 4: "." 18 text run at (192,20) width 4: "."
19 RenderBlock {P} at (0,56) size 784x20 19 RenderBlock {P} at (0,56) size 784x20
20 RenderText {#text} at (0,0) size 398x19 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." 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 22 RenderBlock {UL} at (0,92) size 784x105
23 RenderListItem {LI} at (40,0) size 744x105 23 RenderListItem {LI} at (40,0) size 744x105
24 RenderListMarker at (-18,85) size 7x19: bullet 24 RenderListMarker at (-18,85) size 7x19: bullet
25 RenderImage {IMG} at (0,0) size 100x100 25 RenderImage {IMG} at (0,0) size 100x100
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698