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

video-dynamic-range Media Query #508

Closed
1 of 3 tasks
lukewarlow opened this issue Oct 2, 2023 · 4 comments
Closed
1 of 3 tasks

video-dynamic-range Media Query #508

lukewarlow opened this issue Oct 2, 2023 · 4 comments
Labels
focus-area-proposal Focus Area Proposal

Comments

@lukewarlow
Copy link
Member

Description

Following on from Interop 2023s Media Queries 4 focus area, it would be good for some of Media Queries 5 to be focussed on next. This request is specifically for the video-dynamic-range media query, this has shipped in Firefox but not Chromium or WebKit.

Specification

https://drafts.csswg.org/mediaqueries-5/#video-dynamic-range

Open Issues

No response

Tests

https://wpt.fyi/results/css/mediaqueries/dynamic-range.html

Current Implementations

  • Blink
  • Gecko
  • WebKit

Standards Positions

No response

Browser bug reports

WebKit Bug: https://bugs.webkit.org/show_bug.cgi?id=249678

Chrome Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1224711

Developer discussions

No response

Polls & Surveys

No response

Existing Usage

No response

Workarounds

No response

Accessibility Impact

No response

Privacy Impact

This exposes a new fingerprinting bit, but I don't think much more than what's already exposed by dynamic-range

Other

No response

@lukewarlow lukewarlow added the focus-area-proposal Focus Area Proposal label Oct 2, 2023
@foolip
Copy link
Member

foolip commented Oct 12, 2023

@lukewarlow can you say something about the use cases for this, why it's important? Is it mainly to be able to use in <video><source src=video-hdr.mov media="(video-dynamic-range: high)"></video>?

@foolip
Copy link
Member

foolip commented Oct 12, 2023

cc @dalecurtis

@lukewarlow
Copy link
Member Author

w3c/csswg-drafts#4471 I think the summary at the top of this gives a pretty good explanation of the reason to have the two media queries and then yeah it'd mostly be used like you suggest choosing different media based on support.

@dandclark
Copy link
Contributor

Thank you for proposing video-dynamic-range Media Query for inclusion in Interop 2024.

We wanted to let you know that this proposal was not selected to be part of Interop this year.

This proposal was not included in Interop 2024 because when we looked at its Web Platform Tests results, we found that it is already largely interoperable between tested browsers and does not need special coordinated attention.

For an overview of our process, see proposal selection. Thank you again for contributing to Interop 2024!

Posted on behalf of the Interop team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus-area-proposal Focus Area Proposal
Projects
Status: Done
Development

No branches or pull requests

3 participants