Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[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

Merged
javiereguiluz merged 1 commit intosymfony:6.1fromjaviereguiluz:fix_16492
Mar 24, 2022

Conversation

@javiereguiluz
Copy link
Member

Fixes#16492.

@flack
Copy link

I don't think this is correct: What I implemented insymfony/symfony#45376 is only support for the old-timeybackground="" attribute, not for CSSbackground-image (see also the PR description). It could be added realtively easily and it would certainly be nice to have, but it's not implemented as of now

@javiereguiluz
Copy link
MemberAuthor

@flack thanks for telling me about this error. I've fixed it inb39f0de Cheers!

@flack
Copy link

@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 attributebackground, not the CSS property by the same name

@javiereguiluz
Copy link
MemberAuthor

javiereguiluz commentedMar 28, 2022
edited
Loading

@flack fixed again! Thanks.

See868e311

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

6.1

Development

Successfully merging this pull request may close these issues.

3 participants

@javiereguiluz@flack@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp