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

Side by Side Diff: LayoutTests/platform/linux/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 800x88 3 layer at (0,0) size 800x88
4 LayoutBlockFlow {HTML} at (0,0) size 800x88 4 LayoutBlockFlow {HTML} at (0,0) size 800x88
5 LayoutBlockFlow {BODY} at (8,16) size 784x56 5 LayoutBlockFlow {BODY} at (8,16) size 784x56
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutInline {A} at (0,0) size 27x19 [color=#0000FF] 7 LayoutInline {A} at (0,0) size 27x19 [color=#0000FF]
8 LayoutInline {<pseudo:first-letter>} at (0,0) size 9x19 8 LayoutInline {<pseudo:first-letter>} at (0,0) size 9x19
9 LayoutTextFragment (anonymous) at (0,0) size 9x19 9 LayoutTextFragment (anonymous) at (0,0) size 9x19
10 text run at (0,0) width 9: "F" 10 text run at (0,0) width 9: "F"
11 LayoutTextFragment {#text} at (9,0) size 18x19 11 LayoutTextFragment {#text} at (9,0) size 18x19
12 text run at (9,0) width 18: "irst" 12 text run at (9,0) width 18: "irst"
13 LayoutText {#text} at (27,0) size 182x19 13 LayoutText {#text} at (27,0) size 182x19
14 text run at (27,0) width 182: " letter should be bold and blue" 14 text run at (27,0) width 182: " letter should be bold and blue"
15 LayoutBlockFlow {P} at (0,36) size 784x20 15 LayoutBlockFlow {P} at (0,36) size 784x20
16 LayoutInline {<pseudo:first-letter>} at (0,0) size 12x19 16 LayoutInline {<pseudo:first-letter>} at (0,0) size 12x19
17 LayoutTextFragment (anonymous) at (0,0) size 12x19 17 LayoutTextFragment (anonymous) at (0,0) size 12x19
18 text run at (0,0) width 12: "H" 18 text run at (0,0) width 12: "H"
19 LayoutTextFragment {#text} at (12,0) size 591x19 19 LayoutTextFragment {#text} at (12,0) size 591x19
20 text run at (12,0) width 591: "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 591: "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