commit | 43ce278dfdf8b1897286591564aa32e58743d6f6 | [log] [tgz] |
---|---|---|
author | Oriol Brufau <obrufau@igalia.com> | Thu Jul 09 23:06:43 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jul 09 23:06:43 2020 |
tree | 64d152e05ceb63d58d1bbe884fc22c09cfc8d211 | |
parent | ce552a7c42864f659a1c3cd5b72c855b3003d58e [diff] |
[css-pseudo] Ship ::marker pseudo-element in M86 This patch enables the CSSMarkerPseudoElement flag by default in M86. Intent to Ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/80j6AEWI-_s Fixed: 457718 Change-Id: Ifd70a5ca9a9bffaafa73502fd5876a9bff47c3d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288312 Reviewed-by: Rune Lillesveen <futhark@chromium.org> Commit-Queue: Oriol Brufau <obrufau@igalia.com> Cr-Commit-Position: refs/heads/master@{#786976}
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.