| Index: third_party/WebKit/LayoutTests/inspector-protocol/dom/dom-getNodeForLocation-skip-shadow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/dom/dom-getNodeForLocation-skip-shadow-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/dom/dom-getNodeForLocation-skip-shadow-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..55d64d6aa241f4e0de8bcd70f9b42277d3c2750a
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/dom/dom-getNodeForLocation-skip-shadow-expected.txt
|
| @@ -0,0 +1,31 @@
|
| +
|
| +Node: {
|
| + attributes : [
|
| + [0] : type
|
| + [1] : text
|
| + [2] : style
|
| + [3] : position:absolute;top:0;left:0;width:100;height:100
|
| + ]
|
| + backendNodeId : <number>
|
| + childNodeCount : 0
|
| + children : [
|
| + ]
|
| + localName : input
|
| + nodeName : INPUT
|
| + nodeType : 1
|
| + nodeValue :
|
| + parentId : <number>
|
| + shadowRoots : [
|
| + [0] : {
|
| + backendNodeId : <number>
|
| + childNodeCount : 1
|
| + localName :
|
| + nodeId : <number>
|
| + nodeName : #document-fragment
|
| + nodeType : 11
|
| + nodeValue :
|
| + shadowRootType : user-agent
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|