Closed Bug 1720231 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 29644 - Implement [video-,]dynamic-range media queries

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
92 Branch
Tracking Status
firefox92 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 29644 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/29644
Details from upstream follow.

b'Will Cassella <cassew@google.com>' wrote:

Implement [video-,]dynamic-range media queries

This CL implements the dynamic-range and video-dynamic-range media
queries. The design doc for this implementation may be found here:
https://docs.google.com/document/d/1pHVIEdHV0tN9Je5pp3tEtK77UMbbcB7ZYu2rDJaQA0Y/edit?usp=sharing

Change-Id: I5cb0aae6a3faf7b1e8c9c6ab2aac77ce54cb02cf
Bug: 1224711
Reviewed-on: https://chromium-review.googlesource.com/2729607
WPT-Export-Revision: 03980f2997c20a3de97b36e5d8a90bcfdab1419b

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

CI Results

Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 27 subtests

Status Summary

Firefox

OK : 1
PASS: 17
FAIL: 10

Chrome

OK : 1
PASS: 17
FAIL: 10

Safari

OK : 1
PASS: 22
FAIL: 5

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/css/mediaqueries/dynamic-range.html
Should be parseable in a CSS stylesheet: '(dynamic-range: standard)': FAIL (Chrome: FAIL, Safari: PASS)
Should be parseable in a CSS stylesheet: '(dynamic-range: high)': FAIL (Chrome: FAIL, Safari: PASS)
Should be parseable in a CSS stylesheet: '(video-dynamic-range: standard)': FAIL (Chrome: FAIL, Safari: FAIL)
Should be parseable in a CSS stylesheet: '(video-dynamic-range: high)': FAIL (Chrome: FAIL, Safari: FAIL)
Should be parseable in JS: '(dynamic-range: standard)': FAIL (Chrome: FAIL, Safari: PASS)
Should be parseable in JS: '(dynamic-range: high)': FAIL (Chrome: FAIL, Safari: PASS)
Should be parseable in JS: '(video-dynamic-range: standard)': FAIL (Chrome: FAIL, Safari: FAIL)
Should be parseable in JS: '(video-dynamic-range: high)': FAIL (Chrome: FAIL, Safari: FAIL)
Check that dynamic-range is 'standard' or 'high', but not both: FAIL (Chrome: FAIL, Safari: PASS)
Check that video-dynamic-range is 'standard' or 'high', but not both: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/10f5be354b5e [wpt PR 29644] - Implement [video-,]dynamic-range media queries, a=testonly https://hg.mozilla.org/integration/autoland/rev/2e747f7eabe5 [wpt PR 29644] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in before you can comment on or make changes to this bug.