Bug 98423 - Prepending a child to an element with :first-letter inserts between the existing letter and the firstChild
Summary: Prepending a child to an element with :first-letter inserts between the exist...
Status: RESOLVED DUPLICATE of bug 15602
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2012-10-04 10:29 PDT by Elliott Sprehn
Modified: 2013-05-16 06:59 PDT (History)
4 users (show)

See Also:


Attachments
Reduction (469 bytes, text/html)
2012-10-04 10:30 PDT, Elliott Sprehn
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Elliott Sprehn 2012-10-04 10:29:13 PDT
If you have an element with :first-letter and no block children and you prepend an element it ends up between the first letter and it's remaining text.
Comment 1 Elliott Sprehn 2012-10-04 10:30:43 PDT
Created attachment 167122 [details]
Reduction
Comment 2 Martin Robinson 2013-03-01 17:39:43 PST
Related bug, I think: https://bugs.webkit.org/show_bug.cgi?id=86404
Comment 3 Raphael Kubo da Costa (:rakuco) 2013-05-16 06:59:26 PDT

*** This bug has been marked as a duplicate of bug 15602 ***