Bug 218897

Summary: Add support for ::before::marker and ::after::marker
Product: WebKit Reporter: Antoine Quint <graouts>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: koivisto, sebastianzartner, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=218894
https://bugs.webkit.org/show_bug.cgi?id=157323

Antoine Quint
Reported 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().
Attachments
Radar WebKit Bug Importer
Comment 1 2020-11-20 05:08:16 PST
Note You need to log in before you can comment on or make changes to this bug.