Bug 191198
| Summary: | Absolute boxes with right: 0 in left-floating ellipsized elements are placed to the left instead | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | PhistucK <phistuck> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | ahmad.saleem792, bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | FromImplementor, InRadar |
| Version: | Safari 12 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
PhistucK
See https://codepen.io/phistuck/pen/pQzmjj
Chrome has the same issue.
Firefox and Edge are working fine.
This is not a regression, the issue is reproduced in Safari 4 and Chrome 15 as well (using the debug version of that CodePen link, because CodePen itself fails there).
Chrome issue - https://crbug.com/901391
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
PhistucK
(I am just an occasional, unpaid external individual contributor, not a Googler, so not really an implementor)
Brent Fulgham
This indeed still occurs in macOS 13.
Radar WebKit Bug Importer
<rdar://problem/96320802>
Ahmad Saleem
I am not able to reproduce this using WebKit ToT (260674@main) in Minibrowser (we are now matching Chrome Canary 112 - also in Safari Technology Preview 163) and it seems IFC progressed this as well.
@Alan - can we close this now? Thanks!
alan
Thanks for testing! This is indeed an IFC progression.