[Webkit-unassigned] [Bug 204163] list ::marker should accept content, and several writing-mode related properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 12 21:35:09 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=204163

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |karlcow at apple.com
           See Also|                            |https://github.com/webcompa
                   |                            |t/web-bugs/issues/137820
           Keywords|                            |BrowserCompat

--- Comment #23 from Karl Dubost <karlcow at apple.com> ---
A report has been added to Webcompat about this for the content property.
https://github.com/webcompat/web-bugs/issues/137820


```
.c-link-list-item[data-v-a43016dc]::marker {
    content: "\2726";
}
```

This is supported by Firefox and Chrome.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240613/d698018e/attachment.htm>


More information about the webkit-unassigned mailing list