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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 13 10:35:10 PST 2019


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

            Bug ID: 204163
           Summary: list ::marker should accept content, and several
                    writing-mode related properties
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: miriam at oddbird.net

Safari seems to support the `::marker` selector, but only for styling `color` and `font` properties. According to the specification (https://drafts.csswg.org/css-pseudo-4/#marker-pseudo - fully implemented in Firefox), support should also include:

- `content`
- `direction`
- `text-combine-upright`
- `unicode-bidi`

I'm not qualified to comment on the last two, but neither `content` nor `direction` is supported at this point. See my example on codepen: 

https://codepen.io/mirisuzanne/pen/bGGmdpm

-- 
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/20191113/1acea751/attachment.htm>


More information about the webkit-unassigned mailing list