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

Custom Properties not applied on pseudo classes #73

Open
tomi-msft opened this issue Aug 20, 2020 · 0 comments
Open

Custom Properties not applied on pseudo classes #73

tomi-msft opened this issue Aug 20, 2020 · 0 comments

Comments

@tomi-msft
Copy link

When an element's pseudo class is styled using css variables, the styling fails to render in ie11 if the element itself has not been styled using css variables. Here is a simple codepen for the repro:

Repro Steps
This is the codepen that has the example
https://codepen.io/tomi-msft/pen/rNeMJYq?editors=1111

Open the codepen in a moder browser and observe that on hover, the div element's background turns white

Open this link in ie11(since codepen is not supported) and observe that the on hover styling is not applied:
https://codepen.io/tomi-msft/full/rNeMJYq

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