Skip to content

Commit 8dd4e9a

Browse files
committed
bump protocol
1 parent d06f78e commit 8dd4e9a

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

pages/_data/1-3.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@
9393
"backdrop",
9494
"selection",
9595
"target-text",
96+
"spelling-error",
97+
"grammar-error",
9698
"first-line-inherited",
9799
"scrollbar",
98100
"scrollbar-thumb",

pages/_data/tot.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3831,6 +3831,8 @@
38313831
"backdrop",
38323832
"selection",
38333833
"target-text",
3834+
"spelling-error",
3835+
"grammar-error",
38343836
"first-line-inherited",
38353837
"scrollbar",
38363838
"scrollbar-thumb",

pages/tot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ There is no backwards compatibility support guaranteed for the capabilities it i
1010

1111
<h5 browser>Latest <a
1212
href="https://chromium.googlesource.com/chromium/src/+log/master/third_party/blink/renderer/core/inspector/browser_protocol.json">browser_protocol.json</a> version updated:</h5>
13-
<code browser>Date: 2021-01-06 15:16:17 -0800
13+
<code browser>Date: 2021-01-08 04:16:13 -0800
1414
</code>
1515

1616
<h5 js>Latest <a

0 commit comments

Comments
 (0)