commit | 8d6fb7d8ba009c07e355b1ee9ad8606aa1d067cc | [log] [tgz] |
---|---|---|
author | Scott Violet <sky@chromium.org> | Wed Oct 14 18:28:57 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 14 18:28:57 2020 |
tree | d9692c0a134cd4d420a53b1187ee683a571e7354 | |
parent | 0561543bc8054cb1b71b1dc6b91f13fb7bf9ef65 [diff] |
blink: adds overflow-clip-margin property It's not used, this is just support for the property. I put the property at the end of CSSSampleId as it will not have any usage at this point. BUG=1087667 TEST=none Change-Id: Ib467fa1658464d17b8813ffaba18e9c92b5e7e42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2464024 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#817115}
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.