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

[css-mediaqueries] Should prefers-color-scheme in SVG images be context-dependent? #774

Open
mozilla-apprentice opened this issue Apr 20, 2022 · 0 comments

Comments

@mozilla-apprentice
Copy link
Collaborator

A resolution was made for csswg-drafts/#7213.

[css-mediaqueries] Should prefers-color-scheme in SVG images be context-dependent?

  • RESOLVED: Have prefered-color-scheme reflect 'color-scheme' on the embedding element in the embedding document, to the extent acceptable from security standpoint (pending security review)

Discussion.


To file a bug automatically for these resolutions, add the bug label to the issue.

If no bug is needed, the issue can be closed.

moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this issue Jun 8, 2022
…rent. r=nchevobbe

By ensuring that it has color-scheme: light in both the embedder and the
embedded page.

Usually only the outer styling is necessary, but we generally assume
that chrome pages follow the OS color-scheme, so we need to make sure
both are set as light.

This might be able to go away depending on the resolution of
mozilla/wg-decisions#774

Differential Revision: https://phabricator.services.mozilla.com/D148585
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this issue Jun 9, 2022
…rent. r=nchevobbe a=pascalc

By ensuring that it has color-scheme: light in both the embedder and the
embedded page.

Usually only the outer styling is necessary, but we generally assume
that chrome pages follow the OS color-scheme, so we need to make sure
both are set as light.

This might be able to go away depending on the resolution of
mozilla/wg-decisions#774

Differential Revision: https://phabricator.services.mozilla.com/D148585
jamienicol pushed a commit to jamienicol/gecko that referenced this issue Jun 10, 2022
…rent. r=nchevobbe

By ensuring that it has color-scheme: light in both the embedder and the
embedded page.

Usually only the outer styling is necessary, but we generally assume
that chrome pages follow the OS color-scheme, so we need to make sure
both are set as light.

This might be able to go away depending on the resolution of
mozilla/wg-decisions#774

Differential Revision: https://phabricator.services.mozilla.com/D148585
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant