You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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)
…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
…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
A resolution was made for csswg-drafts/#7213.
[css-mediaqueries] Should prefers-color-scheme in SVG images be context-dependent?
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.
The text was updated successfully, but these errors were encountered: