Skip to content

Commit e0a0dba

Browse files
committed
bump protocol
1 parent 242413a commit e0a0dba

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

_data/tot/protocol.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7489,6 +7489,12 @@
74897489
"optional": true,
74907490
"description": "Base URL that <code>Document</code> or <code>FrameOwner</code> node uses for URL completion."
74917491
},
7492+
{
7493+
"name": "contentLanguage",
7494+
"type": "string",
7495+
"optional": true,
7496+
"description": "Only set for documents, contains the document's content language."
7497+
},
74927498
{
74937499
"name": "publicId",
74947500
"type": "string",

_versions/tot.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ <h2 class="heading">latest (tip-of-tree)</h2>
88

99
<h5 browser>Latest <a
1010
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>
11-
<code browser>Date: Fri Jun 30 08:15:16 2017 -0700
11+
<code browser>Date: Fri Jun 30 13:15:20 2017 -0700
1212
</code>
1313

1414
<h5 js>Latest <a

0 commit comments

Comments
 (0)