Bug 191198 - Absolute boxes with right: 0 in left-floating ellipsized elements are placed to the left instead
Summary: Absolute boxes with right: 0 in left-floating ellipsized elements are placed ...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Safari 12
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: FromImplementor, InRadar
Depends on:
Blocks:
 
Reported: 2018-11-02 10:29 PDT by PhistucK
Modified: 2023-02-22 07:08 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description PhistucK 2018-11-02 10:29:06 PDT
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
Comment 1 PhistucK 2018-11-02 12:37:11 PDT
(I am just an occasional, unpaid external individual contributor, not a Googler, so not really an implementor)
Comment 2 Brent Fulgham 2022-07-01 16:31:09 PDT
This indeed still occurs in macOS 13.
Comment 3 Radar WebKit Bug Importer 2022-07-01 16:31:28 PDT
<rdar://problem/96320802>
Comment 4 Ahmad Saleem 2023-02-22 06:55:38 PST
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!
Comment 5 zalan 2023-02-22 07:08:45 PST
Thanks for testing! This is indeed an IFC progression.