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

Unexpected CSS token error on Safari #999

Closed
Ehesp opened this issue Feb 4, 2016 · 2 comments
Closed

Unexpected CSS token error on Safari #999

Ehesp opened this issue Feb 4, 2016 · 2 comments

Comments

@Ehesp
Copy link

Ehesp commented Feb 4, 2016

When using this lib on Safari, I get lots console warnings Unexpected CSS token.

.ant-dropdown-wrap .ant-btn > .anticon-down {
    display: inline-block;
    font-size: 12px;
    font-size: 10px\9;
    -webkit-transform: scale(.83333333) rotate(0deg);
    transform: scale(.83333333) rotate(0deg);
    filter: progid: DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1);
    zoom: 1
}

It points to the filter line for every log.

@afc163 afc163 closed this as completed in 0bdeb3a Feb 4, 2016
@afc163
Copy link
Member

afc163 commented Feb 4, 2016

Thx for reporting! 😄

@lock
Copy link

lock bot commented May 6, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants