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

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

Issue 1064703004: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x84 3 layer at (0,0) size 800x84
4 LayoutBlockFlow {HTML} at (0,0) size 800x84 4 LayoutBlockFlow {HTML} at (0,0) size 800x84
5 LayoutBlockFlow {BODY} at (8,16) size 784x52 5 LayoutBlockFlow {BODY} at (8,16) size 784x52
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutInline {A} at (0,0) size 31x18 [color=#0000FF] 7 LayoutInline {A} at (0,0) size 31x18 [color=#0000FF]
8 LayoutInline {<pseudo:first-letter>} at (0,0) size 10x18 8 LayoutInline {<pseudo:first-letter>} at (0,0) size 10x18
9 LayoutTextFragment at (0,0) size 10x18 9 LayoutTextFragment (anonymous) at (0,0) size 10x18
10 text run at (0,0) width 10: "F" 10 text run at (0,0) width 10: "F"
11 LayoutTextFragment {#text} at (9,0) size 22x18 11 LayoutTextFragment {#text} at (9,0) size 22x18
12 text run at (9,0) width 22: "irst" 12 text run at (9,0) width 22: "irst"
13 LayoutText {#text} at (30,0) size 194x18 13 LayoutText {#text} at (30,0) size 194x18
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 LayoutBlockFlow {P} at (0,34) size 784x18 15 LayoutBlockFlow {P} at (0,34) size 784x18
16 LayoutInline {<pseudo:first-letter>} at (0,0) size 13x18 16 LayoutInline {<pseudo:first-letter>} at (0,0) size 13x18
17 LayoutTextFragment at (0,0) size 13x18 17 LayoutTextFragment (anonymous) at (0,0) size 13x18
18 text run at (0,0) width 13: "H" 18 text run at (0,0) width 13: "H"
19 LayoutTextFragment {#text} at (12,0) size 629x18 19 LayoutTextFragment {#text} at (12,0) size 629x18
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