You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/tot/protocol.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7530,6 +7530,12 @@
7530
7530
"$ref": "DOM.PseudoType",
7531
7531
"optional": true,
7532
7532
"description": "Type of a pseudo element node."
7533
+
},
7534
+
{
7535
+
"name": "isClickable",
7536
+
"type": "boolean",
7537
+
"optional": true,
7538
+
"description": "Whether this DOM node responds to mouse clicks. This includes nodes that have had click event listeners attached via JavaScript as well as anchor tags that naturally navigate when clicked."
href="https://chromium.googlesource.com/chromium/src/+log/master/third_party/WebKit/Source/core/inspector/browser_protocol.json">browser_protocol.json</a> version updated:</h5>
0 commit comments