RESOLVED CONFIGURATION CHANGED 243664
REGRESSION(248294@main): wpt /css/CSS2/lists/list-style-position-018.xht
https://bugs.webkit.org/show_bug.cgi?id=243664
Summary REGRESSION(248294@main): wpt /css/CSS2/lists/list-style-position-018.xht
Sam Sneddon [:gsnedders]
Reported 2022-08-08 05:41:31 PDT
I think this is quite possibly the same as "^^progressions. Align list marker with the content (like Firefox does)." in the commit message, but someone (Alan) should check. If it is, we should change the test and/or the spec.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-08 05:41:42 PDT
zalan
Comment 2 2022-08-08 10:40:13 PDT
Yeah, your are correct, it is the same. I don't have a strong preference on this (especially as it's an "outside" marker, which is remarkably quirky) but it just felt right to have it aligned with FF (and the existing inline layout logic kinda leaned towards this solution)
zalan
Comment 3 2022-08-10 15:10:10 PDT
While the CSS spec is certainly handwavey here (even https://www.w3.org/TR/css-lists-3/#marker admits so), I think it is rather clear that the marker box and the principal box of the list item are 2 distinct boxes (and possibly formatting contexts) and therefore the marker should not move with the aligned inline content. Will fix.
Sam Sneddon [:gsnedders]
Comment 4 2022-08-11 07:22:55 PDT
see also https://bugzilla.mozilla.org/show_bug.cgi?id=1750135 re: the Firefox behaviour
zalan
Comment 5 2022-09-06 10:34:14 PDT
This looks to have progressed at 252988@main.
Ahmad Saleem
Comment 6 2023-02-09 14:26:11 PST
This is passing now: https://wpt.fyi/results/css/CSS2/lists/list-style-position-018.xht?label=master&label=experimental&aligned&view=subtest&q=list-style-position-018.xht Do e need to track it further or we can mark this as 'RESOLVED CONFIGURATION CHANGED' or duplicate of bug 243303 based on Alan's comment?
zalan
Comment 7 2023-02-09 20:30:51 PST
Thank you!
Note You need to log in before you can comment on or make changes to this bug.