Bug 218897 - Add support for ::before::marker and ::after::marker
Summary: Add support for ::before::marker and ::after::marker
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-13 05:08 PST by Antoine Quint
Modified: 2023-05-03 14:17 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2020-11-13 05:08:02 PST
To properly support ::marker we would also need to support the ::before::marker and ::after::marker selectors so that we can rely only on the user-agent stylesheet and not perform the pseudo-element-specific hacks in RenderListItem::computeMarkerStyle().
Comment 1 Radar WebKit Bug Importer 2020-11-20 05:08:16 PST
<rdar://problem/71624168>