We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
According to https://www.w3.org/TR/ttml1/#style-value-namedColor :
For the purpose of parsing, a distinction must not be made between lower and upper case.
Yet, for exemple, Cyan is not detected.
Cyan
The text was updated successfully, but these errors were encountered:
Support arbitrary case Named Colors (#134)
0dc123f
2fefcf1
@VincentFTS Thanks. See the two PRs for your review.
Sorry, something went wrong.
Support case-insensitive Named Colors (#134)
07692da
0d0b2b7
palemieux
No branches or pull requests
According to https://www.w3.org/TR/ttml1/#style-value-namedColor :
Yet, for exemple,
Cyan
is not detected.The text was updated successfully, but these errors were encountered: