Chromium Code Reviews
DescriptionAllow DOM.getNodeForLocation to skip to nearest non-shadow ancestor
Added optional param, includeUserAgentShadowDOM, to allow
DOM.getNodeForLocation to skip to the nearest non-shadow ancestor.
BUG=669939
TEST=Run blink test with: python third_party/WebKit/Tools/Scripts/run-webkit-tests -t Default third_party/WebKit/LayoutTests/inspector-protocol/dom/dom-getNodeForLocation-skip-shadow.html
Review-Url: https://codereview.chromium.org/2763913002
Cr-Commit-Position: refs/heads/master@{#459261}
Committed: https://chromium.googlesource.com/chromium/src/+/d66ff70d9c4f98de29ec8bdb8e939241599106ea
Patch Set 1 #Patch Set 2 : Remove brackets #
Total comments: 3
Patch Set 3 : feedback #
Total comments: 4
Patch Set 4 : Use Common.moduleSettings value to in/exclude UA shadow dom #
Total comments: 2
Messages
Total messages: 21 (12 generated)
|