commit | 990606e931e7f158fd2404fc3e4ea4dc9d09abc9 | [log] [tgz] |
---|---|---|
author | evliu <evliu@google.com> | Sat Apr 01 02:55:05 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 01 02:55:05 2023 |
tree | 99878305676b9957164a83a22d1c35c91103291a | |
parent | 7969f07c728343733a0bc686ae60ced5d6d44f9c [diff] |
Fix Live Caption insets This CL fixes the insets of the Live Caption container in the Global Media Control. The values were correct, but the variable names were swapped. According to slide 28 of go/chrome-live-caption-ux, the vertical inset should be 10px and the horizontal inset should be 16px. Bug: 1305767 Change-Id: I8b621b579ae666d99ba5985270d70d6136f84b02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4390442 Reviewed-by: Frank Liberato <liberato@chromium.org> Commit-Queue: Evan Liu <evliu@google.com> Cr-Commit-Position: refs/heads/main@{#1125003}
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.