commit | 2f3dd9916cdd851cb861b798b9c4991827952242 | [log] [tgz] |
---|---|---|
author | Oriol Brufau <obrufau@igalia.com> | Thu Dec 12 02:55:59 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Dec 12 02:55:59 2019 |
tree | 4d2214624b06a872b7266d549966c84a33ed7200 | |
parent | b954dc7ccb04a2dee72764c8b879264de4b55268 [diff] |
[css-pseudo] Expose ::marker pseudo-element in devtools tree (back end) If an element has a ::marker pseudo-element, it should be exposed in the Elements panel, just like the ::before and ::after pseudo-elements. This patch handles the back end part of that. Bug: 457718 TEST=http/tests/devtools/elements/styles-2/pseudo-elements.js Change-Id: I80779dbc4171f54d3f7995e8aa46e284529a4178 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934340 Reviewed-by: Peter Marshall <petermarshall@chromium.org> Reviewed-by: Yang Guo <yangguo@chromium.org> Commit-Queue: Oriol Brufau <obrufau@igalia.com> Cr-Commit-Position: refs/heads/master@{#724122}
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 .