tags in airbnb review UI overlap because negative inline margins on intrinsic widths is not interoperable
Categories
(Core :: Layout: Block and Inline, defect)
Tracking
()
People
(Reporter: dbaron, Unassigned)
References
()
Details
Attachments
(2 files)
| Reporter | ||
Comment 1•10 years ago
|
||
| Reporter | ||
Comment 2•10 years ago
|
||
| Reporter | ||
Comment 3•10 years ago
|
||
| Reporter | ||
Comment 4•10 years ago
|
||
Comment 5•10 years ago
|
||
Comment 6•10 years ago
|
||
| Reporter | ||
Updated•10 years ago
|
Updated•7 years ago
|
Updated•4 years ago
|
Comment 7•4 years ago
|
||
Daniel,
is it related to Bug 1654934
Though the test case seems interoperable now in all browsers, so maybe close?
Comment 8•4 years ago
|
||
I think Karl meant https://bugzilla.mozilla.org/show_bug.cgi?id=1745310
Comment 9•4 years ago
•
|
||
(In reply to Karl Dubost💡 :karlcow from comment #7)
Daniel,
is it related toBug 1654934
I think Karl meant https://bugzilla.mozilla.org/show_bug.cgi?id=1745310
Nope, I think it's not related; bug 1745310 is something specific to floats, and there aren't any floats in the reduced testcase here.
Though the test case seems interoperable now in all browsers, so maybe close?
I see different rendering in Safari; the "buttons" in dbaron's attached testcase (attachment 8730015 [details]) are spread out & not-overlapping there.
But it looks like Chrome matches us now; Chrome 75 was the last version to match Safari, and Chrome 76 and newer seem to match Firefox (I tested on macOS Monterey).
Given that comment 3 indicates this is a gray zone in terms of spec correctness, and given that the dominant browser now matches our behavior here, I think we can close this as "invalid" i.e. our-current-behavior-is-fine.
Description
•