Closed Bug 1244327 Opened 10 years ago Closed 9 years ago

nowrap isn't working with an inline-block container

Categories

(Core :: Layout: Block and Inline, defect)

47 Branch
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: cyril.auburtin, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.13 Safari/537.36 Steps to reproduce: I've seen similar issues but not exactly the same Here https://jsfiddle.net/crl/2x3jfb5j/6 nowrap on the parent or https://jsfiddle.net/crl/2x3jfb5j/7/ nowrap on items, in both cases text appears outside of its parent it doesn't happen if the root parent isn't inline-block or with a 'small' width Actual results: text overflowing Expected results: bounding box of text should be extended
Component: Untriaged → Layout: Block and Inline
Product: Firefox → Core
well I should use lists... https://jsfiddle.net/crl/2x3jfb5j/9/
All three testcases renders the same in Firefox Nightly (57.0a1 (2017-08-29)) as in Chrome. There is no text overflowing.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.