Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
[Mime] Allow to embed images as CSS backgrounds#16633
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
flack commentedMar 26, 2022
I don't think this is correct: What I implemented insymfony/symfony#45376 is only support for the old-timey |
javiereguiluz commentedMar 28, 2022
flack commentedMar 28, 2022
@javiereguiluz sorry, but that's still not right. What I implemented was only support for this: <divbackground="cid:some-img.png"></div> So really the HTML attribute |
javiereguiluz commentedMar 28, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Fixes#16492.