Skip to content

Add note about double vs single quotes to background-image on Samsung Mail #476

Open
@eckstein

Description

@eckstein

On Samsung Mail, the background-image property works, but only if the image URL is surrounded by single quotes and not double quotes. Would be a nice note to add for that inbox.

So, this works:
background-image: url('/image.png');

This does not:
background-image: url("/image.png");

Metadata

Metadata

Assignees

No one assigned

    Labels

    Data bugDid we say something wrong?

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions