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

Side by Side Diff: trunk/LayoutTests/fast/css/first-letter-block-change-expected.txt

Issue 25713009: Revert 158496 "Update the first letter when the first line is ch..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 7 years, 2 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x72
4 RenderBlock {HTML} at (0,0) size 800x72
5 RenderBody {BODY} at (8,16) size 784x40
6 RenderBlock {P} at (0,0) size 784x40
7 RenderInline (generated) at (0,0) size 5x19 [color=#CB000F]
8 RenderText {#text} at (0,0) size 5x19
9 text run at (0,0) width 5: "I"
10 RenderText {#text} at (5,0) size 140x19
11 text run at (5,0) width 140: " am adding a new text. "
12 RenderText {#text} at (145,0) size 760x39
13 text run at (145,0) width 364: "This is a test paragraph. You can inse rt extra text at its start; "
14 text run at (509,0) width 251: "the :first-letter styles should be upd ated to"
15 text run at (0,20) width 157: "accomodate this new text."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698