Skip to content

[css-lists-3] Should unicode-bidi / direction apply to ::marker? #3809

@fantasai

Description

@fantasai

CSS Lists 3 currently lists ::marker { unicode-bidi: isolate; } in its UA default rules. This is good, markers should be bidi isolated. However, unicode-bidi isn't listed in css-pseudo-4 as a valid property on ::marker. Options:

  • Make unicode-bidi and direction apply to ::marker and keep the UA rule.
  • Just make marker's automagically bidi-isolated always.

@MatsPalmgren @emilio thoughts?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions