Hey everyone,

I'm working on enabling the dynamic-range and video-dynamic-range media queries in Chromium (they're currently implemented though default-disabled behind a feature flag). I wrote a WPT to test for support for these queries, and I noticed that while WebKit supports the 'dynamic-range' query, it doesn't support the 'video-dynamic-range' query. I was just wondering if there are any plans currently to add support for that query as well.

Thanks,
Will