Bug 8544

Summary: list-item set to display inline ignores padding with transitional doctype
Product: WebKit Reporter: Philippe Wittenbergh <phiw2>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: ian
Priority: P2    
Version: 417.x   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
test case none

Philippe Wittenbergh
Reported 2006-04-23 04:54:45 PDT
A list item (<li>) is set to display:inline. Padding is assigned but totally ignored. It works fine with a Strict Doctype. Applies to safari 1.3x, Safari 2.03x and Nightly webkit builds. Web Inspector does report the padding correctly.
Attachments
test case (2.73 KB, text/html)
2006-04-23 04:56 PDT, Philippe Wittenbergh
no flags
Philippe Wittenbergh
Comment 1 2006-04-23 04:56:51 PDT
Created attachment 7920 [details] test case testcase with html 4.01 transitional doctype. XHTML 1.0 trans gives the same result.
Dave Hyatt
Comment 2 2006-04-23 21:57:38 PDT
This is strange. Not sure why this would be happening.
Dave Hyatt
Comment 3 2006-04-23 21:59:57 PDT
I think this may be a bug in the line box model quirk that attempts to cull out descenders.
Sam Sneddon [:gsnedders]
Comment 4 2020-12-22 09:56:47 PST
Can't repro nowadays; presumably this got fixed at some point
Note You need to log in before you can comment on or make changes to this bug.