Bug 138885 - display: table-row adds extra height to children
Summary: display: table-row adds extra height to children
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.9
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-19 14:41 PST by David Golightly
Modified: 2022-07-14 13:28 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Golightly 2014-11-19 14:41:50 PST
Minimal repro:

http://jsfiddle.net/6z9ujy6p/1/

Every time the font-size changes in one of the h2 children, 8px of height gets added to the li.
Comment 1 tomByrer 2016-04-28 17:24:08 PDT
Confirmed in OSX Safari 9.1 (11601.5.17.1)
Comment 2 Brent Fulgham 2022-07-14 13:28:10 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.