Skip to content
New issue

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

bug(outdated): -webkit-text-stroke and unicode-bidi properties #436

Open
Kristinita opened this issue May 5, 2018 · 0 comments
Open

bug(outdated): -webkit-text-stroke and unicode-bidi properties #436

Kristinita opened this issue May 5, 2018 · 0 comments

Comments

@Kristinita
Copy link

1. Summary

Stylint show, that -webkit-text-stroke and unicode-bidi properties as invalid.

2. Validation

3. Can I use

4. Environment

  • Stylint 1.5.9

5. Configuration

SashaValidStylus.styl:

.Sasha404
    -webkit-text-stroke .1rem red

noscript
    >span
        unicode-bidi bidi-override
        direction rtl

6. Steps to reproduce

stylint SashaVaildStylus.styl

7. Expected behavior

No warnings and errors in console.

8. Actual behavior

D:\Kristinita>stylint SashaVaildStylus.styl
SashaVaildStylus.styl
2:1 valid warning property is not valid

SashaVaildStylus.styl
4:0 valid warning property is not valid

Stylint: 0 Errors.
Stylint: 2 Warnings.

Thanks.

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

No branches or pull requests

1 participant