Skip to content

Fix Text decoration accepted values#91

Open
Josephblt wants to merge 1 commit intogliffy:masterfrom
Josephblt:ISSUE-90
Open

Fix Text decoration accepted values#91
Josephblt wants to merge 1 commit intogliffy:masterfrom
Josephblt:ISSUE-90

Conversation

@Josephblt
Copy link

Before this fix, Small-caps was the accepted value. After the fix only the following values are accepted: underline, overline, line-through, blink. In case no value is specified, the default(none) is used.

Fixes #90.

Before this fix, Small-caps was the accepted value.
After the fix only the following values are accepted:
underline, overline, line-through, blink. In case no value is specified,
the default(none) is used.

Fixes gliffy#90.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Text-Decoration is not compliant with specification.

1 participant