commit | 0a92a4509cd59afcbfd45b4457eea0b5de6769d4 | [log] [tgz] |
---|---|---|
author | Will Cassella <cassew@google.com> | Tue Jul 20 19:24:42 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 20 19:24:42 2021 |
tree | 82207ef6e00fcb213a84b9eef308b90b708b3f41 | |
parent | 30b5fbe05d67c81557224004916e44b9bf41c58d [diff] |
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/c/chromium/src/+/2729607 Commit-Queue: Will Cassella <cassew@google.com> Reviewed-by: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#903610}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.