File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -1190,7 +1190,7 @@ <h3 id="deprecation-report">Deprecation</h3>
1190
1190
"user_agent": "Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0",
1191
1191
"body": {
1192
1192
"id": "websql",
1193
- "anticipatedRemoval": "1/1/ 2020",
1193
+ "anticipatedRemoval": "2020-01-01 ",
1194
1194
"message": "WebSQL is deprecated and will be removed in Chrome 97 around January 2020",
1195
1195
"sourceFile": "https://example.com/index.js",
1196
1196
"lineNumber": 1234,
@@ -1286,8 +1286,6 @@ <h3 id="crash-report">Crash</h3>
1286
1286
1287
1287
< a > Crash reports</ a > have the < a > report type</ a > "crash".
1288
1288
1289
- < a > Crash reports</ a > are < a > visible to < code > ReportingObserver</ code > s</ a > .
1290
-
1291
1289
< pre class ="idl ">
1292
1290
interface CrashReportBody : ReportBody {
1293
1291
readonly attribute DOMString crashId;
You can’t perform that action at this time.
0 commit comments