Bug 12746 - REGRESSION (r13853): List item's first line overflows containing div
Summary: REGRESSION (r13853): List item's first line overflows containing div
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: HasReduction, InRadar, Regression
Depends on:
Blocks:
 
Reported: 2007-02-12 11:34 PST by mitz
Modified: 2007-02-13 05:23 PST (History)
0 users

See Also:


Attachments
Test case (117 bytes, text/html)
2007-02-12 11:34 PST, mitz
no flags Details
Patch, including change log and layout test (33.39 KB, patch)
2007-02-12 12:34 PST, mitz
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2007-02-12 11:34:07 PST
See the attached test case. The first line of the list item doesn't break in the right place and overflows the div.
Comment 1 mitz 2007-02-12 11:34:53 PST
Created attachment 13135 [details]
Test case
Comment 2 mitz 2007-02-12 12:34:28 PST
Created attachment 13138 [details]
Patch, including change log and layout test

No layout test regressions.
Comment 3 Dave Hyatt 2007-02-12 15:28:31 PST
Comment on attachment 13138 [details]
Patch, including change log and layout test

r=me
Comment 4 Mark Rowe (bdash) 2007-02-12 21:08:16 PST
<rdar://problem/4993465>
Comment 5 mitz 2007-02-13 05:23:15 PST
r19601