| commit | cf8fb2973be3d6b38c8cc0fb28d0bc5e5b134483 | [log] [tgz] |
|---|---|---|
| author | Mike Wasserman <msw@chromium.org> | Fri Jun 26 18:11:20 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 26 18:11:20 2020 |
| tree | c9d0ea51ef86a33a55ad2316e63a2d451a60fca7 | |
| parent | 9b782d2670c5e9aae29ec5b2afb1a760675b996c [diff] |
Window Placement: Add wpt that requestFullscreen invokes screen getter Just check that the screen getter is invoked on fullscreenOptions. Tentative per the experimental web platform Window Placement feature. Bug: 1022988 Test: Automated Change-Id: I4d4064a8a912d679fd27f66cdf53e7f64e1cfe90 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2268310 Reviewed-by: Robert Ma <robertma@chromium.org> Commit-Queue: Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#783069}
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.
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.