DevTools: cleanup presentation of user agent styles
In the Styles sidebar pane, user agent style sections: - Properties within an inherited section that do not contribute to the cascade (not inheritable) are hidden. - Non-matching selector pieces are hidden. The goal is to reduce visual noise in the UI without affecting style debugging. Screenshot: https://imgur.com/a/2s5wIn8 Bug: 929536 Change-Id: Icaea2edcbb8560273469605f263449edd51bade2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1500775Reviewed-by:Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Erik Luo <luoe@chromium.org> Cr-Commit-Position: refs/heads/master@{#638731}
Showing
Please register or sign in to comment