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

Pseudo element with paint() background not rendering in Firefox #32

Open
jsnkuhn opened this issue Jun 19, 2022 · 0 comments
Open

Pseudo element with paint() background not rendering in Firefox #32

jsnkuhn opened this issue Jun 19, 2022 · 0 comments

Comments

@jsnkuhn
Copy link

jsnkuhn commented Jun 19, 2022

Pseudo element with paint() not rendering in Firefox

https://codepen.io/jsnkuhn/pen/NWgBBdO?editors=0100

the third example in this pen (the one with the text "Hover Me" and .example-4) has a paint() background image attached to a :before pseudo element. This renders in chrome without the polyfill but in Firefox with the polyfill no dice

FYI, already checked to make sure -moz-element() works on pseudo-elements in FF and yes it does so that isn't the problem

https://codepen.io/jsnkuhn/pen/QWQxKNb?editors=1100

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