commit | ad5afaf41372a8933f32e4746feb1c734b02a67c | [log] [tgz] |
---|---|---|
author | Rune Lillesveen <futhark@chromium.org> | Fri Sep 09 11:43:52 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 09 11:43:52 2022 |
tree | 3be8bf6f3975942709467844b8a901c86b428274 | |
parent | 8b4a275d62e82509099f42845d888e62fda5ed3f [diff] |
[@container] Accept !important in style() queries Change the implementation to accept !important in style feature declarations. This is in line with the current spec draft, and also what the current discussion in the spec issue[1] is leaning towards. [1] https://github.com/w3c/csswg-drafts/issues/7413 Bug: 1357573, 1302630 Change-Id: Ib08fbb01943f425aebae574f082d446161c5a544 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3883945 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/main@{#1045038}
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.