[iOS] Add context menu support for shadow DOM
The context menu currently does not find elements inside the shadow DOM of another which are attached with the |attachShadow| API. Add support by looking inside an element's shadowRoot. Bug: 1017257 Change-Id: I720e54f1ef7157c3ae5200c8dd097302dcee7429 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877602 Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Reviewed-by:Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#709155}
Showing
Please register or sign in to comment