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

Side by Side Diff: LayoutTests/platform/mac/fast/css/first-letter-recalculation-expected.txt

Issue 733783006: Auto-rebaseline for r185405 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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 800x80 3 layer at (0,0) size 800x80
4 RenderBlock {HTML} at (0,0) size 800x80 4 RenderBlock {HTML} at (0,0) size 800x80
5 RenderBody {BODY} at (8,16) size 784x48 5 RenderBody {BODY} at (8,16) size 784x48
6 RenderBlock {P} at (0,0) size 784x16 6 RenderBlock {P} at (0,0) size 784x16
7 RenderInline {A} at (0,0) size 31x16 [color=#0000FF] 7 RenderInline {A} at (0,0) size 31x16 [color=#0000FF]
8 RenderInline (generated) at (0,0) size 10x16 8 RenderInline {<pseudo:first-letter>} at (0,0) size 10x16
9 RenderTextFragment {#text} at (0,0) size 10x16 9 RenderTextFragment at (0,0) size 10x16
10 text run at (0,0) width 10: "F" 10 text run at (0,0) width 10: "F"
11 RenderTextFragment {#text} at (9,0) size 22x16 11 RenderTextFragment {#text} at (9,0) size 22x16
12 text run at (9,0) width 22: "irst" 12 text run at (9,0) width 22: "irst"
13 RenderText {#text} at (30,0) size 194x16 13 RenderText {#text} at (30,0) size 194x16
14 text run at (30,0) width 194: " letter should be bold and blue" 14 text run at (30,0) width 194: " letter should be bold and blue"
15 RenderBlock {P} at (0,32) size 784x16 15 RenderBlock {P} at (0,32) size 784x16
16 RenderInline (generated) at (0,0) size 13x16 16 RenderInline {<pseudo:first-letter>} at (0,0) size 13x16
17 RenderTextFragment {#text} at (0,0) size 13x16 17 RenderTextFragment at (0,0) size 13x16
18 text run at (0,0) width 13: "H" 18 text run at (0,0) width 13: "H"
19 RenderTextFragment {#text} at (12,0) size 629x16 19 RenderTextFragment {#text} at (12,0) size 629x16
20 text run at (12,0) width 629: "ere the first letter should be bold and black, but with Safari build 416.13 it is blue. See bug #6170." 20 text run at (12,0) width 629: "ere the first letter should be bold and black, but with Safari build 416.13 it is blue. See bug #6170."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698