commit | feec59141dfbef0543100614b568f2b8f7e71af1 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Mon Feb 12 19:33:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 12 19:33:41 2024 |
tree | 539db4018c235493ab8d44c526a66a846e35c321 | |
parent | 6e5b1af42804cbb7a14d578ea690a2571c67a801 [diff] |
Add CSS display-mode experimental support for picture-in-picture This CL adds experimental support to the CSS display-mode media feature for picture-in-picture. Spec PR: https://github.com/w3c/csswg-drafts/pull/9920 Intent to prototype: https://groups.google.com/a/chromium.org/g/blink-dev/c/OE1rXYv126c Demo: https://document-picture-in-picture-api.glitch.me/display-mode.html Bug: 41493667 Change-Id: I16d0b7c62ed09220e4bbacdfa86191331f872d11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5272485 Reviewed-by: Ted Choc <tedchoc@chromium.org> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Fr <beaufort.francois@gmail.com> Cr-Commit-Position: refs/heads/main@{#1259357}
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.