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

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>