devtools: Expose content-visibility locked element info.
DevTools exposes info if the node shown is a locked ancestor instead of the element itself. This patch adds an additional piece of information that shows if the highlighted element itself locked and as a result skips its descendants. The actual string representation of this will be in a separate patch in the devtools-frontend repo R=chrishtr@chromium.org Bug: 1147510 Change-Id: I6c4dcf8f57eebd40b458f74a73d395daf3442c58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585144Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#836255}
Showing
Please register or sign in to comment