Skip to content

Commit 3c2e4e0

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.8.2.
1 parent aea1888 commit 3c2e4e0

11 files changed

+252
-261
lines changed

ed/algorithms/privacy-preserving-attribution.json

Lines changed: 10 additions & 10 deletions
Large diffs are not rendered by default.

ed/dfns/ecma-426.json

Lines changed: 12 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -308,25 +308,6 @@
308308
},
309309
"definedIn": "prose"
310310
},
311-
{
312-
"id": "json-debugId",
313-
"href": "https://tc39.es/ecma426/#json-debugId",
314-
"linkingText": [
315-
"debugId field"
316-
],
317-
"localLinkingText": [],
318-
"type": "dfn",
319-
"for": [],
320-
"access": "public",
321-
"informative": false,
322-
"heading": {
323-
"id": "sec-source-map-format",
324-
"href": "https://tc39.es/ecma426/#sec-source-map-format",
325-
"title": "Source map format",
326-
"number": "9"
327-
},
328-
"definedIn": "prose"
329-
},
330311
{
331312
"id": "decoded-source-map-record",
332313
"href": "https://tc39.es/ecma426/#decoded-source-map-record",
@@ -496,8 +477,8 @@
496477
"definedIn": "prose"
497478
},
498479
{
499-
"id": "sec-JavaScriptExtractMagicComment-through-parsing",
500-
"href": "https://tc39.es/ecma426/#sec-JavaScriptExtractMagicComment-through-parsing",
480+
"id": "sec-JavaScriptExtractSourceMapURL-through-parsing",
481+
"href": "https://tc39.es/ecma426/#sec-JavaScriptExtractSourceMapURL-through-parsing",
501482
"linkingText": [
502483
"through parsing"
503484
],
@@ -507,16 +488,16 @@
507488
"access": "public",
508489
"informative": false,
509490
"heading": {
510-
"id": "sec-JavaScriptExtractMagicComment",
511-
"href": "https://tc39.es/ecma426/#sec-JavaScriptExtractMagicComment",
512-
"title": "JavaScriptExtractMagicComment ( source, commentType, supportLegacy )",
513-
"number": "11.1.2.2"
491+
"id": "sec-JavaScriptExtractSourceMapURL",
492+
"href": "https://tc39.es/ecma426/#sec-JavaScriptExtractSourceMapURL",
493+
"title": "JavaScriptExtractSourceMapURL ( source )",
494+
"number": "11.1.2.1"
514495
},
515496
"definedIn": "prose"
516497
},
517498
{
518-
"id": "sec-JavaScriptExtractMagicComment-without-parsing",
519-
"href": "https://tc39.es/ecma426/#sec-JavaScriptExtractMagicComment-without-parsing",
499+
"id": "sec-JavaScriptExtractSourceMapURL-without-parsing",
500+
"href": "https://tc39.es/ecma426/#sec-JavaScriptExtractSourceMapURL-without-parsing",
520501
"linkingText": [
521502
"without parsing"
522503
],
@@ -526,10 +507,10 @@
526507
"access": "public",
527508
"informative": false,
528509
"heading": {
529-
"id": "sec-JavaScriptExtractMagicComment",
530-
"href": "https://tc39.es/ecma426/#sec-JavaScriptExtractMagicComment",
531-
"title": "JavaScriptExtractMagicComment ( source, commentType, supportLegacy )",
532-
"number": "11.1.2.2"
510+
"id": "sec-JavaScriptExtractSourceMapURL",
511+
"href": "https://tc39.es/ecma426/#sec-JavaScriptExtractSourceMapURL",
512+
"title": "JavaScriptExtractSourceMapURL ( source )",
513+
"number": "11.1.2.1"
533514
},
534515
"definedIn": "prose"
535516
},

ed/headings/act-rules-format-1.1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@
380380
"id": "changes-since-FPWD",
381381
"href": "https://w3c.github.io/wcag-act/act-rules-format.html#changes-since-FPWD",
382382
"level": 3,
383-
"title": "Changes since First Public Working Draft"
383+
"title": "Changes since ACT Rules Format 1.1 First Public Working Draft"
384384
},
385385
{
386386
"id": "changes-since-1.0",

ed/headings/ecma-426.json

Lines changed: 10 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -348,39 +348,25 @@
348348
"number": "11.1.2.1"
349349
},
350350
{
351-
"id": "sec-JavaScriptExtractMagicComment",
352-
"href": "https://tc39.es/ecma426/#sec-JavaScriptExtractMagicComment",
353-
"title": "JavaScriptExtractMagicComment ( source, commentType, supportLegacy )",
354-
"level": 4,
355-
"number": "11.1.2.2"
356-
},
357-
{
358-
"id": "sec-MatchMagicComment",
359-
"href": "https://tc39.es/ecma426/#sec-MatchMagicComment",
360-
"title": "MatchMagicComment ( comment, commentType, supportLegacy )",
361-
"level": 4,
362-
"number": "11.1.2.3"
363-
},
364-
{
365-
"id": "sec-JavaScriptExtractDebugId",
366-
"href": "https://tc39.es/ecma426/#sec-JavaScriptExtractDebugId",
367-
"title": "JavaScriptExtractDebugId ( source )",
368-
"level": 4,
369-
"number": "11.1.2.4"
351+
"id": "sec-MatchSourceMapURL",
352+
"href": "https://tc39.es/ecma426/#sec-MatchSourceMapURL",
353+
"title": "MatchSourceMapURL ( comment )",
354+
"level": 5,
355+
"number": "11.1.2.1.1"
370356
},
371357
{
372358
"id": "sec-CSSExtractSourceMapURL",
373359
"href": "https://tc39.es/ecma426/#sec-CSSExtractSourceMapURL",
374360
"title": "CSSExtractSourceMapURL ( source )",
375361
"level": 4,
376-
"number": "11.1.2.5"
362+
"number": "11.1.2.2"
377363
},
378364
{
379-
"id": "sec-CSSExtractDebugId",
380-
"href": "https://tc39.es/ecma426/#sec-CSSExtractDebugId",
381-
"title": "CSSExtractDebugId ( source )",
365+
"id": "sec-WebAssemblyExtractSourceMapURL",
366+
"href": "https://tc39.es/ecma426/#sec-WebAssemblyExtractSourceMapURL",
367+
"title": "WebAssemblyExtractSourceMapURL ( bytes )",
382368
"level": 4,
383-
"number": "11.1.2.6"
369+
"number": "11.1.2.3"
384370
},
385371
{
386372
"id": "sec-fetching-source-maps",

0 commit comments

Comments
 (0)