Open Bug 1822176 Opened 1 year ago Updated 6 months ago

Enable the `prefers-reduced-transparency` media query

Categories

(Core :: CSS Parsing and Computation, task)

task

Tracking

()

People

(Reporter: canadahonk, Unassigned)

References

(Blocks 2 open bugs)

Details

(Keywords: dev-doc-needed, parity-chrome)

Soon we will have implemented the prefers-reduced-transparency media query behind it's own pref (layout.css.prefers-reduced-transparency.enabled), disabled by default. This bug is for discussing whether/when to ship, since we are the first to implement and it could be a fingerprinting risk.

Version: Trunk → unspecified

Regarding MDN/devdocs with prefers-reduced-transparency, I made two PRs as it is currently completely missing from MDN:

Fwiw there's an in progress implementation in Chrome now so Firefox won't be the only engine with an implementation soon.

Depends on: 1844541
See Also: → 1846473

This is shipping in chrome 118.

This is now shipped in Chrome stable. Also a neat explainer blog post: https://developer.chrome.com/blog/css-prefers-reduced-transparency/

You need to log in before you can comment on or make changes to this bug.