Bug 25047 - Children of element with display: run-in vanishing, being replaced by run-in content
Summary: Children of element with display: run-in vanishing, being replaced by run-in ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: data:text/html;charset=utf-8,%3C!DOCT...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-04-04 03:34 PDT by Sam Sneddon [:gsnedders]
Modified: 2011-01-12 14:44 PST (History)
3 users (show)

See Also:


Attachments
Proposed Patch (3.52 KB, patch)
2010-05-12 22:16 PDT, Yoshiki Hayashi
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Sneddon [:gsnedders] 2009-04-04 03:34:52 PDT
In the given test-case, the expected rendering would be "foobar foo" (this is how Opera renders it), instead it is rendered as "foofoo". In appears as if all but the first child of the run-in element is hidden and the content following is floated left.
Comment 1 Yoshiki Hayashi 2010-05-12 22:16:29 PDT
Created attachment 55943 [details]
Proposed Patch
Comment 2 Shinichiro Hamaji 2010-05-13 02:43:31 PDT
Committed r59357: <http://trac.webkit.org/changeset/59357>
Comment 3 David Kilzer (:ddkilzer) 2011-01-12 14:44:04 PST
<rdar://problem/8707957>