Skip to content

webkit-text-stroke is offseted below when paint-order: stroke fill; is used #110

@Shonagon-Sei

Description

@Shonagon-Sei

Image

This is the CSS used.

.SPText{
   color: #fff;
  -webkit-text-stroke: 2px #000 ;
    paint-order: stroke fill;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions