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

Webkit Regression is causing :checked selection to fail #73

Open
atomicpages opened this issue Sep 22, 2019 · 0 comments
Open

Webkit Regression is causing :checked selection to fail #73

atomicpages opened this issue Sep 22, 2019 · 0 comments

Comments

@atomicpages
Copy link

See details here regarding the blink/webkit regression: https://bugs.chromium.org/p/chromium/issues/detail?id=1006586#c1

For pretty-checkbox-react I'm working on a re-write using hooks and I noticed the indeterminate checkbox is failing since I rely on state to update the DOM rather than CSS. I think we need to add an :indeterminate selection for fonts, svgs, and images

atomicpages added a commit to atomicpages/pretty-checkbox that referenced this issue Sep 22, 2019
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