Skip to content

text-shadow with multiple values generates erroneous error #584

Description

@outoftime

The following does not work:

.gold-on-gold {
text-shadow:rgba(0,0,0,0.1) -1px0,rgba(0,0,0,0.1) 0-1px,rgba(255,255,255,0.1) 1px0,rgba(255,255,255,0.1) 01px,rgba(0,0,0,0.1) -1px-1px,rgba(255,255,255,0.1) 1px1px; color: gold;
background: gold;
}

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