Skip to content

Sanitizer removes the <ol> "reversed" attribute #321

Closed
@Deimos

Description

@Deimos

reversed is a boolean attribute on <ol> that can be used to make descending lists. The sanitizer seems to be stripping this (it's not included in allowed_attributes).

https://html.spec.whatwg.org/multipage/semantics.html#attr-ol-reversed

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions