@webref/xref 1.2.0 → 1.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ed/dfns/attribution.json +27 -27
- package/ed/dfns/connection-allowlists.json +780 -0
- package/ed/dfns/css-anchor-position-1.json +30 -30
- package/ed/dfns/css-conditional-5.json +40 -0
- package/ed/dfns/css-env-1.json +20 -0
- package/ed/dfns/css-navigation-1.json +186 -72
- package/ed/dfns/did-resolution.json +17 -17
- package/ed/dfns/ecmascript.json +548 -440
- package/ed/dfns/html.json +2328 -516
- package/ed/dfns/manifest-incubations.json +193 -28
- package/ed/dfns/mathml4.json +2 -2
- package/ed/dfns/pointerevents4.json +27 -0
- package/ed/dfns/rdf12-semantics.json +23 -0
- package/ed/dfns/rfc8610.json +6 -5
- package/ed/dfns/sanitizer-api.json +20 -0
- package/ed/dfns/selectors-4.json +1 -1
- package/ed/dfns/soft-navigations.json +93 -137
- package/ed/dfns/speech-api.json +22 -0
- package/ed/dfns/vc-recognized-entities.json +6 -6
- package/ed/dfns/web-smart-card.json +1065 -1151
- package/ed/dfns/webdriver-bidi.json +932 -17
- package/ed/dfns/webmcp.json +16 -38
- package/ed/dfns/webnn.json +20 -0
- package/ed/dfns/webrtc-encoded-transform.json +28 -28
- package/ed/dfns/webrtc-ice.json +2 -2
- package/ed/dfns/webxrlayers-1.json +63 -50
- package/ed/headings/SVG2.json +1 -1
- package/ed/headings/attribution.json +65 -43
- package/ed/headings/connection-allowlists.json +228 -0
- package/ed/headings/css-navigation-1.json +14 -7
- package/ed/headings/design-principles.json +12 -5
- package/ed/headings/did-resolution.json +161 -92
- package/ed/headings/digital-credentials.json +3 -3
- package/ed/headings/dom.json +1 -1
- package/ed/headings/ecmascript.json +291 -249
- package/ed/headings/geolocation-element.json +1 -1
- package/ed/headings/html-aam-1.0.json +6 -6
- package/ed/headings/html-ruby-extensions.json +13 -0
- package/ed/headings/html.json +123 -32
- package/ed/headings/largest-contentful-paint.json +1 -1
- package/ed/headings/manifest-incubations.json +68 -8
- package/ed/headings/mathml4.json +50 -50
- package/ed/headings/rfc8610.json +0 -7
- package/ed/headings/secure-payment-confirmation.json +1 -1
- package/ed/headings/selectors-4.json +57 -8
- package/ed/headings/service-workers.json +1 -1
- package/ed/headings/shacl12-rules.json +4 -14
- package/ed/headings/soft-navigations.json +2 -2
- package/ed/headings/storage-access.json +2 -2
- package/ed/headings/tc39-atomics-microwait.json +1 -1
- package/ed/headings/url.json +1 -1
- package/ed/headings/vc-data-model-2.1.json +72 -72
- package/ed/headings/vc-jose-cose.json +70 -70
- package/ed/headings/vc-recognized-entities.json +62 -32
- package/ed/headings/web-smart-card.json +106 -217
- package/ed/headings/webaudio-1.0.json +1 -1
- package/ed/headings/webaudio-1.1.json +1 -1
- package/ed/headings/webdriver-bidi.json +15 -1
- package/ed/headings/webidl.json +1 -1
- package/ed/headings/webmcp.json +157 -4
- package/ed/headings/webnn.json +1 -1
- package/ed/headings/webrtc-encoded-transform.json +1 -1
- package/ed/headings/webxrlayers-1.json +1 -1
- package/package.json +1 -1
- package/specs.json +151 -116
- package/tr/dfns/attribution.json +27 -27
- package/tr/dfns/did-resolution.json +17 -17
- package/tr/dfns/mathml4.json +2 -2
- package/tr/dfns/picture-in-picture.json +58 -18
- package/tr/dfns/pointerevents4.json +27 -0
- package/tr/dfns/webdriver-bidi.json +932 -17
- package/tr/dfns/webnn.json +20 -0
- package/tr/dfns/webrtc-encoded-transform.json +28 -28
- package/tr/dfns/webxrlayers-1.json +63 -50
- package/tr/headings/attribution.json +65 -43
- package/tr/headings/did-resolution.json +161 -92
- package/tr/headings/digital-credentials.json +3 -3
- package/tr/headings/html-aam-1.0.json +6 -6
- package/tr/headings/mathml4.json +50 -50
- package/tr/headings/picture-in-picture.json +5 -5
- package/tr/headings/secure-payment-confirmation.json +1 -1
- package/tr/headings/service-workers.json +1 -1
- package/tr/headings/shacl12-rules.json +4 -14
- package/tr/headings/webauthn-3.json +9 -2
- package/tr/headings/webdriver-bidi.json +15 -1
- package/tr/headings/webnn.json +1 -1
- package/tr/headings/webrtc-encoded-transform.json +1 -1
- package/tr/headings/webxrlayers-1.json +1 -1
|
@@ -87,6 +87,27 @@
|
|
|
87
87
|
"title": "Overview of Operation",
|
|
88
88
|
"number": "2"
|
|
89
89
|
},
|
|
90
|
+
{
|
|
91
|
+
"id": "overview-impression",
|
|
92
|
+
"href": "https://w3c.github.io/attribution/#overview-impression",
|
|
93
|
+
"level": 3,
|
|
94
|
+
"title": "Recording Impressions",
|
|
95
|
+
"number": "2.1"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"id": "overview-conversion",
|
|
99
|
+
"href": "https://w3c.github.io/attribution/#overview-conversion",
|
|
100
|
+
"level": 3,
|
|
101
|
+
"title": "Conversions or Querying Impressions",
|
|
102
|
+
"number": "2.2"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"id": "overview-aggregation",
|
|
106
|
+
"href": "https://w3c.github.io/attribution/#overview-aggregation",
|
|
107
|
+
"level": 3,
|
|
108
|
+
"title": "Aggregation",
|
|
109
|
+
"number": "2.3"
|
|
110
|
+
},
|
|
90
111
|
{
|
|
91
112
|
"id": "api",
|
|
92
113
|
"href": "https://w3c.github.io/attribution/#api",
|
|
@@ -304,255 +325,256 @@
|
|
|
304
325
|
"title": "Fetch monkey patches",
|
|
305
326
|
"number": "5.3"
|
|
306
327
|
},
|
|
307
|
-
{
|
|
308
|
-
"id": "implementation-considerations",
|
|
309
|
-
"href": "https://w3c.github.io/attribution/#implementation-considerations",
|
|
310
|
-
"level": 2,
|
|
311
|
-
"title": "Implementation Considerations",
|
|
312
|
-
"number": "6"
|
|
313
|
-
},
|
|
314
328
|
{
|
|
315
329
|
"id": "aggregation",
|
|
316
330
|
"href": "https://w3c.github.io/attribution/#aggregation",
|
|
317
331
|
"level": 2,
|
|
318
332
|
"title": "Aggregation",
|
|
319
|
-
"number": "
|
|
333
|
+
"number": "6"
|
|
320
334
|
},
|
|
321
335
|
{
|
|
322
336
|
"id": "s-mpc",
|
|
323
337
|
"href": "https://w3c.github.io/attribution/#s-mpc",
|
|
324
338
|
"level": 3,
|
|
325
339
|
"title": "Multi-Party Computation Aggregation",
|
|
326
|
-
"number": "
|
|
340
|
+
"number": "6.1"
|
|
327
341
|
},
|
|
328
342
|
{
|
|
329
343
|
"id": "prio",
|
|
330
344
|
"href": "https://w3c.github.io/attribution/#prio",
|
|
331
345
|
"level": 4,
|
|
332
346
|
"title": "Prio and DAP",
|
|
333
|
-
"number": "
|
|
347
|
+
"number": "6.1.1"
|
|
334
348
|
},
|
|
335
349
|
{
|
|
336
350
|
"id": "dap-extensions",
|
|
337
351
|
"href": "https://w3c.github.io/attribution/#dap-extensions",
|
|
338
352
|
"level": 4,
|
|
339
353
|
"title": "DAP Extensions",
|
|
340
|
-
"number": "
|
|
354
|
+
"number": "6.1.2"
|
|
341
355
|
},
|
|
342
356
|
{
|
|
343
357
|
"id": "encrypt-dap",
|
|
344
358
|
"href": "https://w3c.github.io/attribution/#encrypt-dap",
|
|
345
359
|
"level": 4,
|
|
346
360
|
"title": "Report Encryption For DAP",
|
|
347
|
-
"number": "
|
|
361
|
+
"number": "6.1.3"
|
|
348
362
|
},
|
|
349
363
|
{
|
|
350
364
|
"id": "anti-replay",
|
|
351
365
|
"href": "https://w3c.github.io/attribution/#anti-replay",
|
|
352
366
|
"level": 3,
|
|
353
367
|
"title": "Anti-Replay Requirements",
|
|
354
|
-
"number": "
|
|
368
|
+
"number": "6.2"
|
|
355
369
|
},
|
|
356
370
|
{
|
|
357
371
|
"id": "dp",
|
|
358
372
|
"href": "https://w3c.github.io/attribution/#dp",
|
|
359
373
|
"level": 2,
|
|
360
374
|
"title": "Differential Privacy",
|
|
361
|
-
"number": "
|
|
375
|
+
"number": "7"
|
|
362
376
|
},
|
|
363
377
|
{
|
|
364
378
|
"id": "dp-unit",
|
|
365
379
|
"href": "https://w3c.github.io/attribution/#dp-unit",
|
|
366
380
|
"level": 3,
|
|
367
381
|
"title": "Privacy Unit",
|
|
368
|
-
"number": "
|
|
382
|
+
"number": "7.1"
|
|
369
383
|
},
|
|
370
384
|
{
|
|
371
385
|
"id": "formal-analysis",
|
|
372
386
|
"href": "https://w3c.github.io/attribution/#formal-analysis",
|
|
373
387
|
"level": 4,
|
|
374
388
|
"title": "Formal Analysis of Privacy Properties and Their Limitations",
|
|
375
|
-
"number": "
|
|
389
|
+
"number": "7.1.1"
|
|
376
390
|
},
|
|
377
391
|
{
|
|
378
392
|
"id": "dp-instance",
|
|
379
393
|
"href": "https://w3c.github.io/attribution/#dp-instance",
|
|
380
394
|
"level": 4,
|
|
381
395
|
"title": "Browser Instances",
|
|
382
|
-
"number": "
|
|
396
|
+
"number": "7.1.2"
|
|
383
397
|
},
|
|
384
398
|
{
|
|
385
399
|
"id": "dp-site",
|
|
386
400
|
"href": "https://w3c.github.io/attribution/#dp-site",
|
|
387
401
|
"level": 4,
|
|
388
402
|
"title": "Per-Site Limits",
|
|
389
|
-
"number": "
|
|
403
|
+
"number": "7.1.3"
|
|
390
404
|
},
|
|
391
405
|
{
|
|
392
406
|
"id": "dp-refresh",
|
|
393
407
|
"href": "https://w3c.github.io/attribution/#dp-refresh",
|
|
394
408
|
"level": 4,
|
|
395
409
|
"title": "Privacy Budget Epochs",
|
|
396
|
-
"number": "
|
|
410
|
+
"number": "7.1.4"
|
|
397
411
|
},
|
|
398
412
|
{
|
|
399
413
|
"id": "dp-budget",
|
|
400
414
|
"href": "https://w3c.github.io/attribution/#dp-budget",
|
|
401
415
|
"level": 3,
|
|
402
416
|
"title": "Privacy Budgets",
|
|
403
|
-
"number": "
|
|
417
|
+
"number": "7.2"
|
|
404
418
|
},
|
|
405
419
|
{
|
|
406
420
|
"id": "dp-deduction",
|
|
407
421
|
"href": "https://w3c.github.io/attribution/#dp-deduction",
|
|
408
422
|
"level": 4,
|
|
409
423
|
"title": "Privacy Budget Deduction",
|
|
410
|
-
"number": "
|
|
424
|
+
"number": "7.2.1"
|
|
411
425
|
},
|
|
412
426
|
{
|
|
413
427
|
"id": "dp-safety",
|
|
414
428
|
"href": "https://w3c.github.io/attribution/#dp-safety",
|
|
415
429
|
"level": 4,
|
|
416
430
|
"title": "Safety Limits",
|
|
417
|
-
"number": "
|
|
431
|
+
"number": "7.2.2"
|
|
418
432
|
},
|
|
419
433
|
{
|
|
420
434
|
"id": "dp-mechanism",
|
|
421
435
|
"href": "https://w3c.github.io/attribution/#dp-mechanism",
|
|
422
436
|
"level": 3,
|
|
423
437
|
"title": "Differential Privacy Mechanisms",
|
|
424
|
-
"number": "
|
|
438
|
+
"number": "7.3"
|
|
425
439
|
},
|
|
426
440
|
{
|
|
427
441
|
"id": "security",
|
|
428
442
|
"href": "https://w3c.github.io/attribution/#security",
|
|
429
443
|
"level": 2,
|
|
430
444
|
"title": "Security Considerations",
|
|
431
|
-
"number": "
|
|
445
|
+
"number": "8"
|
|
432
446
|
},
|
|
433
447
|
{
|
|
434
448
|
"id": "security-impression-store",
|
|
435
449
|
"href": "https://w3c.github.io/attribution/#security-impression-store",
|
|
436
450
|
"level": 3,
|
|
437
451
|
"title": "Impression Store",
|
|
438
|
-
"number": "
|
|
452
|
+
"number": "8.1"
|
|
439
453
|
},
|
|
440
454
|
{
|
|
441
455
|
"id": "security-api-implementation",
|
|
442
456
|
"href": "https://w3c.github.io/attribution/#security-api-implementation",
|
|
443
457
|
"level": 3,
|
|
444
458
|
"title": "Side Channel Risks in Implementation",
|
|
445
|
-
"number": "
|
|
459
|
+
"number": "8.2"
|
|
446
460
|
},
|
|
447
461
|
{
|
|
448
462
|
"id": "security-aggregation-services",
|
|
449
463
|
"href": "https://w3c.github.io/attribution/#security-aggregation-services",
|
|
450
464
|
"level": 3,
|
|
451
465
|
"title": "Aggregation Services",
|
|
452
|
-
"number": "
|
|
466
|
+
"number": "8.3"
|
|
453
467
|
},
|
|
454
468
|
{
|
|
455
469
|
"id": "security-multiple-sites",
|
|
456
470
|
"href": "https://w3c.github.io/attribution/#security-multiple-sites",
|
|
457
471
|
"level": 3,
|
|
458
472
|
"title": "Combining Reports from Multiple Sites",
|
|
459
|
-
"number": "
|
|
473
|
+
"number": "8.4"
|
|
474
|
+
},
|
|
475
|
+
{
|
|
476
|
+
"id": "site-trust-model",
|
|
477
|
+
"href": "https://w3c.github.io/attribution/#site-trust-model",
|
|
478
|
+
"level": 3,
|
|
479
|
+
"title": "Controlling Cross-Site Participation",
|
|
480
|
+
"number": "8.5"
|
|
460
481
|
},
|
|
461
482
|
{
|
|
462
483
|
"id": "security-ad-fraud",
|
|
463
484
|
"href": "https://w3c.github.io/attribution/#security-ad-fraud",
|
|
464
|
-
"level":
|
|
485
|
+
"level": 4,
|
|
465
486
|
"title": "Ad Fraud",
|
|
466
|
-
"number": "
|
|
487
|
+
"number": "8.5.1"
|
|
467
488
|
},
|
|
468
489
|
{
|
|
469
490
|
"id": "privacy",
|
|
470
491
|
"href": "https://w3c.github.io/attribution/#privacy",
|
|
471
492
|
"level": 2,
|
|
472
|
-
"title": "
|
|
493
|
+
"title": "Privacy Considerations",
|
|
494
|
+
"number": "9"
|
|
473
495
|
},
|
|
474
496
|
{
|
|
475
497
|
"id": "privacy-exposure",
|
|
476
498
|
"href": "https://w3c.github.io/attribution/#privacy-exposure",
|
|
477
499
|
"level": 3,
|
|
478
500
|
"title": "Information Exposed by the Attribution API",
|
|
479
|
-
"number": "
|
|
501
|
+
"number": "9.1"
|
|
480
502
|
},
|
|
481
503
|
{
|
|
482
504
|
"id": "opt-out",
|
|
483
505
|
"href": "https://w3c.github.io/attribution/#opt-out",
|
|
484
506
|
"level": 3,
|
|
485
507
|
"title": "Disabling the Attribution API",
|
|
486
|
-
"number": "
|
|
508
|
+
"number": "9.2"
|
|
487
509
|
},
|
|
488
510
|
{
|
|
489
511
|
"id": "visibility",
|
|
490
512
|
"href": "https://w3c.github.io/attribution/#visibility",
|
|
491
513
|
"level": 3,
|
|
492
514
|
"title": "Visibility",
|
|
493
|
-
"number": "
|
|
515
|
+
"number": "9.3"
|
|
494
516
|
},
|
|
495
517
|
{
|
|
496
518
|
"id": "unconfigured",
|
|
497
519
|
"href": "https://w3c.github.io/attribution/#unconfigured",
|
|
498
520
|
"level": 3,
|
|
499
521
|
"title": "Unconfigured Browsers",
|
|
500
|
-
"number": "
|
|
522
|
+
"number": "9.4"
|
|
501
523
|
},
|
|
502
524
|
{
|
|
503
525
|
"id": "privacy-impression-store",
|
|
504
526
|
"href": "https://w3c.github.io/attribution/#privacy-impression-store",
|
|
505
527
|
"level": 3,
|
|
506
528
|
"title": "Including Identifying Information with Saved Impressions",
|
|
507
|
-
"number": "
|
|
529
|
+
"number": "9.5"
|
|
508
530
|
},
|
|
509
531
|
{
|
|
510
532
|
"id": "privacy-third-party-contexts",
|
|
511
533
|
"href": "https://w3c.github.io/attribution/#privacy-third-party-contexts",
|
|
512
534
|
"level": 3,
|
|
513
535
|
"title": "Use in Third-party Contexts",
|
|
514
|
-
"number": "
|
|
536
|
+
"number": "9.6"
|
|
515
537
|
},
|
|
516
538
|
{
|
|
517
539
|
"id": "clear-budget-store",
|
|
518
540
|
"href": "https://w3c.github.io/attribution/#clear-budget-store",
|
|
519
541
|
"level": 3,
|
|
520
542
|
"title": "Clearing API State",
|
|
521
|
-
"number": "
|
|
543
|
+
"number": "9.7"
|
|
522
544
|
},
|
|
523
545
|
{
|
|
524
546
|
"id": "clear-site-data",
|
|
525
547
|
"href": "https://w3c.github.io/attribution/#clear-site-data",
|
|
526
548
|
"level": 4,
|
|
527
549
|
"title": "Clearing Site Data",
|
|
528
|
-
"number": "
|
|
550
|
+
"number": "9.7.1"
|
|
529
551
|
},
|
|
530
552
|
{
|
|
531
553
|
"id": "clear-browsing-history",
|
|
532
554
|
"href": "https://w3c.github.io/attribution/#clear-browsing-history",
|
|
533
555
|
"level": 4,
|
|
534
556
|
"title": "Clearing Browsing History",
|
|
535
|
-
"number": "
|
|
557
|
+
"number": "9.7.2"
|
|
536
558
|
},
|
|
537
559
|
{
|
|
538
560
|
"id": "removing-impressions",
|
|
539
561
|
"href": "https://w3c.github.io/attribution/#removing-impressions",
|
|
540
562
|
"level": 4,
|
|
541
563
|
"title": "Clearing Impressions",
|
|
542
|
-
"number": "
|
|
564
|
+
"number": "9.7.3"
|
|
543
565
|
},
|
|
544
566
|
{
|
|
545
567
|
"id": "why-wall-clock",
|
|
546
568
|
"href": "https://w3c.github.io/attribution/#why-wall-clock",
|
|
547
569
|
"level": 3,
|
|
548
570
|
"title": "Choice of Clock",
|
|
549
|
-
"number": "
|
|
571
|
+
"number": "9.8"
|
|
550
572
|
},
|
|
551
573
|
{
|
|
552
574
|
"id": "ack",
|
|
553
575
|
"href": "https://w3c.github.io/attribution/#ack",
|
|
554
576
|
"level": 2,
|
|
555
|
-
"title": "
|
|
577
|
+
"title": "10. Acknowledgements"
|
|
556
578
|
},
|
|
557
579
|
{
|
|
558
580
|
"id": "w3c-conformance",
|
|
@@ -0,0 +1,228 @@
|
|
|
1
|
+
{
|
|
2
|
+
"spec": {
|
|
3
|
+
"title": "Connection Allowlists",
|
|
4
|
+
"url": "https://wicg.github.io/connection-allowlists/"
|
|
5
|
+
},
|
|
6
|
+
"headings": [
|
|
7
|
+
{
|
|
8
|
+
"id": "title",
|
|
9
|
+
"href": "https://wicg.github.io/connection-allowlists/#title",
|
|
10
|
+
"level": 1,
|
|
11
|
+
"title": "Connection Allowlists"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"id": "abstract",
|
|
15
|
+
"href": "https://wicg.github.io/connection-allowlists/#abstract",
|
|
16
|
+
"level": 2,
|
|
17
|
+
"title": "Abstract"
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"id": "status",
|
|
21
|
+
"href": "https://wicg.github.io/connection-allowlists/#status",
|
|
22
|
+
"level": 2,
|
|
23
|
+
"title": "Status of this document"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"id": "toc",
|
|
27
|
+
"href": "https://wicg.github.io/connection-allowlists/#toc",
|
|
28
|
+
"level": 2,
|
|
29
|
+
"title": "Table of Contents",
|
|
30
|
+
"alternateIds": [
|
|
31
|
+
"contents"
|
|
32
|
+
]
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": "intro",
|
|
36
|
+
"href": "https://wicg.github.io/connection-allowlists/#intro",
|
|
37
|
+
"level": 2,
|
|
38
|
+
"title": "Introduction",
|
|
39
|
+
"number": "1"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"id": "threat-model",
|
|
43
|
+
"href": "https://wicg.github.io/connection-allowlists/#threat-model",
|
|
44
|
+
"level": 3,
|
|
45
|
+
"title": "Threat Model",
|
|
46
|
+
"number": "1.1"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"id": "overlap-with-csp",
|
|
50
|
+
"href": "https://wicg.github.io/connection-allowlists/#overlap-with-csp",
|
|
51
|
+
"level": 3,
|
|
52
|
+
"title": "Overlap with Content Security Policy",
|
|
53
|
+
"number": "1.2"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"id": "allowlists",
|
|
57
|
+
"href": "https://wicg.github.io/connection-allowlists/#allowlists",
|
|
58
|
+
"level": 2,
|
|
59
|
+
"title": "Connection Allowlists",
|
|
60
|
+
"number": "2"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "headers",
|
|
64
|
+
"href": "https://wicg.github.io/connection-allowlists/#headers",
|
|
65
|
+
"level": 2,
|
|
66
|
+
"title": "Connection Allowlist Headers",
|
|
67
|
+
"number": "3"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"id": "parsing",
|
|
71
|
+
"href": "https://wicg.github.io/connection-allowlists/#parsing",
|
|
72
|
+
"level": 3,
|
|
73
|
+
"title": "Parsing",
|
|
74
|
+
"number": "3.1"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"id": "matching",
|
|
78
|
+
"href": "https://wicg.github.io/connection-allowlists/#matching",
|
|
79
|
+
"level": 3,
|
|
80
|
+
"title": "Matching",
|
|
81
|
+
"number": "3.2"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"id": "reporting",
|
|
85
|
+
"href": "https://wicg.github.io/connection-allowlists/#reporting",
|
|
86
|
+
"level": 3,
|
|
87
|
+
"title": "Reporting",
|
|
88
|
+
"number": "3.3"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"id": "monkey-patching",
|
|
92
|
+
"href": "https://wicg.github.io/connection-allowlists/#monkey-patching",
|
|
93
|
+
"level": 2,
|
|
94
|
+
"title": "Monkey-Patches",
|
|
95
|
+
"number": "4"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"id": "fetch",
|
|
99
|
+
"href": "https://wicg.github.io/connection-allowlists/#fetch",
|
|
100
|
+
"level": 3,
|
|
101
|
+
"title": "Integration with Fetch",
|
|
102
|
+
"number": "4.1"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"id": "html",
|
|
106
|
+
"href": "https://wicg.github.io/connection-allowlists/#html",
|
|
107
|
+
"level": 3,
|
|
108
|
+
"title": "Integration with HTML",
|
|
109
|
+
"number": "4.2"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"id": "rtc",
|
|
113
|
+
"href": "https://wicg.github.io/connection-allowlists/#rtc",
|
|
114
|
+
"level": 3,
|
|
115
|
+
"title": "Integration with WebRTC",
|
|
116
|
+
"number": "4.3"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"id": "security",
|
|
120
|
+
"href": "https://wicg.github.io/connection-allowlists/#security",
|
|
121
|
+
"level": 2,
|
|
122
|
+
"title": "Security and Privacy Considerations",
|
|
123
|
+
"number": "5"
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"id": "security-same-origin",
|
|
127
|
+
"href": "https://wicg.github.io/connection-allowlists/#security-same-origin",
|
|
128
|
+
"level": 3,
|
|
129
|
+
"title": "Same-Origin Contexts",
|
|
130
|
+
"number": "5.1"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"id": "security-service-worker",
|
|
134
|
+
"href": "https://wicg.github.io/connection-allowlists/#security-service-worker",
|
|
135
|
+
"level": 3,
|
|
136
|
+
"title": "Service Workers",
|
|
137
|
+
"number": "5.2"
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"id": "security-dns",
|
|
141
|
+
"href": "https://wicg.github.io/connection-allowlists/#security-dns",
|
|
142
|
+
"level": 3,
|
|
143
|
+
"title": "DNS",
|
|
144
|
+
"number": "5.3"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"id": "security-postmessage",
|
|
148
|
+
"href": "https://wicg.github.io/connection-allowlists/#security-postmessage",
|
|
149
|
+
"level": 3,
|
|
150
|
+
"title": "postMessage(...)",
|
|
151
|
+
"number": "5.4"
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"id": "redirects",
|
|
155
|
+
"href": "https://wicg.github.io/connection-allowlists/#redirects",
|
|
156
|
+
"level": 3,
|
|
157
|
+
"title": "Redirects",
|
|
158
|
+
"number": "5.5"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"id": "webrtc",
|
|
162
|
+
"href": "https://wicg.github.io/connection-allowlists/#webrtc",
|
|
163
|
+
"level": 3,
|
|
164
|
+
"title": "WebRTC",
|
|
165
|
+
"number": "5.6"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"id": "w3c-conformance",
|
|
169
|
+
"href": "https://wicg.github.io/connection-allowlists/#w3c-conformance",
|
|
170
|
+
"level": 2,
|
|
171
|
+
"title": "Conformance"
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"id": "w3c-conventions",
|
|
175
|
+
"href": "https://wicg.github.io/connection-allowlists/#w3c-conventions",
|
|
176
|
+
"level": 3,
|
|
177
|
+
"title": "Document conventions"
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"id": "index",
|
|
181
|
+
"href": "https://wicg.github.io/connection-allowlists/#index",
|
|
182
|
+
"level": 2,
|
|
183
|
+
"title": "Index"
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"id": "index-defined-here",
|
|
187
|
+
"href": "https://wicg.github.io/connection-allowlists/#index-defined-here",
|
|
188
|
+
"level": 3,
|
|
189
|
+
"title": "Terms defined by this specification"
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"id": "index-defined-elsewhere",
|
|
193
|
+
"href": "https://wicg.github.io/connection-allowlists/#index-defined-elsewhere",
|
|
194
|
+
"level": 3,
|
|
195
|
+
"title": "Terms defined by reference"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"id": "references",
|
|
199
|
+
"href": "https://wicg.github.io/connection-allowlists/#references",
|
|
200
|
+
"level": 2,
|
|
201
|
+
"title": "References"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"id": "normative",
|
|
205
|
+
"href": "https://wicg.github.io/connection-allowlists/#normative",
|
|
206
|
+
"level": 3,
|
|
207
|
+
"title": "Normative References"
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"id": "informative",
|
|
211
|
+
"href": "https://wicg.github.io/connection-allowlists/#informative",
|
|
212
|
+
"level": 3,
|
|
213
|
+
"title": "Non-Normative References"
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"id": "idl-index",
|
|
217
|
+
"href": "https://wicg.github.io/connection-allowlists/#idl-index",
|
|
218
|
+
"level": 2,
|
|
219
|
+
"title": "IDL Index"
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"id": "issues-index",
|
|
223
|
+
"href": "https://wicg.github.io/connection-allowlists/#issues-index",
|
|
224
|
+
"level": 2,
|
|
225
|
+
"title": "Issues Index"
|
|
226
|
+
}
|
|
227
|
+
]
|
|
228
|
+
}
|
|
@@ -94,25 +94,32 @@
|
|
|
94
94
|
"title": "Pseudo-classes for links",
|
|
95
95
|
"number": "3"
|
|
96
96
|
},
|
|
97
|
+
{
|
|
98
|
+
"id": "trigger-link-pseudo-class",
|
|
99
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#trigger-link-pseudo-class",
|
|
100
|
+
"level": 3,
|
|
101
|
+
"title": "The :trigger-link pseudo-class",
|
|
102
|
+
"number": "3.1"
|
|
103
|
+
},
|
|
97
104
|
{
|
|
98
105
|
"id": "link-to-pseudo-class",
|
|
99
106
|
"href": "https://drafts.csswg.org/css-navigation-1/#link-to-pseudo-class",
|
|
100
107
|
"level": 3,
|
|
101
|
-
"title": "The
|
|
102
|
-
"number": "3.
|
|
108
|
+
"title": "The :link-to() pseudo-class",
|
|
109
|
+
"number": "3.2"
|
|
103
110
|
},
|
|
104
111
|
{
|
|
105
112
|
"id": "active-navigation-pseudo-class",
|
|
106
113
|
"href": "https://drafts.csswg.org/css-navigation-1/#active-navigation-pseudo-class",
|
|
107
114
|
"level": 3,
|
|
108
|
-
"title": "The
|
|
109
|
-
"number": "3.
|
|
115
|
+
"title": "The :active-navigation() pseudo-class",
|
|
116
|
+
"number": "3.3"
|
|
110
117
|
},
|
|
111
118
|
{
|
|
112
|
-
"id": "
|
|
113
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
119
|
+
"id": "processing-model",
|
|
120
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#processing-model",
|
|
114
121
|
"level": 2,
|
|
115
|
-
"title": "
|
|
122
|
+
"title": "Processing model",
|
|
116
123
|
"number": "4"
|
|
117
124
|
},
|
|
118
125
|
{
|
|
@@ -576,33 +576,40 @@
|
|
|
576
576
|
"title": "Always add event handler attributes",
|
|
577
577
|
"number": "7.5"
|
|
578
578
|
},
|
|
579
|
+
{
|
|
580
|
+
"id": "name-events-consistently",
|
|
581
|
+
"href": "https://w3ctag.github.io/design-principles/#name-events-consistently",
|
|
582
|
+
"level": 3,
|
|
583
|
+
"title": "Name events in a consistent pattern",
|
|
584
|
+
"number": "7.6"
|
|
585
|
+
},
|
|
579
586
|
{
|
|
580
587
|
"id": "events-are-for-notification",
|
|
581
588
|
"href": "https://w3ctag.github.io/design-principles/#events-are-for-notification",
|
|
582
589
|
"level": 3,
|
|
583
590
|
"title": "Use events for notification",
|
|
584
|
-
"number": "7.
|
|
591
|
+
"number": "7.7"
|
|
585
592
|
},
|
|
586
593
|
{
|
|
587
594
|
"id": "guard-against-recursion",
|
|
588
595
|
"href": "https://w3ctag.github.io/design-principles/#guard-against-recursion",
|
|
589
596
|
"level": 3,
|
|
590
597
|
"title": "Guard against potential recursion",
|
|
591
|
-
"number": "7.
|
|
598
|
+
"number": "7.8"
|
|
592
599
|
},
|
|
593
600
|
{
|
|
594
601
|
"id": "state-and-subclassing",
|
|
595
602
|
"href": "https://w3ctag.github.io/design-principles/#state-and-subclassing",
|
|
596
603
|
"level": 3,
|
|
597
604
|
"title": "Put state on target objects rather than Events",
|
|
598
|
-
"number": "7.
|
|
605
|
+
"number": "7.9"
|
|
599
606
|
},
|
|
600
607
|
{
|
|
601
608
|
"id": "events-vs-observers",
|
|
602
609
|
"href": "https://w3ctag.github.io/design-principles/#events-vs-observers",
|
|
603
610
|
"level": 3,
|
|
604
611
|
"title": "Use Events and Observers appropriately",
|
|
605
|
-
"number": "7.
|
|
612
|
+
"number": "7.10"
|
|
606
613
|
},
|
|
607
614
|
{
|
|
608
615
|
"id": "types-and-units",
|
|
@@ -962,7 +969,7 @@
|
|
|
962
969
|
"id": "informative",
|
|
963
970
|
"href": "https://w3ctag.github.io/design-principles/#informative",
|
|
964
971
|
"level": 3,
|
|
965
|
-
"title": "
|
|
972
|
+
"title": "Non-Normative References"
|
|
966
973
|
},
|
|
967
974
|
{
|
|
968
975
|
"id": "property-index",
|