Bug 78218 - Gaps in nested lists when setting line-height and display inline
Summary: Gaps in nested lists when setting line-height and display inline
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://jsfiddle.net/CS7jG/5/
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-09 03:23 PST by Schlaefer
Modified: 2012-04-11 00:50 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Schlaefer 2012-02-09 03:23:07 PST
In the example the <ul id="second"> should be 80 px height (2 times the li line-height of 40px), but instead it's 120px.

Tested on Webkit Version 5.1.3 (7534.53.10, r107164) and notably Chrome 17.0.963.46
Comment 1 Schlaefer 2012-04-11 00:50:06 PDT
Seems to be fixed as of  WebKit Version 5.1.5 (7534.55.3, r112532) and Chrome 18.0.1025.151