Skip to content

"auto" not supported by CSS text-emphasis-style #158

@palemieux

Description

@palemieux

dom_element.style.textEmphasisStyle = attr.style + " " + attr.symbol;

auto is not a permitted value of text-emphasis-style. Instead, auto should correspond to filled per CSS defaults:

https://developer.mozilla.org/en-US/docs/Web/CSS/text-emphasis

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions