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

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

Issue 102993011: Revert "Update the first letter when the first line is changed by adding a new text at its start." (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years 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
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
« no previous file with comments | « LayoutTests/fast/css/first-letter-block-change.html ('k') | Source/core/rendering/RenderBlock.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698