NEW 218897
Add support for ::before::marker and ::after::marker
https://bugs.webkit.org/show_bug.cgi?id=218897
Summary Add support for ::before::marker and ::after::marker
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.