From b1bb92e9ade4fd86767a49a0458c64153570521f Mon Sep 17 00:00:00 2001
From: reffy-bot <>
Date: Tue, 17 Dec 2024 01:51:13 +0000
Subject: [PATCH] Update of TR report from new reffy run
Using reffy commit 18.1.0.
---
tr/algorithms/autoplay-detection.json | 2 +-
tr/algorithms/mediasession.json | 34 +-
tr/algorithms/openscreen-application.json | 65 +
tr/algorithms/openscreen-network.json | 140 ++
tr/algorithms/openscreenprotocol.json | 165 ---
tr/algorithms/picture-in-picture.json | 6 +-
tr/dfns/autoplay-detection.json | 91 +-
tr/dfns/mediasession.json | 504 ++++---
...tocol.json => openscreen-application.json} | 494 ++-----
tr/dfns/openscreen-network.json | 332 +++++
tr/dfns/picture-in-picture.json | 133 +-
tr/headings/openscreen-application.json | 419 ++++++
tr/headings/openscreen-network.json | 370 +++++
tr/headings/openscreenprotocol.json | 534 --------
tr/ids/autoplay-detection.json | 131 +-
tr/ids/mediasession.json | 673 +---------
tr/ids/openscreen-application.json | 563 ++++++++
tr/ids/openscreen-network.json | 198 +++
tr/ids/openscreenprotocol.json | 670 ---------
tr/ids/picture-in-picture.json | 321 +----
tr/ids/sparql12-query.json | 4 +-
tr/index.json | 1195 +++++++++++------
tr/links/autoplay-detection.json | 14 +-
tr/links/mediasession.json | 14 +-
...tocol.json => openscreen-application.json} | 68 +-
tr/links/openscreen-network.json | 106 ++
tr/links/picture-in-picture.json | 10 +-
tr/refs/autoplay-detection.json | 2 +-
tr/refs/mediasession.json | 4 +-
tr/refs/openscreen-application.json | 72 +
...nprotocol.json => openscreen-network.json} | 56 +-
31 files changed, 3677 insertions(+), 3713 deletions(-)
create mode 100644 tr/algorithms/openscreen-application.json
create mode 100644 tr/algorithms/openscreen-network.json
delete mode 100644 tr/algorithms/openscreenprotocol.json
rename tr/dfns/{openscreenprotocol.json => openscreen-application.json} (56%)
create mode 100644 tr/dfns/openscreen-network.json
create mode 100644 tr/headings/openscreen-application.json
create mode 100644 tr/headings/openscreen-network.json
delete mode 100644 tr/headings/openscreenprotocol.json
create mode 100644 tr/ids/openscreen-application.json
create mode 100644 tr/ids/openscreen-network.json
delete mode 100644 tr/ids/openscreenprotocol.json
rename tr/links/{openscreenprotocol.json => openscreen-application.json} (71%)
create mode 100644 tr/links/openscreen-network.json
create mode 100644 tr/refs/openscreen-application.json
rename tr/refs/{openscreenprotocol.json => openscreen-network.json} (67%)
diff --git a/tr/algorithms/autoplay-detection.json b/tr/algorithms/autoplay-detection.json
index 65264762cd1b..cc41fc24af4e 100644
--- a/tr/algorithms/autoplay-detection.json
+++ b/tr/algorithms/autoplay-detection.json
@@ -12,7 +12,7 @@
"html": "If type
is mediaelement
, return a\n result that represents the current status for HTMLMediaElement
and its extensions, such as HTMLVideoElement
and HTMLAudioElement
, which exist in the document
contained in the Window
object associated with the queried Navigator
object."
},
{
- "html": "If type
is audiocontext
, return a\n result that represents the current status for AudioContext
,\n which exist in the document
contained in the Window
object\n associated with the queried Navigator
object."
+ "html": "If type
is audiocontext
, return a\n result that represents the current status for AudioContext
,\n which exist in the document
contained in the Window
object\n associated with the queried Navigator
object."
}
]
},
diff --git a/tr/algorithms/mediasession.json b/tr/algorithms/mediasession.json
index f963e66fa286..9e0d232f19d9 100644
--- a/tr/algorithms/mediasession.json
+++ b/tr/algorithms/mediasession.json
@@ -7,7 +7,7 @@
{
"name": "update metadata algorithm",
"href": "https://www.w3.org/TR/mediasession/#update-metadata-algorithm",
- "html": "The media metadata for the active media session MAY be displayed in\n the platform UI depending on platform conventions. Whenever the active\n media session changes or setting metadata
of the active media session, the user agent MUST run the update\n metadata algorithm. The steps are as follows:",
+ "html": "The media metadata for the active media session MAY be displayed in\n the platform UI depending on platform conventions. Whenever the active\n media session changes or setting metadata
of the active media session, the user agent MUST run the update\n metadata algorithm. The steps are as follows:",
"rationale": "if",
"steps": [
{
@@ -27,7 +27,7 @@
{
"name": "fetch image algorithm",
"href": "https://www.w3.org/TR/mediasession/#fetch-image-algorithm",
- "html": "The RECOMMENDED fetch image algorithm is as follows:",
+ "html": "The RECOMMENDED fetch image algorithm is as follows:",
"rationale": "if",
"steps": [
{
@@ -37,7 +37,7 @@
"html": "If metadata’s artwork
of the active\n media session is empty, then terminate these steps."
},
{
- "html": "If the platform supports displaying media artwork, select a preferred artwork image from metadata’s artwork
of the active media session."
+ "html": "If the platform supports displaying media artwork, select a preferred artwork image from metadata’s artwork
of the active media session."
},
{
"html": "Then, in parallel:",
@@ -59,7 +59,7 @@
{
"name": "update action handler algorithm",
"href": "https://www.w3.org/TR/mediasession/#update-action-handler-algorithm",
- "html": "When the update action handler algorithm on a given MediaSession
with action and handler parameters\n is invoked, the user agent MUST run the following steps:",
+ "html": "When the update action handler algorithm on a given MediaSession
with action and handler parameters\n is invoked, the user agent MUST run the following steps:",
"rationale": "if",
"steps": [
{
@@ -73,7 +73,7 @@
{
"name": "handle media session action",
"href": "https://www.w3.org/TR/mediasession/#handle-media-session-action",
- "html": "When the user agent is notified by a media session action source named source that a media session action named action has been triggered,\n the user agent MUST queue a task, using the user interaction task\n source, to run the following handle media session action steps:",
+ "html": "When the user agent is notified by a media session action source named source that a media session action named action has been triggered,\n the user agent MUST queue a task, using the user interaction task\n source, to run the following handle media session action steps:",
"rationale": "let",
"steps": [
{
@@ -126,7 +126,7 @@
{
"name": "media session actions update algorithm",
"href": "https://www.w3.org/TR/mediasession/#media-session-actions-update-algorithm",
- "html": "When the media session actions update algorithm is invoked, the\n user agent MUST run the following steps:",
+ "html": "When the media session actions update algorithm is invoked, the\n user agent MUST run the following steps:",
"rationale": "let",
"steps": [
{
@@ -167,7 +167,7 @@
{
"name": "MediaSession/metadata",
"href": "https://www.w3.org/TR/mediasession/#dom-mediasession-metadata",
- "html": "The metadata
attribute\n reflects the MediaSession
's metadata
. On getting, it MUST\n return the MediaSession
's metadata
. On setting, it MUST\n run the following steps with value being the new value being set:",
+ "html": "The metadata
attribute\n reflects the MediaSession
's metadata
. On getting, it MUST\n return the MediaSession
's metadata
. On setting, it MUST\n run the following steps with value being the new value being set:",
"rationale": "if",
"steps": [
{
@@ -187,7 +187,7 @@
{
"name": "MediaSession/setMicrophoneActive(active)",
"href": "https://www.w3.org/TR/mediasession/#dom-mediasession-setmicrophoneactive",
- "html": "The setMicrophoneActive(active)
method\n indicates to the user agent the microphone capture state desired by the page\n (e.g. if the microphone is considered \"inactive\" by the page since it is no\n longer sending audio through a call, the page can invoke setMicrophoneActive(false)
). When invoked, it MUST perform the\n following steps:",
+ "html": "The setMicrophoneActive(active)
method\n indicates to the user agent the microphone capture state desired by the page\n (e.g. if the microphone is considered \"inactive\" by the page since it is no\n longer sending audio through a call, the page can invoke setMicrophoneActive(false)
). When invoked, it MUST perform the\n following steps:",
"rationale": "let",
"steps": [
{
@@ -204,7 +204,7 @@
{
"name": "MediaSession/setCameraActive(active)",
"href": "https://www.w3.org/TR/mediasession/#dom-mediasession-setcameraactive",
- "html": "Similarly, the setCameraActive(active)
method indicates to the user agent the camera capture state desired by the\n page. When invoked, it MUST perform the following steps:",
+ "html": "Similarly, the setCameraActive(active)
method indicates to the user agent the camera capture state desired by the\n page. When invoked, it MUST perform the following steps:",
"rationale": "let",
"steps": [
{
@@ -221,7 +221,7 @@
{
"name": "MediaSession/setScreenshareActive(active)",
"href": "https://www.w3.org/TR/mediasession/#dom-mediasession-setscreenshareactive",
- "html": "Similarly, the setScreenshareActive(active)
method indicates to the user agent the screenshare capture state desired by\n the page. When invoked, it MUST perform the following steps:",
+ "html": "Similarly, the setScreenshareActive(active)
method indicates to the user agent the screenshare capture state desired by\n the page. When invoked, it MUST perform the following steps:",
"rationale": "let",
"steps": [
{
@@ -238,7 +238,7 @@
{
"name": "update capture state algorithm",
"href": "https://www.w3.org/TR/mediasession/#update-capture-state-algorithm",
- "html": "The update capture state algorithm, when invoked with document, active and captureKind, MUST\n perform the following steps:",
+ "html": "The update capture state algorithm, when invoked with document, active and captureKind, MUST\n perform the following steps:",
"rationale": "if",
"steps": [
{
@@ -255,7 +255,7 @@
"rationale": "let",
"steps": [
{
- "html": "Let applyPausePolicy be true
if the user agent\n implements a policy of pausing all input sources of type captureKind in response to UI and false
otherwise."
+ "html": "Let applyPausePolicy be true
if the user agent\n implements a policy of pausing all input sources of type captureKind in response to UI and false
otherwise."
},
{
"html": "If applyPausePolicy is true
, run the following\n substeps:",
@@ -303,7 +303,7 @@
{
"name": "MediaMetadata/MediaMetadata(init)",
"href": "https://www.w3.org/TR/mediasession/#dom-mediametadata-mediametadata",
- "html": "The MediaMetadata(init)
constructor, when invoked, MUST run the following steps:",
+ "html": "The MediaMetadata(init)
constructor, when invoked, MUST run the following steps:",
"rationale": "let",
"steps": [
{
@@ -338,7 +338,7 @@
{
"name": "convert artwork algorithm",
"href": "https://www.w3.org/TR/mediasession/#convert-artwork-algorithm",
- "html": "When the convert artwork algorithm with input parameter is\ninvoked, where the input is a sequence of type MediaImage
, the\nuser agent MUST run the following steps:",
+ "html": "When the convert artwork algorithm with input parameter is\ninvoked, where the input is a sequence of type MediaImage
, the\nuser agent MUST run the following steps:",
"rationale": "let",
"steps": [
{
@@ -376,7 +376,7 @@
{
"name": "MediaMetadata/artwork",
"href": "https://www.w3.org/TR/mediasession/#dom-mediametadata-artwork",
- "html": "The artwork
attribute reflects the MediaMetadata
's artwork\n images. On getting, it MUST run the following steps:",
+ "html": "The artwork
attribute reflects the MediaMetadata
's artwork\n images. On getting, it MUST run the following steps:",
"rationale": "if",
"steps": [
{
@@ -417,7 +417,7 @@
{
"name": "MediaMetadata/artwork",
"href": "https://www.w3.org/TR/mediasession/#dom-mediametadata-artwork",
- "html": "The artwork
attribute reflects the MediaMetadata
's artwork\n images. On getting, it MUST run the following steps:",
+ "html": "The artwork
attribute reflects the MediaMetadata
's artwork\n images. On getting, it MUST run the following steps:",
"rationale": "let",
"steps": [
{
@@ -455,7 +455,7 @@
{
"name": "create a ChapterInformation",
"href": "https://www.w3.org/TR/mediasession/#create-a-chapterinformation",
- "html": "To create a ChapterInformation
with init, run the\n following steps:",
+ "html": "To create a ChapterInformation
with init, run the\n following steps:",
"rationale": "let",
"steps": [
{
diff --git a/tr/algorithms/openscreen-application.json b/tr/algorithms/openscreen-application.json
new file mode 100644
index 000000000000..af05c6f4622a
--- /dev/null
+++ b/tr/algorithms/openscreen-application.json
@@ -0,0 +1,65 @@
+{
+ "spec": {
+ "title": "Open Screen Application Protocol",
+ "url": "https://www.w3.org/TR/openscreen-application/"
+ },
+ "algorithms": [
+ {
+ "html": "For additional terms and idioms specific to the Presentation API or Remote Playback API,\nplease consult the respective specifications.",
+ "rationale": "if",
+ "steps": [
+ {
+ "html": "
A controller must be able to determine if a receiver is reasonably\ncapable of rendering a specific presentation request URL.
" + }, + { + "html": "A controller must be able to start a new presentation on a\nreceiver given a presentation request URL and presentation\nidentifier.
" + }, + { + "html": "A controller must be able to create a new PresentationConnection
to an\nexisting presentation on the receiver, given its presentation request\nURL and presentation identifier.
It must be possible to close a PresentationConnection
between a\ncontroller and a presentation, and signal both parties with the reason why\nthe connection was closed.
Multiple controllers must be able to connect to a single presentation\nsimultaneously.
" + }, + { + "html": "Messages sent by the controller must be delivered to the presentation (or\nvice versa) in a reliable and in-order fashion.
" + }, + { + "html": "If a message cannot be delivered, then the controller must be\nable to signal the receiver (or vice versa) that the connection should be\nclosed with reason error
.
The controller and presentation must be able to send and receive DOMString
messages (represented as string
type in ECMAScript).
The controller and presentation must be able to send and receive binary\nmessages (represented as Blob
objects in HTML5, or ArrayBuffer
or ArrayBufferView
types in ECMAScript).
The controller must be able to signal to the receiver to\nterminate a presentation, given its presentation request URL and presentation identifier.
" + }, + { + "html": "The receiver must be able to signal all connected controllers\nwhen a presentation is terminated.
" + } + ] + }, + { + "html": "As messages are modified or extended over time, certain rules must be followed\nto maintain backwards compatibiilty with agents that understand older versions\nof messages.", + "rationale": "if", + "steps": [ + { + "html": "If a required field is added to or removed from a message (either to/from the\nmessage directly or indirectly through the field of a field), a new type key\nmust be assigned to the message. Is is effectively a new message and must not\nbe sent unless the receiving agent is known to understand the new type key.
" + }, + { + "html": "If an optional field is added to a message (either to the message directly\nor indirectly through the field of a field), the type key may remain unchanged\nif the behavior of older receiving agents that do not understand the added field\nis compatible with newer sending agents that include the field.\nOtherwise, a new type key must be assigned.
" + }, + { + "html": "If an optional field is removed from a message (either from the message\ndirectly or indirectly through the field of a field), the type key may remain\nunchanged if the behavior of newer receiving agents that do not understand the\nremoved field is compatible with older sending agents that include the field.\nOtherwise, a new type key must be assigned.
" + }, + { + "html": "Required fields may not be added or removed from array-based messages, such\nas audio-frame.
" + } + ] + } + ] +} \ No newline at end of file diff --git a/tr/algorithms/openscreen-network.json b/tr/algorithms/openscreen-network.json new file mode 100644 index 000000000000..7bee61c59a8a --- /dev/null +++ b/tr/algorithms/openscreen-network.json @@ -0,0 +1,140 @@ +{ + "spec": { + "title": "Open Screen Network Protocol", + "url": "https://www.w3.org/TR/openscreen-network/" + }, + "algorithms": [ + { + "name": "agent fingerprint", + "href": "https://www.w3.org/TR/openscreen-network/#agent-fingerprint", + "html": "The agent fingerprint of an agent is computed by following these\nsteps:", + "rationale": "compute", + "steps": [ + { + "html": "Compute the SKPI Fingerprint of the agent certificate according to [RFC7469] using SHA-256 as the hash algorithm.
" + }, + { + "html": "base64 encode the result of Step 1 according to [RFC4648].
" + } + ] + }, + { + "name": "certificate serial number", + "href": "https://www.w3.org/TR/openscreen-network/#certificate-serial-number", + "html": "Let the certificate serial number be the result of the following\nsteps:", + "rationale": "if", + "steps": [ + { + "html": "If the agent has never generated an agent certificate:", + "rationale": "let", + "steps": [ + { + "html": "Let the certificate serial number base be a 128-bit UUID." + }, + { + "html": "Let the certificate serial number counter be a 32-bit\n unsigned integer, initially set to 0." + } + ] + }, + { + "html": "Generate a 160-bit value as follows:", + "rationale": "increment", + "steps": [ + { + "html": "Increment the certificate serial number counter by one." + }, + { + "html": "Assign the upper 128 bits to the certificate serial number base." + }, + { + "html": "Assign the lower 32 bits to the certificate serial number counter." + } + ] + } + ] + }, + { + "name": "agent hostname", + "href": "https://www.w3.org/TR/openscreen-network/#agent-hostname", + "html": "Each time the agent changes its DNS-SD Service Instance Name or certificate serial number it must compute an agent hostname as\nfollows.", + "rationale": "set", + "steps": [ + { + "html": "Set hexSerialNumber to the base64 encoded certificate serial number.
" + }, + { + "html": "Set encodedInstanceName to the result of the following:", + "rationale": "replace", + "steps": [ + { + "html": "Replace any character in the DNS-SD Instance Name other\nthan [A-Za-z0-9-]
with a hyphen -
.
Replace any character in the DNS-SD Domain Name other\nthan [A-Za-z0-9-]
with a hyphen -
.
Set the agent hostname to the string hexSerialNumber + .
+ encodedInstanceName + .
+ encodedDomain
P
into a numeric string, follow these steps:",
+ "rationale": "convert",
+ "steps": [
+ {
+ "html": "Convert P
to a base-10 integer N
.
If N
has fewer than 9 digits:
Zero-pad N
on the left with 3 - len(N) mod 3
digits.
Output N
in groups of three digits separated by dashes.
If N
has more than 9 digits:
Zero-pad N
on the left with 4 - len(N) mod 4
digits.
Output N
in groups of four digits separated by dashes.
N
into a PSK P
, follow these steps:",
+ "rationale": "remove",
+ "steps": [
+ {
+ "html": "Remove dashes and leading zeros from N
.
Parse N
as a base-10 decimal number to obtain P
.
Set N
to the value of P
converted to an ASCII-encoded, hexadecimal string.
Construct a text QR code with the value of N
.
P
given a QR code, follow these steps:",
+ "rationale": "parse",
+ "steps": [
+ {
+ "html": "Obtain the string N
by decoding the QR code.
Parse N
as a hexadecimal number to obtain P
.
A controller must be able to determine if a receiver is reasonably\ncapable of rendering a specific presentation request URL.
" - }, - { - "html": "A controller must be able to start a new presentation on a\nreceiver given a presentation request URL and presentation\nidentifier.
" - }, - { - "html": "A controller must be able to create a new PresentationConnection
to an\nexisting presentation on the receiver, given its presentation request\nURL and presentation identifier.
It must be possible to close a PresentationConnection
between a\ncontroller and a presentation, and signal both parties with the reason why\nthe connection was closed.
Multiple controllers must be able to connect to a single presentation\nsimultaneously.
" - }, - { - "html": "Messages sent by the controller must be delivered to the presentation (or\nvice versa) in a reliable and in-order fashion.
" - }, - { - "html": "If a message cannot be delivered, then the controller must be\nable to signal the receiver (or vice versa) that the connection should be\nclosed with reason error
.
The controller and presentation must be able to send and receive DOMString
messages (represented as string
type in ECMAScript).
The controller and presentation must be able to send and receive binary\nmessages (represented as Blob
objects in HTML5, or ArrayBuffer
or ArrayBufferView
types in ECMAScript).
The controller must be able to signal to the receiver to\nterminate a presentation, given its presentation request URL and presentation identifier.
" - }, - { - "html": "The receiver must be able to signal all connected controllers\nwhen a presentation is terminated.
" - } - ] - }, - { - "name": "agent fingerprint", - "href": "https://www.w3.org/TR/openscreenprotocol/#agent-fingerprint", - "html": "The agent fingerprint of an agent is computed by following these\nsteps:", - "rationale": "compute", - "steps": [ - { - "html": "Compute the SKPI Fingerprint of the agent certificate according to [RFC7469] using SHA-256 as the hash algorithm.
" - }, - { - "html": "base64 encode the result of Step 1 according to [RFC4648].
" - } - ] - }, - { - "name": "certificate serial number", - "href": "https://www.w3.org/TR/openscreenprotocol/#certificate-serial-number", - "html": "Let the certificate serial number be the result of the following steps:", - "rationale": "if", - "steps": [ - { - "html": "If the agent has never generated an agent certificate:", - "rationale": "let", - "steps": [ - { - "html": "Let the certificate serial number base be a 32-bit\n pseudorandom integer value." - }, - { - "html": "Let the certificate serial number counter be a 32-bit\n unsigned integer, initially set to 0." - } - ] - }, - { - "html": "Generate a 64-bit value as follows:", - "rationale": "increment", - "steps": [ - { - "html": "Increment the certificate serial number counter by one." - }, - { - "html": "Assign the upper 32 bits to the certificate serial number base." - }, - { - "html": "Assign the lower 32 bits to the certificate serial number counter." - } - ] - } - ] - }, - { - "html": "As messages are modified or extended over time, certain rules must be followed\nto maintain backwards compatibiilty with agents that understand older versions\nof messages.", - "rationale": "if", - "steps": [ - { - "html": "If a required field is added to or removed from a message (either to/from the\nmessage directly or indirectly through the field of a field), a new type key\nmust be assigned to the message. Is is effectively a new message and must not\nbe sent unless the receiving agent is known to understand the new type key.
" - }, - { - "html": "If an optional field is added to a message (either to the message directly\nor indirectly through the field of a field), the type key may remain unchanged\nif the behavior of older receiving agents that do not understand the added field\nis compatible with newer sending agents that include the field.\nOtherwise, a new type key must be assigned.
" - }, - { - "html": "If an optional field is removed from a message (either from the message\ndirectly or indirectly through the field of a field), the type key may remain\nunchanged if the behavior of newer receiving agents that do not understand the\nremoved field is compatible with older sending agents that include the field.\nOtherwise, a new type key must be assigned.
" - }, - { - "html": "Required fields may not be added or removed from array-based messages, such\nas audio-frame.
" - } - ] - }, - { - "html": "To encodeP
into a numeric string, follow these steps:",
- "rationale": "convert",
- "steps": [
- {
- "html": "Convert P
to a base-10 integer N
.
If N
has fewer than 9 digits:
Zero-pad N
on the left with 3 - len(N) mod 3
digits.
Output N
in groups of three digits separated by dashes.
If N
has more than 9 digits:
Zero-pad N
on the left with 4 - len(N) mod 4
digits.
Output N
in groups of four digits separated by dashes.
N
into a PSK P
, follow these steps:",
- "rationale": "remove",
- "steps": [
- {
- "html": "Remove dashes and leading zeros from N
.
Parse N
as a base-10 decimal number to obtain P
.
Set N
to the value of P
converted to an ASCII-encoded, hexadecimal string.
Construct a text QR code with the value of N
.
P
given a QR code, follow these steps:",
- "rationale": "parse",
- "steps": [
- {
- "html": "Obtain the string N
by decoding the QR code.
Parse N
as a hexadecimal number to obtain P
.
Set pictureInPictureElement
to video.
Let Picture-in-Picture window be a new instance of PictureInPictureWindow
associated with pictureInPictureElement
.
Let Picture-in-Picture window be a new instance of PictureInPictureWindow
associated with pictureInPictureElement
.
Append relevant settings object’s origin to initiators of active Picture-in-Picture sessions.
" @@ -51,7 +51,7 @@ { "name": "exit Picture-in-Picture algorithm", "href": "https://www.w3.org/TR/picture-in-picture/#exit-picture-in-picture-algorithm", - "html": "When the exit Picture-in-Picture algorithm is invoked,\nthe user agent MUST run the following steps:", + "html": "When the exit Picture-in-Picture algorithm is invoked,\nthe user agent MUST run the following steps:", "rationale": "if", "steps": [ { diff --git a/tr/dfns/autoplay-detection.json b/tr/dfns/autoplay-detection.json index d45d3c3fe5cf..d4423880c06c 100644 --- a/tr/dfns/autoplay-detection.json +++ b/tr/dfns/autoplay-detection.json @@ -38,9 +38,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/autoplay-detection/#title", - "title": "Autoplay Policy Detection" + "id": "autoplay-policy", + "href": "https://www.w3.org/TR/autoplay-detection/#autoplay-policy", + "title": "Autoplay Policy Enum", + "number": "2.1" }, "definedIn": "table" }, @@ -59,9 +60,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/autoplay-detection/#title", - "title": "Autoplay Policy Detection" + "id": "autoplay-policy", + "href": "https://www.w3.org/TR/autoplay-detection/#autoplay-policy", + "title": "Autoplay Policy Enum", + "number": "2.1" }, "definedIn": "table" }, @@ -79,9 +81,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/autoplay-detection/#title", - "title": "Autoplay Policy Detection" + "id": "autoplay-policy", + "href": "https://www.w3.org/TR/autoplay-detection/#autoplay-policy", + "title": "Autoplay Policy Enum", + "number": "2.1" }, "definedIn": "table" }, @@ -99,9 +102,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/autoplay-detection/#title", - "title": "Autoplay Policy Detection" + "id": "autoplay-policy", + "href": "https://www.w3.org/TR/autoplay-detection/#autoplay-policy", + "title": "Autoplay Policy Enum", + "number": "2.1" }, "definedIn": "table" }, @@ -120,9 +124,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/autoplay-detection/#title", - "title": "Autoplay Policy Detection" + "id": "autoplay-policy", + "href": "https://www.w3.org/TR/autoplay-detection/#autoplay-policy", + "title": "Autoplay Policy Enum", + "number": "2.1" }, "definedIn": "table" }, @@ -159,9 +164,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/autoplay-detection/#title", - "title": "Autoplay Policy Detection" + "id": "autoplay-detection-methods", + "href": "https://www.w3.org/TR/autoplay-detection/#autoplay-detection-methods", + "title": "The Autoplay Detection Methods", + "number": "2.2" }, "definedIn": "pre" }, @@ -179,9 +185,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/autoplay-detection/#title", - "title": "Autoplay Policy Detection" + "id": "autoplay-detection-methods", + "href": "https://www.w3.org/TR/autoplay-detection/#autoplay-detection-methods", + "title": "The Autoplay Detection Methods", + "number": "2.2" }, "definedIn": "pre" }, @@ -199,9 +206,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/autoplay-detection/#title", - "title": "Autoplay Policy Detection" + "id": "autoplay-detection-methods", + "href": "https://www.w3.org/TR/autoplay-detection/#autoplay-detection-methods", + "title": "The Autoplay Detection Methods", + "number": "2.2" }, "definedIn": "pre" }, @@ -219,9 +227,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/autoplay-detection/#title", - "title": "Autoplay Policy Detection" + "id": "autoplay-detection-methods", + "href": "https://www.w3.org/TR/autoplay-detection/#autoplay-detection-methods", + "title": "The Autoplay Detection Methods", + "number": "2.2" }, "definedIn": "pre" }, @@ -239,9 +248,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/autoplay-detection/#title", - "title": "Autoplay Policy Detection" + "id": "autoplay-detection-methods", + "href": "https://www.w3.org/TR/autoplay-detection/#autoplay-detection-methods", + "title": "The Autoplay Detection Methods", + "number": "2.2" }, "definedIn": "pre" }, @@ -259,9 +269,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/autoplay-detection/#title", - "title": "Autoplay Policy Detection" + "id": "autoplay-detection-methods", + "href": "https://www.w3.org/TR/autoplay-detection/#autoplay-detection-methods", + "title": "The Autoplay Detection Methods", + "number": "2.2" }, "definedIn": "pre" }, @@ -280,9 +291,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/autoplay-detection/#title", - "title": "Autoplay Policy Detection" + "id": "autoplay-detection-methods", + "href": "https://www.w3.org/TR/autoplay-detection/#autoplay-detection-methods", + "title": "The Autoplay Detection Methods", + "number": "2.2" }, "definedIn": "table" }, @@ -301,9 +313,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/autoplay-detection/#title", - "title": "Autoplay Policy Detection" + "id": "autoplay-detection-methods", + "href": "https://www.w3.org/TR/autoplay-detection/#autoplay-detection-methods", + "title": "The Autoplay Detection Methods", + "number": "2.2" }, "definedIn": "table" } diff --git a/tr/dfns/mediasession.json b/tr/dfns/mediasession.json index ac9684a90905..ad3f8bf3ac14 100644 --- a/tr/dfns/mediasession.json +++ b/tr/dfns/mediasession.json @@ -810,9 +810,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "pre" }, @@ -828,9 +829,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "pre" }, @@ -848,9 +850,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "pre" }, @@ -866,9 +869,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "pre" }, @@ -886,9 +890,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "pre" }, @@ -906,9 +911,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "pre" }, @@ -927,9 +933,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "pre" }, @@ -947,9 +954,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "pre" }, @@ -967,9 +975,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "pre" }, @@ -987,9 +996,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "pre" }, @@ -1007,9 +1017,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "prose" }, @@ -1027,9 +1038,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "prose" }, @@ -1047,9 +1059,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "prose" }, @@ -1067,9 +1080,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "prose" }, @@ -1085,9 +1099,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "prose" }, @@ -1106,9 +1121,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "prose" }, @@ -1127,9 +1143,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "prose" }, @@ -1148,9 +1165,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "prose" }, @@ -1168,9 +1186,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "prose" }, @@ -1189,9 +1208,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "prose" }, @@ -1209,9 +1229,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "prose" }, @@ -1229,9 +1250,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "prose" }, @@ -1249,9 +1271,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "prose" }, @@ -1267,9 +1290,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "prose" }, @@ -1285,9 +1309,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasession-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediasession-interface", + "title": "The MediaSession interface", + "number": "4" }, "definedIn": "prose" }, @@ -1327,9 +1352,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "pre" }, @@ -1347,9 +1373,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "pre" }, @@ -1365,9 +1392,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "pre" }, @@ -1385,9 +1413,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "pre" }, @@ -1405,9 +1434,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "pre" }, @@ -1425,9 +1455,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "pre" }, @@ -1445,9 +1476,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "pre" }, @@ -1465,9 +1497,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "pre" }, @@ -1485,9 +1518,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "prose" }, @@ -1505,9 +1539,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "prose" }, @@ -1525,9 +1560,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "prose" }, @@ -1545,9 +1581,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "prose" }, @@ -1565,9 +1602,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "prose" }, @@ -1585,9 +1623,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "prose" }, @@ -1605,9 +1644,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "prose" }, @@ -1623,9 +1663,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "prose" }, @@ -1646,9 +1687,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "prose" }, @@ -1664,9 +1706,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "prose" }, @@ -1684,9 +1727,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "prose" }, @@ -1704,9 +1748,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "prose" }, @@ -1724,9 +1769,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "prose" }, @@ -1744,9 +1790,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediametadata-interface", + "href": "https://www.w3.org/TR/mediasession/#the-mediametadata-interface", + "title": "The MediaMetadata interface", + "number": "5" }, "definedIn": "prose" }, @@ -1781,9 +1828,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-chapterinformation-interface", + "href": "https://www.w3.org/TR/mediasession/#the-chapterinformation-interface", + "title": "The ChapterInformation interface", + "number": "6" }, "definedIn": "pre" }, @@ -1801,9 +1849,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-chapterinformation-interface", + "href": "https://www.w3.org/TR/mediasession/#the-chapterinformation-interface", + "title": "The ChapterInformation interface", + "number": "6" }, "definedIn": "pre" }, @@ -1821,9 +1870,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-chapterinformation-interface", + "href": "https://www.w3.org/TR/mediasession/#the-chapterinformation-interface", + "title": "The ChapterInformation interface", + "number": "6" }, "definedIn": "pre" }, @@ -1841,9 +1891,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-chapterinformation-interface", + "href": "https://www.w3.org/TR/mediasession/#the-chapterinformation-interface", + "title": "The ChapterInformation interface", + "number": "6" }, "definedIn": "pre" }, @@ -1861,9 +1912,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-chapterinformation-interface", + "href": "https://www.w3.org/TR/mediasession/#the-chapterinformation-interface", + "title": "The ChapterInformation interface", + "number": "6" }, "definedIn": "prose" }, @@ -1881,9 +1933,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-chapterinformation-interface", + "href": "https://www.w3.org/TR/mediasession/#the-chapterinformation-interface", + "title": "The ChapterInformation interface", + "number": "6" }, "definedIn": "prose" }, @@ -1901,9 +1954,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-chapterinformation-interface", + "href": "https://www.w3.org/TR/mediasession/#the-chapterinformation-interface", + "title": "The ChapterInformation interface", + "number": "6" }, "definedIn": "prose" }, @@ -1921,9 +1975,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-chapterinformation-interface", + "href": "https://www.w3.org/TR/mediasession/#the-chapterinformation-interface", + "title": "The ChapterInformation interface", + "number": "6" }, "definedIn": "prose" }, @@ -1939,9 +1994,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-chapterinformation-interface", + "href": "https://www.w3.org/TR/mediasession/#the-chapterinformation-interface", + "title": "The ChapterInformation interface", + "number": "6" }, "definedIn": "prose" }, @@ -1959,9 +2015,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-chapterinformation-interface", + "href": "https://www.w3.org/TR/mediasession/#the-chapterinformation-interface", + "title": "The ChapterInformation interface", + "number": "6" }, "definedIn": "prose" }, @@ -1979,9 +2036,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-chapterinformation-interface", + "href": "https://www.w3.org/TR/mediasession/#the-chapterinformation-interface", + "title": "The ChapterInformation interface", + "number": "6" }, "definedIn": "prose" }, @@ -1999,9 +2057,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-chapterinformation-interface", + "href": "https://www.w3.org/TR/mediasession/#the-chapterinformation-interface", + "title": "The ChapterInformation interface", + "number": "6" }, "definedIn": "prose" }, @@ -2038,9 +2097,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediaimage-dictionary", + "href": "https://www.w3.org/TR/mediasession/#the-mediaimage-dictionary", + "title": "The MediaImage dictionary", + "number": "7" }, "definedIn": "prose" }, @@ -2058,9 +2118,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediaimage-dictionary", + "href": "https://www.w3.org/TR/mediasession/#the-mediaimage-dictionary", + "title": "The MediaImage dictionary", + "number": "7" }, "definedIn": "prose" }, @@ -2078,9 +2139,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediaimage-dictionary", + "href": "https://www.w3.org/TR/mediasession/#the-mediaimage-dictionary", + "title": "The MediaImage dictionary", + "number": "7" }, "definedIn": "prose" }, @@ -2098,9 +2160,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediaimage-dictionary", + "href": "https://www.w3.org/TR/mediasession/#the-mediaimage-dictionary", + "title": "The MediaImage dictionary", + "number": "7" }, "definedIn": "prose" }, @@ -2137,9 +2200,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediapositionstate-dictionary", + "href": "https://www.w3.org/TR/mediasession/#the-mediapositionstate-dictionary", + "title": "The MediaPositionState dictionary", + "number": "8" }, "definedIn": "prose" }, @@ -2157,9 +2221,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediapositionstate-dictionary", + "href": "https://www.w3.org/TR/mediasession/#the-mediapositionstate-dictionary", + "title": "The MediaPositionState dictionary", + "number": "8" }, "definedIn": "prose" }, @@ -2177,9 +2242,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediapositionstate-dictionary", + "href": "https://www.w3.org/TR/mediasession/#the-mediapositionstate-dictionary", + "title": "The MediaPositionState dictionary", + "number": "8" }, "definedIn": "prose" }, @@ -2216,9 +2282,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasessionactiondetails-dictionary", + "href": "https://www.w3.org/TR/mediasession/#the-mediasessionactiondetails-dictionary", + "title": "The MediaSessionActionDetails dictionary", + "number": "9" }, "definedIn": "pre" }, @@ -2236,9 +2303,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasessionactiondetails-dictionary", + "href": "https://www.w3.org/TR/mediasession/#the-mediasessionactiondetails-dictionary", + "title": "The MediaSessionActionDetails dictionary", + "number": "9" }, "definedIn": "prose" }, @@ -2256,9 +2324,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasessionactiondetails-dictionary", + "href": "https://www.w3.org/TR/mediasession/#the-mediasessionactiondetails-dictionary", + "title": "The MediaSessionActionDetails dictionary", + "number": "9" }, "definedIn": "prose" }, @@ -2276,9 +2345,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasessionactiondetails-dictionary", + "href": "https://www.w3.org/TR/mediasession/#the-mediasessionactiondetails-dictionary", + "title": "The MediaSessionActionDetails dictionary", + "number": "9" }, "definedIn": "prose" }, @@ -2296,9 +2366,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasessionactiondetails-dictionary", + "href": "https://www.w3.org/TR/mediasession/#the-mediasessionactiondetails-dictionary", + "title": "The MediaSessionActionDetails dictionary", + "number": "9" }, "definedIn": "prose" }, @@ -2316,9 +2387,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/mediasession/#title", - "title": "Media Session" + "id": "the-mediasessionactiondetails-dictionary", + "href": "https://www.w3.org/TR/mediasession/#the-mediasessionactiondetails-dictionary", + "title": "The MediaSessionActionDetails dictionary", + "number": "9" }, "definedIn": "prose" } diff --git a/tr/dfns/openscreenprotocol.json b/tr/dfns/openscreen-application.json similarity index 56% rename from tr/dfns/openscreenprotocol.json rename to tr/dfns/openscreen-application.json index beddfda576af..5d8e2a2ebfb2 100644 --- a/tr/dfns/openscreenprotocol.json +++ b/tr/dfns/openscreen-application.json @@ -1,12 +1,12 @@ { "spec": { - "title": "Open Screen Protocol", - "url": "https://www.w3.org/TR/openscreenprotocol/" + "title": "Open Screen Application Protocol", + "url": "https://www.w3.org/TR/openscreen-application/" }, "dfns": [ { "id": "open-screen-protocol-agent", - "href": "https://www.w3.org/TR/openscreenprotocol/#open-screen-protocol-agent", + "href": "https://www.w3.org/TR/openscreen-application/#open-screen-protocol-agent", "linkingText": [ "open screen protocol agent", "osp agent" @@ -18,7 +18,7 @@ "informative": false, "heading": { "id": "terminology", - "href": "https://www.w3.org/TR/openscreenprotocol/#terminology", + "href": "https://www.w3.org/TR/openscreen-application/#terminology", "title": "Terminology", "number": "1.1" }, @@ -26,7 +26,7 @@ }, { "id": "controller", - "href": "https://www.w3.org/TR/openscreenprotocol/#controller", + "href": "https://www.w3.org/TR/openscreen-application/#controller", "linkingText": [ "controller" ], @@ -37,7 +37,7 @@ "informative": false, "heading": { "id": "terminology", - "href": "https://www.w3.org/TR/openscreenprotocol/#terminology", + "href": "https://www.w3.org/TR/openscreen-application/#terminology", "title": "Terminology", "number": "1.1" }, @@ -45,7 +45,7 @@ }, { "id": "receiver", - "href": "https://www.w3.org/TR/openscreenprotocol/#receiver", + "href": "https://www.w3.org/TR/openscreen-application/#receiver", "linkingText": [ "receiver" ], @@ -56,7 +56,7 @@ "informative": false, "heading": { "id": "terminology", - "href": "https://www.w3.org/TR/openscreenprotocol/#terminology", + "href": "https://www.w3.org/TR/openscreen-application/#terminology", "title": "Terminology", "number": "1.1" }, @@ -64,7 +64,7 @@ }, { "id": "media-sender", - "href": "https://www.w3.org/TR/openscreenprotocol/#media-sender", + "href": "https://www.w3.org/TR/openscreen-application/#media-sender", "linkingText": [ "media sender" ], @@ -75,7 +75,7 @@ "informative": false, "heading": { "id": "terminology", - "href": "https://www.w3.org/TR/openscreenprotocol/#terminology", + "href": "https://www.w3.org/TR/openscreen-application/#terminology", "title": "Terminology", "number": "1.1" }, @@ -83,7 +83,7 @@ }, { "id": "media-receiver", - "href": "https://www.w3.org/TR/openscreenprotocol/#media-receiver", + "href": "https://www.w3.org/TR/openscreen-application/#media-receiver", "linkingText": [ "media receiver" ], @@ -94,167 +94,15 @@ "informative": false, "heading": { "id": "terminology", - "href": "https://www.w3.org/TR/openscreenprotocol/#terminology", + "href": "https://www.w3.org/TR/openscreen-application/#terminology", "title": "Terminology", "number": "1.1" }, "definedIn": "prose" }, - { - "id": "advertising-agent", - "href": "https://www.w3.org/TR/openscreenprotocol/#advertising-agent", - "linkingText": [ - "advertising agent" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "discovery", - "href": "https://www.w3.org/TR/openscreenprotocol/#discovery", - "title": "Discovery with mDNS", - "number": "3" - }, - "definedIn": "prose" - }, - { - "id": "display-name", - "href": "https://www.w3.org/TR/openscreenprotocol/#display-name", - "linkingText": [ - "display name" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "discovery", - "href": "https://www.w3.org/TR/openscreenprotocol/#discovery", - "title": "Discovery with mDNS", - "number": "3" - }, - "definedIn": "prose" - }, - { - "id": "listening-agent", - "href": "https://www.w3.org/TR/openscreenprotocol/#listening-agent", - "linkingText": [ - "listening agent" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "discovery", - "href": "https://www.w3.org/TR/openscreenprotocol/#discovery", - "title": "Discovery with mDNS", - "number": "3" - }, - "definedIn": "prose" - }, - { - "id": "agent-fingerprint", - "href": "https://www.w3.org/TR/openscreenprotocol/#agent-fingerprint", - "linkingText": [ - "agent fingerprint" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "computing-agent-fingerprint", - "href": "https://www.w3.org/TR/openscreenprotocol/#computing-agent-fingerprint", - "title": "Computing the Agent Fingerprint", - "number": "3.1" - }, - "definedIn": "prose" - }, - { - "id": "agent-certificate", - "href": "https://www.w3.org/TR/openscreenprotocol/#agent-certificate", - "linkingText": [ - "agent certificate" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "certificates", - "href": "https://www.w3.org/TR/openscreenprotocol/#certificates", - "title": "Agent Certificates", - "number": "4.2" - }, - "definedIn": "prose" - }, - { - "id": "certificate-serial-number", - "href": "https://www.w3.org/TR/openscreenprotocol/#certificate-serial-number", - "linkingText": [ - "certificate serial number" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "certificates", - "href": "https://www.w3.org/TR/openscreenprotocol/#certificates", - "title": "Agent Certificates", - "number": "4.2" - }, - "definedIn": "prose" - }, - { - "id": "certificate-serial-number-base", - "href": "https://www.w3.org/TR/openscreenprotocol/#certificate-serial-number-base", - "linkingText": [ - "certificate serial number base" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "certificates", - "href": "https://www.w3.org/TR/openscreenprotocol/#certificates", - "title": "Agent Certificates", - "number": "4.2" - }, - "definedIn": "prose" - }, - { - "id": "certificate-serial-number-counter", - "href": "https://www.w3.org/TR/openscreenprotocol/#certificate-serial-number-counter", - "linkingText": [ - "certificate serial number counter" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "certificates", - "href": "https://www.w3.org/TR/openscreenprotocol/#certificates", - "title": "Agent Certificates", - "number": "4.2" - }, - "definedIn": "prose" - }, { "id": "time-scale", - "href": "https://www.w3.org/TR/openscreenprotocol/#time-scale", + "href": "https://www.w3.org/TR/openscreen-application/#time-scale", "linkingText": [ "time scale" ], @@ -265,34 +113,15 @@ "informative": false, "heading": { "id": "time-representation", - "href": "https://www.w3.org/TR/openscreenprotocol/#time-representation", + "href": "https://www.w3.org/TR/openscreen-application/#time-representation", "title": "Representation Of Time", - "number": "8" - }, - "definedIn": "prose" - }, - { - "id": "suspicious-agent", - "href": "https://www.w3.org/TR/openscreenprotocol/#suspicious-agent", - "linkingText": [ - "suspicious agent" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "local-active-mitigations", - "href": "https://www.w3.org/TR/openscreenprotocol/#local-active-mitigations", - "title": "Local active network attackers", - "number": "13.5.2" + "number": "6" }, "definedIn": "prose" }, { "id": "verified-display-name", - "href": "https://www.w3.org/TR/openscreenprotocol/#verified-display-name", + "href": "https://www.w3.org/TR/openscreen-application/#verified-display-name", "linkingText": [ "verified display name" ], @@ -303,15 +132,15 @@ "informative": false, "heading": { "id": "instance-names", - "href": "https://www.w3.org/TR/openscreenprotocol/#instance-names", + "href": "https://www.w3.org/TR/openscreen-application/#instance-names", "title": "Instance and Display Names", - "number": "13.6.1" + "number": "11.6.1" }, "definedIn": "prose" }, { "id": "agent-info-request", - "href": "https://www.w3.org/TR/openscreenprotocol/#agent-info-request", + "href": "https://www.w3.org/TR/openscreen-application/#agent-info-request", "linkingText": [ "agent-info-request" ], @@ -322,7 +151,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -330,7 +159,7 @@ }, { "id": "agent-info-response", - "href": "https://www.w3.org/TR/openscreenprotocol/#agent-info-response", + "href": "https://www.w3.org/TR/openscreen-application/#agent-info-response", "linkingText": [ "agent-info-response" ], @@ -341,7 +170,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -349,7 +178,7 @@ }, { "id": "agent-info-event", - "href": "https://www.w3.org/TR/openscreenprotocol/#agent-info-event", + "href": "https://www.w3.org/TR/openscreen-application/#agent-info-event", "linkingText": [ "agent-info-event" ], @@ -360,7 +189,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -368,7 +197,7 @@ }, { "id": "agent-info", - "href": "https://www.w3.org/TR/openscreenprotocol/#agent-info", + "href": "https://www.w3.org/TR/openscreen-application/#agent-info", "linkingText": [ "agent-info" ], @@ -379,7 +208,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -387,7 +216,7 @@ }, { "id": "agent-status-request", - "href": "https://www.w3.org/TR/openscreenprotocol/#agent-status-request", + "href": "https://www.w3.org/TR/openscreen-application/#agent-status-request", "linkingText": [ "agent-status-request" ], @@ -398,7 +227,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -406,7 +235,7 @@ }, { "id": "agent-status-response", - "href": "https://www.w3.org/TR/openscreenprotocol/#agent-status-response", + "href": "https://www.w3.org/TR/openscreen-application/#agent-status-response", "linkingText": [ "agent-status-response" ], @@ -417,102 +246,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", - "title": "Messages", - "number": "A" - }, - "definedIn": "pre" - }, - { - "id": "auth-capabilities", - "href": "https://www.w3.org/TR/openscreenprotocol/#auth-capabilities", - "linkingText": [ - "auth-capabilities" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", - "title": "Messages", - "number": "A" - }, - "definedIn": "pre" - }, - { - "id": "auth-initiation-token", - "href": "https://www.w3.org/TR/openscreenprotocol/#auth-initiation-token", - "linkingText": [ - "auth-initiation-token" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", - "title": "Messages", - "number": "A" - }, - "definedIn": "pre" - }, - { - "id": "auth-spake2-confirmation", - "href": "https://www.w3.org/TR/openscreenprotocol/#auth-spake2-confirmation", - "linkingText": [ - "auth-spake2-confirmation" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", - "title": "Messages", - "number": "A" - }, - "definedIn": "pre" - }, - { - "id": "auth-status", - "href": "https://www.w3.org/TR/openscreenprotocol/#auth-status", - "linkingText": [ - "auth-status" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", - "title": "Messages", - "number": "A" - }, - "definedIn": "pre" - }, - { - "id": "auth-spake2-handshake", - "href": "https://www.w3.org/TR/openscreenprotocol/#auth-spake2-handshake", - "linkingText": [ - "auth-spake2-handshake" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -520,7 +254,7 @@ }, { "id": "presentation-url-availability-request", - "href": "https://www.w3.org/TR/openscreenprotocol/#presentation-url-availability-request", + "href": "https://www.w3.org/TR/openscreen-application/#presentation-url-availability-request", "linkingText": [ "presentation-url-availability-request" ], @@ -531,7 +265,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -539,7 +273,7 @@ }, { "id": "presentation-url-availability-response", - "href": "https://www.w3.org/TR/openscreenprotocol/#presentation-url-availability-response", + "href": "https://www.w3.org/TR/openscreen-application/#presentation-url-availability-response", "linkingText": [ "presentation-url-availability-response" ], @@ -550,7 +284,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -558,7 +292,7 @@ }, { "id": "presentation-url-availability-event", - "href": "https://www.w3.org/TR/openscreenprotocol/#presentation-url-availability-event", + "href": "https://www.w3.org/TR/openscreen-application/#presentation-url-availability-event", "linkingText": [ "presentation-url-availability-event" ], @@ -569,7 +303,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -577,7 +311,7 @@ }, { "id": "presentation-start-request", - "href": "https://www.w3.org/TR/openscreenprotocol/#presentation-start-request", + "href": "https://www.w3.org/TR/openscreen-application/#presentation-start-request", "linkingText": [ "presentation-start-request" ], @@ -588,7 +322,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -596,7 +330,7 @@ }, { "id": "presentation-start-response", - "href": "https://www.w3.org/TR/openscreenprotocol/#presentation-start-response", + "href": "https://www.w3.org/TR/openscreen-application/#presentation-start-response", "linkingText": [ "presentation-start-response" ], @@ -607,7 +341,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -615,7 +349,7 @@ }, { "id": "presentation-termination-request", - "href": "https://www.w3.org/TR/openscreenprotocol/#presentation-termination-request", + "href": "https://www.w3.org/TR/openscreen-application/#presentation-termination-request", "linkingText": [ "presentation-termination-request" ], @@ -626,7 +360,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -634,7 +368,7 @@ }, { "id": "presentation-termination-response", - "href": "https://www.w3.org/TR/openscreenprotocol/#presentation-termination-response", + "href": "https://www.w3.org/TR/openscreen-application/#presentation-termination-response", "linkingText": [ "presentation-termination-response" ], @@ -645,7 +379,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -653,7 +387,7 @@ }, { "id": "presentation-termination-event", - "href": "https://www.w3.org/TR/openscreenprotocol/#presentation-termination-event", + "href": "https://www.w3.org/TR/openscreen-application/#presentation-termination-event", "linkingText": [ "presentation-termination-event" ], @@ -664,7 +398,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -672,7 +406,7 @@ }, { "id": "presentation-connection-open-request", - "href": "https://www.w3.org/TR/openscreenprotocol/#presentation-connection-open-request", + "href": "https://www.w3.org/TR/openscreen-application/#presentation-connection-open-request", "linkingText": [ "presentation-connection-open-request" ], @@ -683,7 +417,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -691,7 +425,7 @@ }, { "id": "presentation-connection-open-response", - "href": "https://www.w3.org/TR/openscreenprotocol/#presentation-connection-open-response", + "href": "https://www.w3.org/TR/openscreen-application/#presentation-connection-open-response", "linkingText": [ "presentation-connection-open-response" ], @@ -702,7 +436,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -710,7 +444,7 @@ }, { "id": "presentation-connection-close-event", - "href": "https://www.w3.org/TR/openscreenprotocol/#presentation-connection-close-event", + "href": "https://www.w3.org/TR/openscreen-application/#presentation-connection-close-event", "linkingText": [ "presentation-connection-close-event" ], @@ -721,7 +455,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -729,7 +463,7 @@ }, { "id": "presentation-change-event", - "href": "https://www.w3.org/TR/openscreenprotocol/#presentation-change-event", + "href": "https://www.w3.org/TR/openscreen-application/#presentation-change-event", "linkingText": [ "presentation-change-event" ], @@ -740,7 +474,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -748,7 +482,7 @@ }, { "id": "presentation-connection-message", - "href": "https://www.w3.org/TR/openscreenprotocol/#presentation-connection-message", + "href": "https://www.w3.org/TR/openscreen-application/#presentation-connection-message", "linkingText": [ "presentation-connection-message" ], @@ -759,7 +493,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -767,7 +501,7 @@ }, { "id": "remote-playback-availability-request", - "href": "https://www.w3.org/TR/openscreenprotocol/#remote-playback-availability-request", + "href": "https://www.w3.org/TR/openscreen-application/#remote-playback-availability-request", "linkingText": [ "remote-playback-availability-request" ], @@ -778,7 +512,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -786,7 +520,7 @@ }, { "id": "remote-playback-availability-response", - "href": "https://www.w3.org/TR/openscreenprotocol/#remote-playback-availability-response", + "href": "https://www.w3.org/TR/openscreen-application/#remote-playback-availability-response", "linkingText": [ "remote-playback-availability-response" ], @@ -797,7 +531,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -805,7 +539,7 @@ }, { "id": "remote-playback-availability-event", - "href": "https://www.w3.org/TR/openscreenprotocol/#remote-playback-availability-event", + "href": "https://www.w3.org/TR/openscreen-application/#remote-playback-availability-event", "linkingText": [ "remote-playback-availability-event" ], @@ -816,7 +550,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -824,7 +558,7 @@ }, { "id": "remote-playback-start-request", - "href": "https://www.w3.org/TR/openscreenprotocol/#remote-playback-start-request", + "href": "https://www.w3.org/TR/openscreen-application/#remote-playback-start-request", "linkingText": [ "remote-playback-start-request" ], @@ -835,7 +569,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -843,7 +577,7 @@ }, { "id": "remote-playback-start-response", - "href": "https://www.w3.org/TR/openscreenprotocol/#remote-playback-start-response", + "href": "https://www.w3.org/TR/openscreen-application/#remote-playback-start-response", "linkingText": [ "remote-playback-start-response" ], @@ -854,7 +588,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -862,7 +596,7 @@ }, { "id": "remote-playback-termination-request", - "href": "https://www.w3.org/TR/openscreenprotocol/#remote-playback-termination-request", + "href": "https://www.w3.org/TR/openscreen-application/#remote-playback-termination-request", "linkingText": [ "remote-playback-termination-request" ], @@ -873,7 +607,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -881,7 +615,7 @@ }, { "id": "remote-playback-termination-response", - "href": "https://www.w3.org/TR/openscreenprotocol/#remote-playback-termination-response", + "href": "https://www.w3.org/TR/openscreen-application/#remote-playback-termination-response", "linkingText": [ "remote-playback-termination-response" ], @@ -892,7 +626,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -900,7 +634,7 @@ }, { "id": "remote-playback-termination-event", - "href": "https://www.w3.org/TR/openscreenprotocol/#remote-playback-termination-event", + "href": "https://www.w3.org/TR/openscreen-application/#remote-playback-termination-event", "linkingText": [ "remote-playback-termination-event" ], @@ -911,7 +645,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -919,7 +653,7 @@ }, { "id": "remote-playback-modify-request", - "href": "https://www.w3.org/TR/openscreenprotocol/#remote-playback-modify-request", + "href": "https://www.w3.org/TR/openscreen-application/#remote-playback-modify-request", "linkingText": [ "remote-playback-modify-request" ], @@ -930,7 +664,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -938,7 +672,7 @@ }, { "id": "remote-playback-modify-response", - "href": "https://www.w3.org/TR/openscreenprotocol/#remote-playback-modify-response", + "href": "https://www.w3.org/TR/openscreen-application/#remote-playback-modify-response", "linkingText": [ "remote-playback-modify-response" ], @@ -949,7 +683,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -957,7 +691,7 @@ }, { "id": "remote-playback-state-event", - "href": "https://www.w3.org/TR/openscreenprotocol/#remote-playback-state-event", + "href": "https://www.w3.org/TR/openscreen-application/#remote-playback-state-event", "linkingText": [ "remote-playback-state-event" ], @@ -968,7 +702,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -976,7 +710,7 @@ }, { "id": "text-track-cue", - "href": "https://www.w3.org/TR/openscreenprotocol/#text-track-cue", + "href": "https://www.w3.org/TR/openscreen-application/#text-track-cue", "linkingText": [ "text-track-cue" ], @@ -987,7 +721,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -995,7 +729,7 @@ }, { "id": "audio-frame", - "href": "https://www.w3.org/TR/openscreenprotocol/#audio-frame", + "href": "https://www.w3.org/TR/openscreen-application/#audio-frame", "linkingText": [ "audio-frame" ], @@ -1006,7 +740,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -1014,7 +748,7 @@ }, { "id": "video-frame", - "href": "https://www.w3.org/TR/openscreenprotocol/#video-frame", + "href": "https://www.w3.org/TR/openscreen-application/#video-frame", "linkingText": [ "video-frame" ], @@ -1025,7 +759,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -1033,7 +767,7 @@ }, { "id": "data-frame", - "href": "https://www.w3.org/TR/openscreenprotocol/#data-frame", + "href": "https://www.w3.org/TR/openscreen-application/#data-frame", "linkingText": [ "data-frame" ], @@ -1044,7 +778,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -1052,7 +786,7 @@ }, { "id": "streaming-capabilities-request", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-capabilities-request", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-capabilities-request", "linkingText": [ "streaming-capabilities-request" ], @@ -1063,7 +797,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -1071,7 +805,7 @@ }, { "id": "streaming-capabilities-response", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-capabilities-response", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-capabilities-response", "linkingText": [ "streaming-capabilities-response" ], @@ -1082,7 +816,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -1090,7 +824,7 @@ }, { "id": "streaming-session-start-request", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-session-start-request", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-session-start-request", "linkingText": [ "streaming-session-start-request" ], @@ -1101,7 +835,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -1109,7 +843,7 @@ }, { "id": "streaming-session-start-response", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-session-start-response", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-session-start-response", "linkingText": [ "streaming-session-start-response" ], @@ -1120,7 +854,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -1128,7 +862,7 @@ }, { "id": "streaming-session-modify-request", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-session-modify-request", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-session-modify-request", "linkingText": [ "streaming-session-modify-request" ], @@ -1139,7 +873,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -1147,7 +881,7 @@ }, { "id": "streaming-session-modify-response", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-session-modify-response", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-session-modify-response", "linkingText": [ "streaming-session-modify-response" ], @@ -1158,7 +892,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -1166,7 +900,7 @@ }, { "id": "streaming-session-terminate-request", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-session-terminate-request", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-session-terminate-request", "linkingText": [ "streaming-session-terminate-request" ], @@ -1177,7 +911,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -1185,7 +919,7 @@ }, { "id": "streaming-session-terminate-response", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-session-terminate-response", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-session-terminate-response", "linkingText": [ "streaming-session-terminate-response" ], @@ -1196,7 +930,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -1204,7 +938,7 @@ }, { "id": "streaming-session-terminate-event", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-session-terminate-event", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-session-terminate-event", "linkingText": [ "streaming-session-terminate-event" ], @@ -1215,7 +949,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -1223,7 +957,7 @@ }, { "id": "audio-encoding-offer", - "href": "https://www.w3.org/TR/openscreenprotocol/#audio-encoding-offer", + "href": "https://www.w3.org/TR/openscreen-application/#audio-encoding-offer", "linkingText": [ "audio-encoding-offer" ], @@ -1234,7 +968,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -1242,7 +976,7 @@ }, { "id": "video-encoding-offer", - "href": "https://www.w3.org/TR/openscreenprotocol/#video-encoding-offer", + "href": "https://www.w3.org/TR/openscreen-application/#video-encoding-offer", "linkingText": [ "video-encoding-offer" ], @@ -1253,7 +987,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -1261,7 +995,7 @@ }, { "id": "data-encoding-offer", - "href": "https://www.w3.org/TR/openscreenprotocol/#data-encoding-offer", + "href": "https://www.w3.org/TR/openscreen-application/#data-encoding-offer", "linkingText": [ "data-encoding-offer" ], @@ -1272,7 +1006,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -1280,7 +1014,7 @@ }, { "id": "streaming-session-sender-stats-event", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-session-sender-stats-event", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-session-sender-stats-event", "linkingText": [ "streaming-session-sender-stats-event" ], @@ -1291,7 +1025,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, @@ -1299,7 +1033,7 @@ }, { "id": "streaming-session-receiver-stats-event", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-session-receiver-stats-event", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-session-receiver-stats-event", "linkingText": [ "streaming-session-receiver-stats-event" ], @@ -1310,7 +1044,7 @@ "informative": false, "heading": { "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", "title": "Messages", "number": "A" }, diff --git a/tr/dfns/openscreen-network.json b/tr/dfns/openscreen-network.json new file mode 100644 index 000000000000..f35ad11894ff --- /dev/null +++ b/tr/dfns/openscreen-network.json @@ -0,0 +1,332 @@ +{ + "spec": { + "title": "Open Screen Network Protocol", + "url": "https://www.w3.org/TR/openscreen-network/" + }, + "dfns": [ + { + "id": "open-screen-network-protocol-agent", + "href": "https://www.w3.org/TR/openscreen-network/#open-screen-network-protocol-agent", + "linkingText": [ + "open screen network protocol agent", + "osp agent" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "terminology", + "href": "https://www.w3.org/TR/openscreen-network/#terminology", + "title": "Terminology", + "number": "1.1" + }, + "definedIn": "prose" + }, + { + "id": "advertising-agent", + "href": "https://www.w3.org/TR/openscreen-network/#advertising-agent", + "linkingText": [ + "advertising agent" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "discovery", + "href": "https://www.w3.org/TR/openscreen-network/#discovery", + "title": "Discovery with mDNS", + "number": "3" + }, + "definedIn": "prose" + }, + { + "id": "display-name", + "href": "https://www.w3.org/TR/openscreen-network/#display-name", + "linkingText": [ + "display name" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "discovery", + "href": "https://www.w3.org/TR/openscreen-network/#discovery", + "title": "Discovery with mDNS", + "number": "3" + }, + "definedIn": "prose" + }, + { + "id": "listening-agent", + "href": "https://www.w3.org/TR/openscreen-network/#listening-agent", + "linkingText": [ + "listening agent" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "discovery", + "href": "https://www.w3.org/TR/openscreen-network/#discovery", + "title": "Discovery with mDNS", + "number": "3" + }, + "definedIn": "prose" + }, + { + "id": "agent-fingerprint", + "href": "https://www.w3.org/TR/openscreen-network/#agent-fingerprint", + "linkingText": [ + "agent fingerprint" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "computing-agent-fingerprint", + "href": "https://www.w3.org/TR/openscreen-network/#computing-agent-fingerprint", + "title": "Computing the Agent Fingerprint", + "number": "3.1" + }, + "definedIn": "prose" + }, + { + "id": "certificate-serial-number", + "href": "https://www.w3.org/TR/openscreen-network/#certificate-serial-number", + "linkingText": [ + "certificate serial number" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "computing-certificate-serial-number", + "href": "https://www.w3.org/TR/openscreen-network/#computing-certificate-serial-number", + "title": "Computing the Certificate Serial Number", + "number": "3.2" + }, + "definedIn": "prose" + }, + { + "id": "certificate-serial-number-base", + "href": "https://www.w3.org/TR/openscreen-network/#certificate-serial-number-base", + "linkingText": [ + "certificate serial number base" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "computing-certificate-serial-number", + "href": "https://www.w3.org/TR/openscreen-network/#computing-certificate-serial-number", + "title": "Computing the Certificate Serial Number", + "number": "3.2" + }, + "definedIn": "prose" + }, + { + "id": "certificate-serial-number-counter", + "href": "https://www.w3.org/TR/openscreen-network/#certificate-serial-number-counter", + "linkingText": [ + "certificate serial number counter" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "computing-certificate-serial-number", + "href": "https://www.w3.org/TR/openscreen-network/#computing-certificate-serial-number", + "title": "Computing the Certificate Serial Number", + "number": "3.2" + }, + "definedIn": "prose" + }, + { + "id": "agent-hostname", + "href": "https://www.w3.org/TR/openscreen-network/#agent-hostname", + "linkingText": [ + "agent hostname" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "computing-agent-hostname", + "href": "https://www.w3.org/TR/openscreen-network/#computing-agent-hostname", + "title": "Computing the Agent Hostname", + "number": "3.3" + }, + "definedIn": "prose" + }, + { + "id": "agent-certificate", + "href": "https://www.w3.org/TR/openscreen-network/#agent-certificate", + "linkingText": [ + "agent certificate" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "certificates", + "href": "https://www.w3.org/TR/openscreen-network/#certificates", + "title": "Agent Certificates", + "number": "4.2" + }, + "definedIn": "prose" + }, + { + "id": "suspicious-agent", + "href": "https://www.w3.org/TR/openscreen-network/#suspicious-agent", + "linkingText": [ + "suspicious agent" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "local-active-mitigations", + "href": "https://www.w3.org/TR/openscreen-network/#local-active-mitigations", + "title": "Local active network attackers", + "number": "7.3.2" + }, + "definedIn": "prose" + }, + { + "id": "verified-display-name", + "href": "https://www.w3.org/TR/openscreen-network/#verified-display-name", + "linkingText": [ + "verified display name" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "instance-names", + "href": "https://www.w3.org/TR/openscreen-network/#instance-names", + "title": "Instance and Display Names", + "number": "7.4.1" + }, + "definedIn": "prose" + }, + { + "id": "auth-capabilities", + "href": "https://www.w3.org/TR/openscreen-network/#auth-capabilities", + "linkingText": [ + "auth-capabilities" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "appendix-a", + "href": "https://www.w3.org/TR/openscreen-network/#appendix-a", + "title": "Messages", + "number": "A" + }, + "definedIn": "pre" + }, + { + "id": "auth-initiation-token", + "href": "https://www.w3.org/TR/openscreen-network/#auth-initiation-token", + "linkingText": [ + "auth-initiation-token" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "appendix-a", + "href": "https://www.w3.org/TR/openscreen-network/#appendix-a", + "title": "Messages", + "number": "A" + }, + "definedIn": "pre" + }, + { + "id": "auth-spake2-confirmation", + "href": "https://www.w3.org/TR/openscreen-network/#auth-spake2-confirmation", + "linkingText": [ + "auth-spake2-confirmation" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "appendix-a", + "href": "https://www.w3.org/TR/openscreen-network/#appendix-a", + "title": "Messages", + "number": "A" + }, + "definedIn": "pre" + }, + { + "id": "auth-status", + "href": "https://www.w3.org/TR/openscreen-network/#auth-status", + "linkingText": [ + "auth-status" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "appendix-a", + "href": "https://www.w3.org/TR/openscreen-network/#appendix-a", + "title": "Messages", + "number": "A" + }, + "definedIn": "pre" + }, + { + "id": "auth-spake2-handshake", + "href": "https://www.w3.org/TR/openscreen-network/#auth-spake2-handshake", + "linkingText": [ + "auth-spake2-handshake" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "appendix-a", + "href": "https://www.w3.org/TR/openscreen-network/#appendix-a", + "title": "Messages", + "number": "A" + }, + "definedIn": "pre" + } + ] +} \ No newline at end of file diff --git a/tr/dfns/picture-in-picture.json b/tr/dfns/picture-in-picture.json index ff65f009a98f..03e86d4f2de9 100644 --- a/tr/dfns/picture-in-picture.json +++ b/tr/dfns/picture-in-picture.json @@ -54,9 +54,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "request-pip", + "href": "https://www.w3.org/TR/picture-in-picture/#request-pip", + "title": "Request Picture-in-Picture", + "number": "3.2" }, "definedIn": "prose" }, @@ -114,9 +115,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "htmlvideoelement-extensions", + "href": "https://www.w3.org/TR/picture-in-picture/#htmlvideoelement-extensions", + "title": "Extensions to HTMLVideoElement", + "number": "4.1" }, "definedIn": "pre" }, @@ -134,9 +136,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "htmlvideoelement-extensions", + "href": "https://www.w3.org/TR/picture-in-picture/#htmlvideoelement-extensions", + "title": "Extensions to HTMLVideoElement", + "number": "4.1" }, "definedIn": "pre" }, @@ -154,9 +157,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "htmlvideoelement-extensions", + "href": "https://www.w3.org/TR/picture-in-picture/#htmlvideoelement-extensions", + "title": "Extensions to HTMLVideoElement", + "number": "4.1" }, "definedIn": "pre" }, @@ -195,9 +199,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "document-extensions", + "href": "https://www.w3.org/TR/picture-in-picture/#document-extensions", + "title": "Extensions to Document", + "number": "4.2" }, "definedIn": "pre" }, @@ -213,9 +218,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "document-extensions", + "href": "https://www.w3.org/TR/picture-in-picture/#document-extensions", + "title": "Extensions to Document", + "number": "4.2" }, "definedIn": "prose" }, @@ -273,9 +279,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "interface-picture-in-picture-window", + "href": "https://www.w3.org/TR/picture-in-picture/#interface-picture-in-picture-window", + "title": "Interface PictureInPictureWindow", + "number": "4.4" }, "definedIn": "pre" }, @@ -293,9 +300,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "interface-picture-in-picture-window", + "href": "https://www.w3.org/TR/picture-in-picture/#interface-picture-in-picture-window", + "title": "Interface PictureInPictureWindow", + "number": "4.4" }, "definedIn": "pre" }, @@ -313,9 +321,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "interface-picture-in-picture-window", + "href": "https://www.w3.org/TR/picture-in-picture/#interface-picture-in-picture-window", + "title": "Interface PictureInPictureWindow", + "number": "4.4" }, "definedIn": "pre" }, @@ -331,9 +340,10 @@ "access": "private", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "interface-picture-in-picture-window", + "href": "https://www.w3.org/TR/picture-in-picture/#interface-picture-in-picture-window", + "title": "Interface PictureInPictureWindow", + "number": "4.4" }, "definedIn": "prose" }, @@ -371,9 +381,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "event-types", + "href": "https://www.w3.org/TR/picture-in-picture/#event-types", + "title": "Event types", + "number": "4.5" }, "definedIn": "pre" }, @@ -392,9 +403,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "event-types", + "href": "https://www.w3.org/TR/picture-in-picture/#event-types", + "title": "Event types", + "number": "4.5" }, "definedIn": "pre" }, @@ -413,9 +425,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "event-types", + "href": "https://www.w3.org/TR/picture-in-picture/#event-types", + "title": "Event types", + "number": "4.5" }, "definedIn": "pre" }, @@ -433,9 +446,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "event-types", + "href": "https://www.w3.org/TR/picture-in-picture/#event-types", + "title": "Event types", + "number": "4.5" }, "definedIn": "pre" }, @@ -451,9 +465,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "event-types", + "href": "https://www.w3.org/TR/picture-in-picture/#event-types", + "title": "Event types", + "number": "4.5" }, "definedIn": "pre" }, @@ -471,9 +486,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "event-types", + "href": "https://www.w3.org/TR/picture-in-picture/#event-types", + "title": "Event types", + "number": "4.5" }, "definedIn": "pre" }, @@ -491,9 +507,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "event-types", + "href": "https://www.w3.org/TR/picture-in-picture/#event-types", + "title": "Event types", + "number": "4.5" }, "definedIn": "dt" }, @@ -511,9 +528,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "event-types", + "href": "https://www.w3.org/TR/picture-in-picture/#event-types", + "title": "Event types", + "number": "4.5" }, "definedIn": "dt" }, @@ -531,9 +549,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://www.w3.org/TR/picture-in-picture/#title", - "title": "Picture-in-Picture" + "id": "event-types", + "href": "https://www.w3.org/TR/picture-in-picture/#event-types", + "title": "Event types", + "number": "4.5" }, "definedIn": "dt" } diff --git a/tr/headings/openscreen-application.json b/tr/headings/openscreen-application.json new file mode 100644 index 000000000000..87bd20ba0cfd --- /dev/null +++ b/tr/headings/openscreen-application.json @@ -0,0 +1,419 @@ +{ + "spec": { + "title": "Open Screen Application Protocol", + "url": "https://www.w3.org/TR/openscreen-application/" + }, + "headings": [ + { + "id": "title", + "href": "https://www.w3.org/TR/openscreen-application/#title", + "level": 1, + "title": "Open Screen Application Protocol" + }, + { + "id": "abstract", + "href": "https://www.w3.org/TR/openscreen-application/#abstract", + "level": 2, + "title": "Abstract" + }, + { + "id": "sotd", + "href": "https://www.w3.org/TR/openscreen-application/#sotd", + "level": 2, + "title": "Status of this document" + }, + { + "id": "toc", + "href": "https://www.w3.org/TR/openscreen-application/#toc", + "level": 2, + "title": "Table of Contents" + }, + { + "id": "introduction", + "href": "https://www.w3.org/TR/openscreen-application/#introduction", + "level": 2, + "title": "Introduction", + "number": "1" + }, + { + "id": "terminology", + "href": "https://www.w3.org/TR/openscreen-application/#terminology", + "level": 3, + "title": "Terminology", + "number": "1.1" + }, + { + "id": "requirements", + "href": "https://www.w3.org/TR/openscreen-application/#requirements", + "level": 2, + "title": "Requirements", + "number": "2" + }, + { + "id": "requirements-discovery", + "href": "https://www.w3.org/TR/openscreen-application/#requirements-discovery", + "level": 3, + "title": "Agent Discovery Requirements", + "number": "2.1" + }, + { + "id": "requirements-transport", + "href": "https://www.w3.org/TR/openscreen-application/#requirements-transport", + "level": 3, + "title": "Transport Layer Requirements", + "number": "2.2" + }, + { + "id": "requirements-presentation-api", + "href": "https://www.w3.org/TR/openscreen-application/#requirements-presentation-api", + "level": 3, + "title": "Presentation API Requirements", + "number": "2.3" + }, + { + "id": "requirements-remote-playback", + "href": "https://www.w3.org/TR/openscreen-application/#requirements-remote-playback", + "level": 3, + "title": "Remote Playback API Requirements", + "number": "2.4" + }, + { + "id": "requirements-non-functional", + "href": "https://www.w3.org/TR/openscreen-application/#requirements-non-functional", + "level": 3, + "title": "Non-Functional Requirements", + "number": "2.5" + }, + { + "id": "metadata", + "href": "https://www.w3.org/TR/openscreen-application/#metadata", + "level": 2, + "title": "Metadata Discovery", + "number": "3" + }, + { + "id": "messages", + "href": "https://www.w3.org/TR/openscreen-application/#messages", + "level": 2, + "title": "Message delivery using CBOR", + "number": "4" + }, + { + "id": "message-compatibility", + "href": "https://www.w3.org/TR/openscreen-application/#message-compatibility", + "level": 3, + "title": "Type Key Backwards Compatibility", + "number": "4.1" + }, + { + "id": "presentation-protocol", + "href": "https://www.w3.org/TR/openscreen-application/#presentation-protocol", + "level": 2, + "title": "Presentation Protocol", + "number": "5" + }, + { + "id": "presentation-api", + "href": "https://www.w3.org/TR/openscreen-application/#presentation-api", + "level": 3, + "title": "Presentation API", + "number": "5.1" + }, + { + "id": "time-representation", + "href": "https://www.w3.org/TR/openscreen-application/#time-representation", + "level": 2, + "title": "Representation Of Time", + "number": "6" + }, + { + "id": "remote-playback-protocol", + "href": "https://www.w3.org/TR/openscreen-application/#remote-playback-protocol", + "level": 2, + "title": "Remote Playback Protocol", + "number": "7" + }, + { + "id": "remote-playback-state-and-controls", + "href": "https://www.w3.org/TR/openscreen-application/#remote-playback-state-and-controls", + "level": 3, + "title": "Remote Playback State and Controls", + "number": "7.1" + }, + { + "id": "remote-playback-api", + "href": "https://www.w3.org/TR/openscreen-application/#remote-playback-api", + "level": 3, + "title": "Remote Playback API", + "number": "7.2" + }, + { + "id": "streaming-protocol", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-protocol", + "level": 2, + "title": "Streaming Protocol", + "number": "8" + }, + { + "id": "streaming-protocol-capabilities", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-protocol-capabilities", + "level": 3, + "title": "Streaming Protocol Capabilities", + "number": "8.1" + }, + { + "id": "streaming-sessions", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-sessions", + "level": 3, + "title": "Sessions", + "number": "8.2" + }, + { + "id": "streaming-audio", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-audio", + "level": 3, + "title": "Audio", + "number": "8.3" + }, + { + "id": "streaming-video", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-video", + "level": 3, + "title": "Video", + "number": "8.4" + }, + { + "id": "streaming-data", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-data", + "level": 3, + "title": "Data", + "number": "8.5" + }, + { + "id": "streaming-feedback", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-feedback", + "level": 3, + "title": "Feedback", + "number": "8.6" + }, + { + "id": "streaming-stats", + "href": "https://www.w3.org/TR/openscreen-application/#streaming-stats", + "level": 3, + "title": "Stats", + "number": "8.7" + }, + { + "id": "requests-responses-watches", + "href": "https://www.w3.org/TR/openscreen-application/#requests-responses-watches", + "level": 2, + "title": "Requests, Responses, and Watches", + "number": "9" + }, + { + "id": "protocol-extensions", + "href": "https://www.w3.org/TR/openscreen-application/#protocol-extensions", + "level": 2, + "title": "10. Protocol Extensions" + }, + { + "id": "protocol-extension-fields", + "href": "https://www.w3.org/TR/openscreen-application/#protocol-extension-fields", + "level": 3, + "title": "Protocol Extension Fields", + "number": "10.1" + }, + { + "id": "security-privacy", + "href": "https://www.w3.org/TR/openscreen-application/#security-privacy", + "level": 2, + "title": "11. Security and Privacy" + }, + { + "id": "threat-models", + "href": "https://www.w3.org/TR/openscreen-application/#threat-models", + "level": 3, + "title": "Threat Models", + "number": "11.1" + }, + { + "id": "same-origin-policy-violations", + "href": "https://www.w3.org/TR/openscreen-application/#same-origin-policy-violations", + "level": 4, + "title": "Same-Origin Policy Violations", + "number": "11.1.1" + }, + { + "id": "security-privacy-questions", + "href": "https://www.w3.org/TR/openscreen-application/#security-privacy-questions", + "level": 3, + "title": "Open Screen Application Protocol Security and Privacy Considerations", + "number": "11.2" + }, + { + "id": "personally-identifiable-information", + "href": "https://www.w3.org/TR/openscreen-application/#personally-identifiable-information", + "level": 4, + "title": "Personally Identifiable Information & High-Value Data", + "number": "11.2.1" + }, + { + "id": "cross-origin-state", + "href": "https://www.w3.org/TR/openscreen-application/#cross-origin-state", + "level": 4, + "title": "Cross Origin State Considerations", + "number": "11.2.2" + }, + { + "id": "origin-access-devices", + "href": "https://www.w3.org/TR/openscreen-application/#origin-access-devices", + "level": 4, + "title": "Origin Access to Other Devices", + "number": "11.2.3" + }, + { + "id": "private-browsing-mode", + "href": "https://www.w3.org/TR/openscreen-application/#private-browsing-mode", + "level": 4, + "title": "Private Browsing Mode", + "number": "11.2.4" + }, + { + "id": "persistent-state", + "href": "https://www.w3.org/TR/openscreen-application/#persistent-state", + "level": 4, + "title": "Persistent State", + "number": "11.2.5" + }, + { + "id": "other-considerations", + "href": "https://www.w3.org/TR/openscreen-application/#other-considerations", + "level": 4, + "title": "Other Considerations", + "number": "11.2.6" + }, + { + "id": "presentation-api-considerations", + "href": "https://www.w3.org/TR/openscreen-application/#presentation-api-considerations", + "level": 3, + "title": "Presentation API Considerations", + "number": "11.3" + }, + { + "id": "remote-playback-considerations", + "href": "https://www.w3.org/TR/openscreen-application/#remote-playback-considerations", + "level": 3, + "title": "Remote Playback API Considerations", + "number": "11.4" + }, + { + "id": "security-mitigations", + "href": "https://www.w3.org/TR/openscreen-application/#security-mitigations", + "level": 3, + "title": "Mitigation Strategies", + "number": "11.5" + }, + { + "id": "malicious-input-mitigations", + "href": "https://www.w3.org/TR/openscreen-application/#malicious-input-mitigations", + "level": 4, + "title": "Malicious input", + "number": "11.5.1" + }, + { + "id": "security-ui", + "href": "https://www.w3.org/TR/openscreen-application/#security-ui", + "level": 3, + "title": "User Interface Considerations", + "number": "11.6" + }, + { + "id": "instance-names", + "href": "https://www.w3.org/TR/openscreen-application/#instance-names", + "level": 4, + "title": "Instance and Display Names", + "number": "11.6.1" + }, + { + "id": "appendix-a", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-a", + "level": 2, + "title": "Messages", + "number": "A" + }, + { + "id": "appendix-b", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-b", + "level": 2, + "title": "Message Type Key Ranges", + "number": "B" + }, + { + "id": "appendix-c", + "href": "https://www.w3.org/TR/openscreen-application/#appendix-c", + "level": 2, + "title": "Media Time Conversions", + "number": "C" + }, + { + "id": "w3c-conformance", + "href": "https://www.w3.org/TR/openscreen-application/#w3c-conformance", + "level": 2, + "title": "Conformance" + }, + { + "id": "w3c-conventions", + "href": "https://www.w3.org/TR/openscreen-application/#w3c-conventions", + "level": 3, + "title": "Document conventions" + }, + { + "id": "w3c-conformant-algorithms", + "href": "https://www.w3.org/TR/openscreen-application/#w3c-conformant-algorithms", + "level": 3, + "title": "Conformant Algorithms" + }, + { + "id": "index", + "href": "https://www.w3.org/TR/openscreen-application/#index", + "level": 2, + "title": "Index" + }, + { + "id": "index-defined-here", + "href": "https://www.w3.org/TR/openscreen-application/#index-defined-here", + "level": 3, + "title": "Terms defined by this specification" + }, + { + "id": "index-defined-elsewhere", + "href": "https://www.w3.org/TR/openscreen-application/#index-defined-elsewhere", + "level": 3, + "title": "Terms defined by reference" + }, + { + "id": "references", + "href": "https://www.w3.org/TR/openscreen-application/#references", + "level": 2, + "title": "References" + }, + { + "id": "normative", + "href": "https://www.w3.org/TR/openscreen-application/#normative", + "level": 3, + "title": "Normative References" + }, + { + "id": "informative", + "href": "https://www.w3.org/TR/openscreen-application/#informative", + "level": 3, + "title": "Informative References" + }, + { + "id": "issues-index", + "href": "https://www.w3.org/TR/openscreen-application/#issues-index", + "level": 2, + "title": "Issues Index" + } + ] +} \ No newline at end of file diff --git a/tr/headings/openscreen-network.json b/tr/headings/openscreen-network.json new file mode 100644 index 000000000000..a557d4bb80e7 --- /dev/null +++ b/tr/headings/openscreen-network.json @@ -0,0 +1,370 @@ +{ + "spec": { + "title": "Open Screen Network Protocol", + "url": "https://www.w3.org/TR/openscreen-network/" + }, + "headings": [ + { + "id": "title", + "href": "https://www.w3.org/TR/openscreen-network/#title", + "level": 1, + "title": "Open Screen Network Protocol" + }, + { + "id": "abstract", + "href": "https://www.w3.org/TR/openscreen-network/#abstract", + "level": 2, + "title": "Abstract" + }, + { + "id": "sotd", + "href": "https://www.w3.org/TR/openscreen-network/#sotd", + "level": 2, + "title": "Status of this document" + }, + { + "id": "toc", + "href": "https://www.w3.org/TR/openscreen-network/#toc", + "level": 2, + "title": "Table of Contents" + }, + { + "id": "introduction", + "href": "https://www.w3.org/TR/openscreen-network/#introduction", + "level": 2, + "title": "Introduction", + "number": "1" + }, + { + "id": "terminology", + "href": "https://www.w3.org/TR/openscreen-network/#terminology", + "level": 3, + "title": "Terminology", + "number": "1.1" + }, + { + "id": "requirements", + "href": "https://www.w3.org/TR/openscreen-network/#requirements", + "level": 2, + "title": "Requirements", + "number": "2" + }, + { + "id": "requirements-general", + "href": "https://www.w3.org/TR/openscreen-network/#requirements-general", + "level": 3, + "title": "General Requirements", + "number": "2.1" + }, + { + "id": "requirements-non-functional", + "href": "https://www.w3.org/TR/openscreen-network/#requirements-non-functional", + "level": 3, + "title": "Non-Functional Requirements", + "number": "2.2" + }, + { + "id": "discovery", + "href": "https://www.w3.org/TR/openscreen-network/#discovery", + "level": 2, + "title": "Discovery with mDNS", + "number": "3" + }, + { + "id": "computing-agent-fingerprint", + "href": "https://www.w3.org/TR/openscreen-network/#computing-agent-fingerprint", + "level": 3, + "title": "Computing the Agent Fingerprint", + "number": "3.1" + }, + { + "id": "computing-certificate-serial-number", + "href": "https://www.w3.org/TR/openscreen-network/#computing-certificate-serial-number", + "level": 3, + "title": "Computing the Certificate Serial Number", + "number": "3.2" + }, + { + "id": "computing-agent-hostname", + "href": "https://www.w3.org/TR/openscreen-network/#computing-agent-hostname", + "level": 3, + "title": "Computing the Agent Hostname", + "number": "3.3" + }, + { + "id": "transport", + "href": "https://www.w3.org/TR/openscreen-network/#transport", + "level": 2, + "title": "Transport and metadata discovery with QUIC", + "number": "4" + }, + { + "id": "tls-13", + "href": "https://www.w3.org/TR/openscreen-network/#tls-13", + "level": 3, + "title": "TLS 1.3", + "number": "4.1" + }, + { + "id": "certificates", + "href": "https://www.w3.org/TR/openscreen-network/#certificates", + "level": 3, + "title": "Agent Certificates", + "number": "4.2" + }, + { + "id": "messages", + "href": "https://www.w3.org/TR/openscreen-network/#messages", + "level": 2, + "title": "Messages delivery using CBOR and QUIC streams", + "number": "5" + }, + { + "id": "authentication", + "href": "https://www.w3.org/TR/openscreen-network/#authentication", + "level": 2, + "title": "Authentication", + "number": "6" + }, + { + "id": "authentication-with-spake2", + "href": "https://www.w3.org/TR/openscreen-network/#authentication-with-spake2", + "level": 3, + "title": "Authentication with SPAKE2", + "number": "6.1" + }, + { + "id": "security-privacy", + "href": "https://www.w3.org/TR/openscreen-network/#security-privacy", + "level": 2, + "title": "Security and Privacy", + "number": "7" + }, + { + "id": "threat-models", + "href": "https://www.w3.org/TR/openscreen-network/#threat-models", + "level": 3, + "title": "Threat Models", + "number": "7.1" + }, + { + "id": "passive-network-attackers", + "href": "https://www.w3.org/TR/openscreen-network/#passive-network-attackers", + "level": 4, + "title": "Passive Network Attackers", + "number": "7.1.1" + }, + { + "id": "active-network-attackers", + "href": "https://www.w3.org/TR/openscreen-network/#active-network-attackers", + "level": 4, + "title": "Active Network Attackers", + "number": "7.1.2" + }, + { + "id": "denial-of-service", + "href": "https://www.w3.org/TR/openscreen-network/#denial-of-service", + "level": 4, + "title": "Denial of Service", + "number": "7.1.3" + }, + { + "id": "security-privacy-questions", + "href": "https://www.w3.org/TR/openscreen-network/#security-privacy-questions", + "level": 3, + "title": "Open Screen Network Protocol Security and Privacy Considerations", + "number": "7.2" + }, + { + "id": "personally-identifiable-information", + "href": "https://www.w3.org/TR/openscreen-network/#personally-identifiable-information", + "level": 4, + "title": "Personally Identifiable Information & High-Value Data", + "number": "7.2.1" + }, + { + "id": "cross-origin-state", + "href": "https://www.w3.org/TR/openscreen-network/#cross-origin-state", + "level": 4, + "title": "Cross Origin State Considerations", + "number": "7.2.2" + }, + { + "id": "origin-access-devices", + "href": "https://www.w3.org/TR/openscreen-network/#origin-access-devices", + "level": 4, + "title": "Origin Access to Other Devices", + "number": "7.2.3" + }, + { + "id": "private-browsing-mode", + "href": "https://www.w3.org/TR/openscreen-network/#private-browsing-mode", + "level": 4, + "title": "Private Browsing Mode", + "number": "7.2.4" + }, + { + "id": "persistent-state", + "href": "https://www.w3.org/TR/openscreen-network/#persistent-state", + "level": 4, + "title": "Persistent State", + "number": "7.2.5" + }, + { + "id": "other-considerations", + "href": "https://www.w3.org/TR/openscreen-network/#other-considerations", + "level": 4, + "title": "Other Considerations", + "number": "7.2.6" + }, + { + "id": "security-mitigations", + "href": "https://www.w3.org/TR/openscreen-network/#security-mitigations", + "level": 3, + "title": "Mitigation Strategies", + "number": "7.3" + }, + { + "id": "local-passive-mitigations", + "href": "https://www.w3.org/TR/openscreen-network/#local-passive-mitigations", + "level": 4, + "title": "Local passive network attackers", + "number": "7.3.1" + }, + { + "id": "local-active-mitigations", + "href": "https://www.w3.org/TR/openscreen-network/#local-active-mitigations", + "level": 4, + "title": "Local active network attackers", + "number": "7.3.2" + }, + { + "id": "remote-active-mitigations", + "href": "https://www.w3.org/TR/openscreen-network/#remote-active-mitigations", + "level": 4, + "title": "Remote active network attackers", + "number": "7.3.3" + }, + { + "id": "denial-of-service-mitigations", + "href": "https://www.w3.org/TR/openscreen-network/#denial-of-service-mitigations", + "level": 4, + "title": "Denial of service", + "number": "7.3.4" + }, + { + "id": "malicious-input-mitigations", + "href": "https://www.w3.org/TR/openscreen-network/#malicious-input-mitigations", + "level": 4, + "title": "Malicious input", + "number": "7.3.5" + }, + { + "id": "security-ui", + "href": "https://www.w3.org/TR/openscreen-network/#security-ui", + "level": 3, + "title": "User Interface Considerations", + "number": "7.4" + }, + { + "id": "instance-names", + "href": "https://www.w3.org/TR/openscreen-network/#instance-names", + "level": 4, + "title": "Instance and Display Names", + "number": "7.4.1" + }, + { + "id": "appendix-a", + "href": "https://www.w3.org/TR/openscreen-network/#appendix-a", + "level": 2, + "title": "Messages", + "number": "A" + }, + { + "id": "appendix-b", + "href": "https://www.w3.org/TR/openscreen-network/#appendix-b", + "level": 2, + "title": "PSK Encoding Schemes", + "number": "B" + }, + { + "id": "appendix-c-base-10", + "href": "https://www.w3.org/TR/openscreen-network/#appendix-c-base-10", + "level": 3, + "title": "Base-10 Numeric" + }, + { + "id": "appendix-c-qr-code", + "href": "https://www.w3.org/TR/openscreen-network/#appendix-c-qr-code", + "level": 3, + "title": "QR Code" + }, + { + "id": "appendix-c", + "href": "https://www.w3.org/TR/openscreen-network/#appendix-c", + "level": 2, + "title": "Entire Flow Chart", + "number": "C" + }, + { + "id": "w3c-conformance", + "href": "https://www.w3.org/TR/openscreen-network/#w3c-conformance", + "level": 2, + "title": "Conformance" + }, + { + "id": "w3c-conventions", + "href": "https://www.w3.org/TR/openscreen-network/#w3c-conventions", + "level": 3, + "title": "Document conventions" + }, + { + "id": "w3c-conformant-algorithms", + "href": "https://www.w3.org/TR/openscreen-network/#w3c-conformant-algorithms", + "level": 3, + "title": "Conformant Algorithms" + }, + { + "id": "index", + "href": "https://www.w3.org/TR/openscreen-network/#index", + "level": 2, + "title": "Index" + }, + { + "id": "index-defined-here", + "href": "https://www.w3.org/TR/openscreen-network/#index-defined-here", + "level": 3, + "title": "Terms defined by this specification" + }, + { + "id": "index-defined-elsewhere", + "href": "https://www.w3.org/TR/openscreen-network/#index-defined-elsewhere", + "level": 3, + "title": "Terms defined by reference" + }, + { + "id": "references", + "href": "https://www.w3.org/TR/openscreen-network/#references", + "level": 2, + "title": "References" + }, + { + "id": "normative", + "href": "https://www.w3.org/TR/openscreen-network/#normative", + "level": 3, + "title": "Normative References" + }, + { + "id": "informative", + "href": "https://www.w3.org/TR/openscreen-network/#informative", + "level": 3, + "title": "Informative References" + }, + { + "id": "issues-index", + "href": "https://www.w3.org/TR/openscreen-network/#issues-index", + "level": 2, + "title": "Issues Index" + } + ] +} \ No newline at end of file diff --git a/tr/headings/openscreenprotocol.json b/tr/headings/openscreenprotocol.json deleted file mode 100644 index 42e2c04075f2..000000000000 --- a/tr/headings/openscreenprotocol.json +++ /dev/null @@ -1,534 +0,0 @@ -{ - "spec": { - "title": "Open Screen Protocol", - "url": "https://www.w3.org/TR/openscreenprotocol/" - }, - "headings": [ - { - "id": "title", - "href": "https://www.w3.org/TR/openscreenprotocol/#title", - "level": 1, - "title": "Open Screen Protocol" - }, - { - "id": "abstract", - "href": "https://www.w3.org/TR/openscreenprotocol/#abstract", - "level": 2, - "title": "Abstract" - }, - { - "id": "sotd", - "href": "https://www.w3.org/TR/openscreenprotocol/#sotd", - "level": 2, - "title": "Status of this document" - }, - { - "id": "toc", - "href": "https://www.w3.org/TR/openscreenprotocol/#toc", - "level": 2, - "title": "Table of Contents" - }, - { - "id": "introduction", - "href": "https://www.w3.org/TR/openscreenprotocol/#introduction", - "level": 2, - "title": "Introduction", - "number": "1" - }, - { - "id": "terminology", - "href": "https://www.w3.org/TR/openscreenprotocol/#terminology", - "level": 3, - "title": "Terminology", - "number": "1.1" - }, - { - "id": "requirements", - "href": "https://www.w3.org/TR/openscreenprotocol/#requirements", - "level": 2, - "title": "Requirements", - "number": "2" - }, - { - "id": "requirements-general", - "href": "https://www.w3.org/TR/openscreenprotocol/#requirements-general", - "level": 3, - "title": "General Requirements", - "number": "2.1" - }, - { - "id": "requirements-presentation-api", - "href": "https://www.w3.org/TR/openscreenprotocol/#requirements-presentation-api", - "level": 3, - "title": "Presentation API Requirements", - "number": "2.2" - }, - { - "id": "requirements-remote-playback", - "href": "https://www.w3.org/TR/openscreenprotocol/#requirements-remote-playback", - "level": 3, - "title": "Remote Playback API Requirements", - "number": "2.3" - }, - { - "id": "requirements-non-functional", - "href": "https://www.w3.org/TR/openscreenprotocol/#requirements-non-functional", - "level": 3, - "title": "Non-Functional Requirements", - "number": "2.4" - }, - { - "id": "discovery", - "href": "https://www.w3.org/TR/openscreenprotocol/#discovery", - "level": 2, - "title": "Discovery with mDNS", - "number": "3" - }, - { - "id": "computing-agent-fingerprint", - "href": "https://www.w3.org/TR/openscreenprotocol/#computing-agent-fingerprint", - "level": 3, - "title": "Computing the Agent Fingerprint", - "number": "3.1" - }, - { - "id": "transport", - "href": "https://www.w3.org/TR/openscreenprotocol/#transport", - "level": 2, - "title": "Transport and metadata discovery with QUIC", - "number": "4" - }, - { - "id": "tls-13", - "href": "https://www.w3.org/TR/openscreenprotocol/#tls-13", - "level": 3, - "title": "TLS 1.3", - "number": "4.1" - }, - { - "id": "certificates", - "href": "https://www.w3.org/TR/openscreenprotocol/#certificates", - "level": 3, - "title": "Agent Certificates", - "number": "4.2" - }, - { - "id": "metadata", - "href": "https://www.w3.org/TR/openscreenprotocol/#metadata", - "level": 3, - "title": "Metadata Discovery", - "number": "4.3" - }, - { - "id": "messages", - "href": "https://www.w3.org/TR/openscreenprotocol/#messages", - "level": 2, - "title": "Messages delivery using CBOR and QUIC streams", - "number": "5" - }, - { - "id": "message-compatibility", - "href": "https://www.w3.org/TR/openscreenprotocol/#message-compatibility", - "level": 3, - "title": "Type Key Backwards Compatibility", - "number": "5.1" - }, - { - "id": "authentication", - "href": "https://www.w3.org/TR/openscreenprotocol/#authentication", - "level": 2, - "title": "Authentication", - "number": "6" - }, - { - "id": "authentication-with-spake2", - "href": "https://www.w3.org/TR/openscreenprotocol/#authentication-with-spake2", - "level": 3, - "title": "Authentication with SPAKE2", - "number": "6.1" - }, - { - "id": "presentation-protocol", - "href": "https://www.w3.org/TR/openscreenprotocol/#presentation-protocol", - "level": 2, - "title": "Presentation Protocol", - "number": "7" - }, - { - "id": "presentation-api", - "href": "https://www.w3.org/TR/openscreenprotocol/#presentation-api", - "level": 3, - "title": "Presentation API", - "number": "7.1" - }, - { - "id": "time-representation", - "href": "https://www.w3.org/TR/openscreenprotocol/#time-representation", - "level": 2, - "title": "Representation Of Time", - "number": "8" - }, - { - "id": "remote-playback-protocol", - "href": "https://www.w3.org/TR/openscreenprotocol/#remote-playback-protocol", - "level": 2, - "title": "Remote Playback Protocol", - "number": "9" - }, - { - "id": "remote-playback-state-and-controls", - "href": "https://www.w3.org/TR/openscreenprotocol/#remote-playback-state-and-controls", - "level": 3, - "title": "Remote Playback State and Controls", - "number": "9.1" - }, - { - "id": "remote-playback-api", - "href": "https://www.w3.org/TR/openscreenprotocol/#remote-playback-api", - "level": 3, - "title": "Remote Playback API", - "number": "9.2" - }, - { - "id": "streaming-protocol", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-protocol", - "level": 2, - "title": "10. Streaming Protocol" - }, - { - "id": "streaming-protocol-capabilities", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-protocol-capabilities", - "level": 3, - "title": "Streaming Protocol Capabilities", - "number": "10.1" - }, - { - "id": "streaming-sessions", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-sessions", - "level": 3, - "title": "Sessions", - "number": "10.2" - }, - { - "id": "streaming-audio", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-audio", - "level": 3, - "title": "Audio", - "number": "10.3" - }, - { - "id": "streaming-video", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-video", - "level": 3, - "title": "Video", - "number": "10.4" - }, - { - "id": "streaming-data", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-data", - "level": 3, - "title": "Data", - "number": "10.5" - }, - { - "id": "streaming-feedback", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-feedback", - "level": 3, - "title": "Feedback", - "number": "10.6" - }, - { - "id": "streaming-stats", - "href": "https://www.w3.org/TR/openscreenprotocol/#streaming-stats", - "level": 3, - "title": "Stats", - "number": "10.7" - }, - { - "id": "requests-responses-watches", - "href": "https://www.w3.org/TR/openscreenprotocol/#requests-responses-watches", - "level": 2, - "title": "11. Requests, Responses, and Watches" - }, - { - "id": "protocol-extensions", - "href": "https://www.w3.org/TR/openscreenprotocol/#protocol-extensions", - "level": 2, - "title": "12. Protocol Extensions" - }, - { - "id": "protocol-extension-fields", - "href": "https://www.w3.org/TR/openscreenprotocol/#protocol-extension-fields", - "level": 3, - "title": "Protocol Extension Fields", - "number": "12.1" - }, - { - "id": "security-privacy", - "href": "https://www.w3.org/TR/openscreenprotocol/#security-privacy", - "level": 2, - "title": "13. Security and Privacy" - }, - { - "id": "threat-models", - "href": "https://www.w3.org/TR/openscreenprotocol/#threat-models", - "level": 3, - "title": "Threat Models", - "number": "13.1" - }, - { - "id": "passive-network-attackers", - "href": "https://www.w3.org/TR/openscreenprotocol/#passive-network-attackers", - "level": 4, - "title": "Passive Network Attackers", - "number": "13.1.1" - }, - { - "id": "active-network-attackers", - "href": "https://www.w3.org/TR/openscreenprotocol/#active-network-attackers", - "level": 4, - "title": "Active Network Attackers", - "number": "13.1.2" - }, - { - "id": "denial-of-service", - "href": "https://www.w3.org/TR/openscreenprotocol/#denial-of-service", - "level": 4, - "title": "Denial of Service", - "number": "13.1.3" - }, - { - "id": "same-origin-policy-violations", - "href": "https://www.w3.org/TR/openscreenprotocol/#same-origin-policy-violations", - "level": 4, - "title": "Same-Origin Policy Violations", - "number": "13.1.4" - }, - { - "id": "security-privacy-questions", - "href": "https://www.w3.org/TR/openscreenprotocol/#security-privacy-questions", - "level": 3, - "title": "Open Screen Protocol Security and Privacy Considerations", - "number": "13.2" - }, - { - "id": "personally-identifiable-information", - "href": "https://www.w3.org/TR/openscreenprotocol/#personally-identifiable-information", - "level": 4, - "title": "Personally Identifiable Information & High-Value Data", - "number": "13.2.1" - }, - { - "id": "cross-origin-state", - "href": "https://www.w3.org/TR/openscreenprotocol/#cross-origin-state", - "level": 4, - "title": "Cross Origin State Considerations", - "number": "13.2.2" - }, - { - "id": "origin-access-devices", - "href": "https://www.w3.org/TR/openscreenprotocol/#origin-access-devices", - "level": 4, - "title": "Origin Access to Other Devices", - "number": "13.2.3" - }, - { - "id": "private-browsing-mode", - "href": "https://www.w3.org/TR/openscreenprotocol/#private-browsing-mode", - "level": 4, - "title": "Private Browsing Mode", - "number": "13.2.4" - }, - { - "id": "persistent-state", - "href": "https://www.w3.org/TR/openscreenprotocol/#persistent-state", - "level": 4, - "title": "Persistent State", - "number": "13.2.5" - }, - { - "id": "other-considerations", - "href": "https://www.w3.org/TR/openscreenprotocol/#other-considerations", - "level": 4, - "title": "Other Considerations", - "number": "13.2.6" - }, - { - "id": "presentation-api-considerations", - "href": "https://www.w3.org/TR/openscreenprotocol/#presentation-api-considerations", - "level": 3, - "title": "Presentation API Considerations", - "number": "13.3" - }, - { - "id": "remote-playback-considerations", - "href": "https://www.w3.org/TR/openscreenprotocol/#remote-playback-considerations", - "level": 3, - "title": "Remote Playback API Considerations", - "number": "13.4" - }, - { - "id": "security-mitigations", - "href": "https://www.w3.org/TR/openscreenprotocol/#security-mitigations", - "level": 3, - "title": "Mitigation Strategies", - "number": "13.5" - }, - { - "id": "local-passive-mitigations", - "href": "https://www.w3.org/TR/openscreenprotocol/#local-passive-mitigations", - "level": 4, - "title": "Local passive network attackers", - "number": "13.5.1" - }, - { - "id": "local-active-mitigations", - "href": "https://www.w3.org/TR/openscreenprotocol/#local-active-mitigations", - "level": 4, - "title": "Local active network attackers", - "number": "13.5.2" - }, - { - "id": "remote-active-mitigations", - "href": "https://www.w3.org/TR/openscreenprotocol/#remote-active-mitigations", - "level": 4, - "title": "Remote active network attackers", - "number": "13.5.3" - }, - { - "id": "denial-of-service-mitigations", - "href": "https://www.w3.org/TR/openscreenprotocol/#denial-of-service-mitigations", - "level": 4, - "title": "Denial of service", - "number": "13.5.4" - }, - { - "id": "malicious-input-mitigations", - "href": "https://www.w3.org/TR/openscreenprotocol/#malicious-input-mitigations", - "level": 4, - "title": "Malicious input", - "number": "13.5.5" - }, - { - "id": "security-ui", - "href": "https://www.w3.org/TR/openscreenprotocol/#security-ui", - "level": 3, - "title": "User Interface Considerations", - "number": "13.6" - }, - { - "id": "instance-names", - "href": "https://www.w3.org/TR/openscreenprotocol/#instance-names", - "level": 4, - "title": "Instance and Display Names", - "number": "13.6.1" - }, - { - "id": "appendix-a", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-a", - "level": 2, - "title": "Messages", - "number": "A" - }, - { - "id": "appendix-b", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-b", - "level": 2, - "title": "Message Type Key Ranges", - "number": "B" - }, - { - "id": "appendix-c", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-c", - "level": 2, - "title": "PSK Encoding Schemes", - "number": "C" - }, - { - "id": "appendix-c-base-10", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-c-base-10", - "level": 3, - "title": "Base-10 Numeric" - }, - { - "id": "appendix-c-qr-code", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-c-qr-code", - "level": 3, - "title": "QR Code" - }, - { - "id": "appendix-d", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-d", - "level": 2, - "title": "Entire Flow Chart", - "number": "D" - }, - { - "id": "appendix-e", - "href": "https://www.w3.org/TR/openscreenprotocol/#appendix-e", - "level": 2, - "title": "Media Time Conversions", - "number": "E" - }, - { - "id": "w3c-conformance", - "href": "https://www.w3.org/TR/openscreenprotocol/#w3c-conformance", - "level": 2, - "title": "Conformance" - }, - { - "id": "w3c-conventions", - "href": "https://www.w3.org/TR/openscreenprotocol/#w3c-conventions", - "level": 3, - "title": "Document conventions" - }, - { - "id": "w3c-conformant-algorithms", - "href": "https://www.w3.org/TR/openscreenprotocol/#w3c-conformant-algorithms", - "level": 3, - "title": "Conformant Algorithms" - }, - { - "id": "index", - "href": "https://www.w3.org/TR/openscreenprotocol/#index", - "level": 2, - "title": "Index" - }, - { - "id": "index-defined-here", - "href": "https://www.w3.org/TR/openscreenprotocol/#index-defined-here", - "level": 3, - "title": "Terms defined by this specification" - }, - { - "id": "index-defined-elsewhere", - "href": "https://www.w3.org/TR/openscreenprotocol/#index-defined-elsewhere", - "level": 3, - "title": "Terms defined by reference" - }, - { - "id": "references", - "href": "https://www.w3.org/TR/openscreenprotocol/#references", - "level": 2, - "title": "References" - }, - { - "id": "normative", - "href": "https://www.w3.org/TR/openscreenprotocol/#normative", - "level": 3, - "title": "Normative References" - }, - { - "id": "informative", - "href": "https://www.w3.org/TR/openscreenprotocol/#informative", - "level": 3, - "title": "Informative References" - }, - { - "id": "issues-index", - "href": "https://www.w3.org/TR/openscreenprotocol/#issues-index", - "level": 2, - "title": "Issues Index" - } - ] -} \ No newline at end of file diff --git a/tr/ids/autoplay-detection.json b/tr/ids/autoplay-detection.json index d16f21495db7..4f72653a66d1 100644 --- a/tr/ids/autoplay-detection.json +++ b/tr/ids/autoplay-detection.json @@ -7,6 +7,7 @@ "https://www.w3.org/TR/autoplay-detection/#toc-nav", "https://www.w3.org/TR/autoplay-detection/#toc-jump", "https://www.w3.org/TR/autoplay-detection/#toc-toggle", + "https://www.w3.org/TR/autoplay-detection/#toc-theme-toggle", "https://www.w3.org/TR/autoplay-detection/#title", "https://www.w3.org/TR/autoplay-detection/#w3c-state", "https://www.w3.org/TR/autoplay-detection/#abstract", @@ -27,95 +28,47 @@ "https://www.w3.org/TR/autoplay-detection/#ref-for-navigator%E2%91%A0", "https://www.w3.org/TR/autoplay-detection/#autoplay-policy", "https://www.w3.org/TR/autoplay-detection/#enumdef-autoplaypolicy", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-enumdef-autoplaypolicy", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-enumdef-autoplaypolicy", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-enumdef-autoplaypolicy", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-enumdef-autoplaypolicy", "https://www.w3.org/TR/autoplay-detection/#ref-for-dom-autoplaypolicy-allowed", "https://www.w3.org/TR/autoplay-detection/#ref-for-dom-autoplaypolicy-allowed-muted", "https://www.w3.org/TR/autoplay-detection/#ref-for-dom-autoplaypolicy-disallowed", "https://www.w3.org/TR/autoplay-detection/#dom-autoplaypolicy-allowed", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-autoplaypolicy-allowed", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-autoplaypolicy-allowed", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-autoplaypolicy-allowed", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-autoplaypolicy-allowed", "https://www.w3.org/TR/autoplay-detection/#dom-autoplaypolicy-allowed-muted", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-autoplaypolicy-allowed-muted", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-autoplaypolicy-allowed-muted", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-autoplaypolicy-allowed-muted", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-autoplaypolicy-allowed-muted", "https://www.w3.org/TR/autoplay-detection/#dom-autoplaypolicy-inaudible-media", "https://www.w3.org/TR/autoplay-detection/#ref-for-htmlmediaelement%E2%91%A0", "https://www.w3.org/TR/autoplay-detection/#ref-for-htmlvideoelement", "https://www.w3.org/TR/autoplay-detection/#ref-for-htmlaudioelement", "https://www.w3.org/TR/autoplay-detection/#dom-autoplaypolicy-inaudible-media-element", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-autoplaypolicy-inaudible-media-element", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-autoplaypolicy-inaudible-media-element", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-autoplaypolicy-inaudible-media-element", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-autoplaypolicy-inaudible-media-element", "https://www.w3.org/TR/autoplay-detection/#ref-for-htmlmediaelement%E2%91%A1", "https://www.w3.org/TR/autoplay-detection/#ref-for-dom-media-volume", "https://www.w3.org/TR/autoplay-detection/#ref-for-dom-media-muted", "https://www.w3.org/TR/autoplay-detection/#dom-autoplaypolicy-disallowed", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-autoplaypolicy-disallowed", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-autoplaypolicy-disallowed", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-autoplaypolicy-disallowed", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-autoplaypolicy-disallowed", "https://www.w3.org/TR/autoplay-detection/#example-8121d1d0", "https://www.w3.org/TR/autoplay-detection/#ref-for-dom-autoplaypolicy-disallowed%E2%91%A0", "https://www.w3.org/TR/autoplay-detection/#ref-for-dom-autoplaypolicy-allowed%E2%91%A0", "https://www.w3.org/TR/autoplay-detection/#ref-for-dom-autoplaypolicy-allowed-muted%E2%91%A0", "https://www.w3.org/TR/autoplay-detection/#autoplay-detection-methods", "https://www.w3.org/TR/autoplay-detection/#enumdef-autoplaypolicymediatype", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-enumdef-autoplaypolicymediatype", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-enumdef-autoplaypolicymediatype", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-enumdef-autoplaypolicymediatype", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-enumdef-autoplaypolicymediatype", "https://www.w3.org/TR/autoplay-detection/#ref-for-dom-autoplaypolicymediatype-mediaelement", "https://www.w3.org/TR/autoplay-detection/#ref-for-dom-autoplaypolicymediatype-audiocontext", "https://www.w3.org/TR/autoplay-detection/#ref-for-Exposed", "https://www.w3.org/TR/autoplay-detection/#ref-for-navigator%E2%91%A1", "https://www.w3.org/TR/autoplay-detection/#ref-for-enumdef-autoplaypolicy", "https://www.w3.org/TR/autoplay-detection/#dom-navigator-getautoplaypolicy", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-navigator-getautoplaypolicy", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-navigator-getautoplaypolicy", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-navigator-getautoplaypolicy", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-navigator-getautoplaypolicy", "https://www.w3.org/TR/autoplay-detection/#ref-for-enumdef-autoplaypolicymediatype", "https://www.w3.org/TR/autoplay-detection/#dom-navigator-getautoplaypolicy-type-type", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-navigator-getautoplaypolicy-type-type", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-navigator-getautoplaypolicy-type-type", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-navigator-getautoplaypolicy-type-type", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-navigator-getautoplaypolicy-type-type", "https://www.w3.org/TR/autoplay-detection/#ref-for-enumdef-autoplaypolicy%E2%91%A0", "https://www.w3.org/TR/autoplay-detection/#dom-navigator-getautoplaypolicy-element", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-navigator-getautoplaypolicy-element", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-navigator-getautoplaypolicy-element", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-navigator-getautoplaypolicy-element", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-navigator-getautoplaypolicy-element", "https://www.w3.org/TR/autoplay-detection/#ref-for-htmlmediaelement%E2%91%A2", "https://www.w3.org/TR/autoplay-detection/#dom-navigator-getautoplaypolicy-element-element", "https://www.w3.org/TR/autoplay-detection/#ref-for-enumdef-autoplaypolicy%E2%91%A1", "https://www.w3.org/TR/autoplay-detection/#dom-navigator-getautoplaypolicy-context", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-navigator-getautoplaypolicy-context", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-navigator-getautoplaypolicy-context", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-navigator-getautoplaypolicy-context", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-navigator-getautoplaypolicy-context", "https://www.w3.org/TR/autoplay-detection/#ref-for-audiocontext", "https://www.w3.org/TR/autoplay-detection/#dom-navigator-getautoplaypolicy-context-context", "https://www.w3.org/TR/autoplay-detection/#dom-autoplaypolicymediatype-mediaelement", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-autoplaypolicymediatype-mediaelement", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-autoplaypolicymediatype-mediaelement", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-autoplaypolicymediatype-mediaelement", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-autoplaypolicymediatype-mediaelement", "https://www.w3.org/TR/autoplay-detection/#ref-for-htmlmediaelement%E2%91%A3", "https://www.w3.org/TR/autoplay-detection/#ref-for-htmlvideoelement%E2%91%A0", "https://www.w3.org/TR/autoplay-detection/#ref-for-htmlaudioelement%E2%91%A0", "https://www.w3.org/TR/autoplay-detection/#dom-autoplaypolicymediatype-audiocontext", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-autoplaypolicymediatype-audiocontext", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-autoplaypolicymediatype-audiocontext", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-dom-autoplaypolicymediatype-audiocontext", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-dom-autoplaypolicymediatype-audiocontext", "https://www.w3.org/TR/autoplay-detection/#ref-for-audiocontext%E2%91%A0", "https://www.w3.org/TR/autoplay-detection/#query-by-a-media-type", "https://www.w3.org/TR/autoplay-detection/#ref-for-dom-navigator-getautoplaypolicy", @@ -193,100 +146,24 @@ "https://www.w3.org/TR/autoplay-detection/#index-defined-here", "https://www.w3.org/TR/autoplay-detection/#index-defined-elsewhere", "https://www.w3.org/TR/autoplay-detection/#fe2a6718", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-fe2a6718", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-fe2a6718", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-fe2a6718", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-fe2a6718", "https://www.w3.org/TR/autoplay-detection/#1076ec40", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-1076ec40", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-1076ec40", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-1076ec40", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-1076ec40", "https://www.w3.org/TR/autoplay-detection/#f57f330b", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-f57f330b", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-f57f330b", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-f57f330b", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-f57f330b", "https://www.w3.org/TR/autoplay-detection/#be0c27b2", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-be0c27b2", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-be0c27b2", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-be0c27b2", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-be0c27b2", "https://www.w3.org/TR/autoplay-detection/#5d7209e9", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-5d7209e9", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-5d7209e9", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-5d7209e9", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-5d7209e9", "https://www.w3.org/TR/autoplay-detection/#2c82d279", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-2c82d279", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-2c82d279", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-2c82d279", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-2c82d279", "https://www.w3.org/TR/autoplay-detection/#04e0443f", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-04e0443f", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-04e0443f", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-04e0443f", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-04e0443f", "https://www.w3.org/TR/autoplay-detection/#8d87f944", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-8d87f944", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-8d87f944", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-8d87f944", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-8d87f944", "https://www.w3.org/TR/autoplay-detection/#613edb27", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-613edb27", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-613edb27", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-613edb27", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-613edb27", "https://www.w3.org/TR/autoplay-detection/#ca96a59c", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-ca96a59c", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-ca96a59c", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-ca96a59c", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-ca96a59c", "https://www.w3.org/TR/autoplay-detection/#aa7bbf63", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-aa7bbf63", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-aa7bbf63", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-aa7bbf63", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-aa7bbf63", "https://www.w3.org/TR/autoplay-detection/#5078a29a", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-5078a29a", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-5078a29a", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-5078a29a", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-5078a29a", "https://www.w3.org/TR/autoplay-detection/#fb61b75a", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-fb61b75a", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-fb61b75a", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-fb61b75a", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-fb61b75a", - "https://www.w3.org/TR/autoplay-detection/#2f3a65d3", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-2f3a65d3", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-2f3a65d3", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-2f3a65d3", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-2f3a65d3", - "https://www.w3.org/TR/autoplay-detection/#d69e7135", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-d69e7135", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-d69e7135", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-d69e7135", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-d69e7135", - "https://www.w3.org/TR/autoplay-detection/#93d19aa4", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-93d19aa4", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-93d19aa4", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-93d19aa4", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-93d19aa4", + "https://www.w3.org/TR/autoplay-detection/#cea88ef4", + "https://www.w3.org/TR/autoplay-detection/#0165bfd5", + "https://www.w3.org/TR/autoplay-detection/#77c21a96", "https://www.w3.org/TR/autoplay-detection/#889e932f", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-889e932f", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-889e932f", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-889e932f", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-889e932f", "https://www.w3.org/TR/autoplay-detection/#ba556545", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-ba556545", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-ba556545", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-ba556545", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-ba556545", "https://www.w3.org/TR/autoplay-detection/#82ca3efc", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-82ca3efc", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-82ca3efc", - "https://www.w3.org/TR/autoplay-detection/#infopanel-for-82ca3efc", - "https://www.w3.org/TR/autoplay-detection/#infopaneltitle-for-82ca3efc", "https://www.w3.org/TR/autoplay-detection/#references", "https://www.w3.org/TR/autoplay-detection/#normative", "https://www.w3.org/TR/autoplay-detection/#biblio-html", diff --git a/tr/ids/mediasession.json b/tr/ids/mediasession.json index 6dd9bab202e1..3fda4a1aa708 100644 --- a/tr/ids/mediasession.json +++ b/tr/ids/mediasession.json @@ -7,6 +7,7 @@ "https://www.w3.org/TR/mediasession/#toc-nav", "https://www.w3.org/TR/mediasession/#toc-jump", "https://www.w3.org/TR/mediasession/#toc-toggle", + "https://www.w3.org/TR/mediasession/#toc-theme-toggle", "https://www.w3.org/TR/mediasession/#title", "https://www.w3.org/TR/mediasession/#w3c-state", "https://www.w3.org/TR/mediasession/#abstract", @@ -35,10 +36,6 @@ "https://www.w3.org/TR/mediasession/#ref-for-browsing-context", "https://www.w3.org/TR/mediasession/#ref-for-active-media-session%E2%91%A0", "https://www.w3.org/TR/mediasession/#guessed-playback-state", - "https://www.w3.org/TR/mediasession/#infopanel-for-guessed-playback-state", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-guessed-playback-state", - "https://www.w3.org/TR/mediasession/#infopanel-for-guessed-playback-state", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-guessed-playback-state", "https://www.w3.org/TR/mediasession/#ref-for-guessed-playback-state", "https://www.w3.org/TR/mediasession/#ref-for-concept-document-bc", "https://www.w3.org/TR/mediasession/#ref-for-browsing-context%E2%91%A0", @@ -53,10 +50,6 @@ "https://www.w3.org/TR/mediasession/#ref-for-browsing-context%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-guessed-playback-state%E2%91%A1", "https://www.w3.org/TR/mediasession/#actual-playback-state", - "https://www.w3.org/TR/mediasession/#infopanel-for-actual-playback-state", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-actual-playback-state", - "https://www.w3.org/TR/mediasession/#infopanel-for-actual-playback-state", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-actual-playback-state", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasessionaction-play%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasessionaction-pause%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-actual-playback-state", @@ -77,10 +70,6 @@ "https://www.w3.org/TR/mediasession/#ref-for-mediasession%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-mediasession%E2%91%A1", "https://www.w3.org/TR/mediasession/#active-media-session", - "https://www.w3.org/TR/mediasession/#infopanel-for-active-media-session", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-active-media-session", - "https://www.w3.org/TR/mediasession/#infopanel-for-active-media-session", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-active-media-session", "https://www.w3.org/TR/mediasession/#ref-for-active-media-session%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasession-playbackstate%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-active-media-session%E2%91%A3", @@ -88,10 +77,6 @@ "https://www.w3.org/TR/mediasession/#ref-for-audio-focus", "https://www.w3.org/TR/mediasession/#ref-for-window-bc", "https://www.w3.org/TR/mediasession/#audio-focus", - "https://www.w3.org/TR/mediasession/#infopanel-for-audio-focus", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-audio-focus", - "https://www.w3.org/TR/mediasession/#infopanel-for-audio-focus", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-audio-focus", "https://www.w3.org/TR/mediasession/#ref-for-active-media-session%E2%91%A5", "https://www.w3.org/TR/mediasession/#ref-for-media-session-actions-update-algorithm%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-update-metadata-algorithm", @@ -101,10 +86,6 @@ "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasession-metadata", "https://www.w3.org/TR/mediasession/#ref-for-active-media-session%E2%91%A8", "https://www.w3.org/TR/mediasession/#update-metadata-algorithm", - "https://www.w3.org/TR/mediasession/#infopanel-for-update-metadata-algorithm", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-update-metadata-algorithm", - "https://www.w3.org/TR/mediasession/#infopanel-for-update-metadata-algorithm", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-update-metadata-algorithm", "https://www.w3.org/TR/mediasession/#ref-for-active-media-session%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasession-metadata%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-active-media-session%E2%91%A0%E2%91%A0", @@ -114,18 +95,10 @@ "https://www.w3.org/TR/mediasession/#ref-for-mediametadata-artwork-images", "https://www.w3.org/TR/mediasession/#ref-for-fetch-image-algorithm", "https://www.w3.org/TR/mediasession/#fetch-image-algorithm", - "https://www.w3.org/TR/mediasession/#infopanel-for-fetch-image-algorithm", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-fetch-image-algorithm", - "https://www.w3.org/TR/mediasession/#infopanel-for-fetch-image-algorithm", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-fetch-image-algorithm", "https://www.w3.org/TR/mediasession/#ref-for-fetch-image-algorithm%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediametadata-artwork", "https://www.w3.org/TR/mediasession/#ref-for-active-media-session%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/mediasession/#preferred-artwork-image", - "https://www.w3.org/TR/mediasession/#infopanel-for-preferred-artwork-image", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-preferred-artwork-image", - "https://www.w3.org/TR/mediasession/#infopanel-for-preferred-artwork-image", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-preferred-artwork-image", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediametadata-artwork%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-active-media-session%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/mediasession/#ref-for-concept-fetch", @@ -140,23 +113,11 @@ "https://www.w3.org/TR/mediasession/#ref-for-fetch-image-algorithm%E2%91%A2", "https://www.w3.org/TR/mediasession/#actions-model", "https://www.w3.org/TR/mediasession/#media-session-action", - "https://www.w3.org/TR/mediasession/#infopanel-for-media-session-action", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-media-session-action", - "https://www.w3.org/TR/mediasession/#infopanel-for-media-session-action", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-media-session-action", "https://www.w3.org/TR/mediasession/#ref-for-mediasession%E2%91%A2", "https://www.w3.org/TR/mediasession/#media-session-action-source", - "https://www.w3.org/TR/mediasession/#infopanel-for-media-session-action-source", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-media-session-action-source", - "https://www.w3.org/TR/mediasession/#infopanel-for-media-session-action-source", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-media-session-action-source", "https://www.w3.org/TR/mediasession/#ref-for-media-session-action%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-media-session-action-source", "https://www.w3.org/TR/mediasession/#media-session-action-source-target", - "https://www.w3.org/TR/mediasession/#infopanel-for-media-session-action-source-target", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-media-session-action-source-target", - "https://www.w3.org/TR/mediasession/#infopanel-for-media-session-action-source-target", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-media-session-action-source-target", "https://www.w3.org/TR/mediasession/#ref-for-media-session-action%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-media-session-action-source%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-media-session-action-source%E2%91%A1", @@ -166,103 +127,27 @@ "https://www.w3.org/TR/mediasession/#ref-for-media-session-action%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-enumdef-mediasessionaction", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-play", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-play", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-play", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-play", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-play", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-pause", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-pause", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-pause", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-pause", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-pause", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-seekbackward", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-seekbackward", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-seekbackward", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-seekbackward", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-seekbackward", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-seekforward", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-seekforward", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-seekforward", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-seekforward", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-seekforward", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-previoustrack", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-previoustrack", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-previoustrack", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-previoustrack", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-previoustrack", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-nexttrack", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-nexttrack", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-nexttrack", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-nexttrack", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-nexttrack", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-skipad", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-skipad", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-skipad", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-skipad", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-skipad", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-stop", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-stop", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-stop", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-stop", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-stop", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-seekto", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-seekto", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-seekto", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-seekto", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-seekto", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-togglemicrophone", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-togglemicrophone", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-togglemicrophone", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-togglemicrophone", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-togglemicrophone", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-togglecamera", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-togglecamera", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-togglecamera", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-togglecamera", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-togglecamera", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-togglescreenshare", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-togglescreenshare", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-togglescreenshare", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-togglescreenshare", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-togglescreenshare", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-hangup", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-hangup", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-hangup", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-hangup", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-hangup", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-previousslide", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-previousslide", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-previousslide", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-previousslide", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-previousslide", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-nextslide", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-nextslide", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-nextslide", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-nextslide", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-nextslide", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-enterpictureinpicture", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-enterpictureinpicture", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-enterpictureinpicture", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-enterpictureinpicture", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-enterpictureinpicture", "https://www.w3.org/TR/mediasession/#dom-mediasessionaction-voiceactivity", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-voiceactivity", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-voiceactivity", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionaction-voiceactivity", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionaction-voiceactivity", "https://www.w3.org/TR/mediasession/#ref-for-mediasession%E2%91%A3", "https://www.w3.org/TR/mediasession/#supported-media-session-actions", - "https://www.w3.org/TR/mediasession/#infopanel-for-supported-media-session-actions", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-supported-media-session-actions", - "https://www.w3.org/TR/mediasession/#infopanel-for-supported-media-session-actions", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-supported-media-session-actions", "https://www.w3.org/TR/mediasession/#ref-for-media-session-action%E2%91%A3", "https://www.w3.org/TR/mediasession/#ref-for-callbackdef-mediasessionactionhandler", "https://www.w3.org/TR/mediasession/#update-action-handler-algorithm", - "https://www.w3.org/TR/mediasession/#infopanel-for-update-action-handler-algorithm", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-update-action-handler-algorithm", - "https://www.w3.org/TR/mediasession/#infopanel-for-update-action-handler-algorithm", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-update-action-handler-algorithm", "https://www.w3.org/TR/mediasession/#ref-for-mediasession%E2%91%A4", "https://www.w3.org/TR/mediasession/#ref-for-supported-media-session-actions", "https://www.w3.org/TR/mediasession/#ref-for-mediasession%E2%91%A5", @@ -277,10 +162,6 @@ "https://www.w3.org/TR/mediasession/#ref-for-queue-a-task%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-user-interaction-task-source", "https://www.w3.org/TR/mediasession/#handle-media-session-action", - "https://www.w3.org/TR/mediasession/#infopanel-for-handle-media-session-action", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-handle-media-session-action", - "https://www.w3.org/TR/mediasession/#infopanel-for-handle-media-session-action", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-handle-media-session-action", "https://www.w3.org/TR/mediasession/#ref-for-media-session-action-source-target%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-active-media-session%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/mediasession/#ref-for-supported-media-session-actions%E2%91%A2", @@ -339,10 +220,6 @@ "https://www.w3.org/TR/mediasession/#ref-for-supported-media-session-actions%E2%91%A3", "https://www.w3.org/TR/mediasession/#ref-for-media-session-action-source%E2%91%A4", "https://www.w3.org/TR/mediasession/#media-session-actions-update-algorithm", - "https://www.w3.org/TR/mediasession/#infopanel-for-media-session-actions-update-algorithm", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-media-session-actions-update-algorithm", - "https://www.w3.org/TR/mediasession/#infopanel-for-media-session-actions-update-algorithm", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-media-session-actions-update-algorithm", "https://www.w3.org/TR/mediasession/#ref-for-media-session-action%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-active-media-session%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-active-media-session%E2%91%A1%E2%91%A1", @@ -358,49 +235,21 @@ "https://www.w3.org/TR/mediasession/#ref-for-current-playback-position", "https://www.w3.org/TR/mediasession/#ref-for-duration", "https://www.w3.org/TR/mediasession/#position-state", - "https://www.w3.org/TR/mediasession/#infopanel-for-position-state", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-position-state", - "https://www.w3.org/TR/mediasession/#infopanel-for-position-state", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-position-state", "https://www.w3.org/TR/mediasession/#duration", - "https://www.w3.org/TR/mediasession/#infopanel-for-duration", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-duration", - "https://www.w3.org/TR/mediasession/#infopanel-for-duration", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-duration", "https://www.w3.org/TR/mediasession/#playback-rate", - "https://www.w3.org/TR/mediasession/#infopanel-for-playback-rate", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-playback-rate", - "https://www.w3.org/TR/mediasession/#infopanel-for-playback-rate", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-playback-rate", "https://www.w3.org/TR/mediasession/#last-reported-playback-position", - "https://www.w3.org/TR/mediasession/#infopanel-for-last-reported-playback-position", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-last-reported-playback-position", - "https://www.w3.org/TR/mediasession/#infopanel-for-last-reported-playback-position", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-last-reported-playback-position", "https://www.w3.org/TR/mediasession/#ref-for-position-state", "https://www.w3.org/TR/mediasession/#ref-for-position-state%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediapositionstate", "https://www.w3.org/TR/mediasession/#last-position-updated-time", - "https://www.w3.org/TR/mediasession/#infopanel-for-last-position-updated-time", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-last-position-updated-time", - "https://www.w3.org/TR/mediasession/#infopanel-for-last-position-updated-time", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-last-position-updated-time", "https://www.w3.org/TR/mediasession/#ref-for-position-state%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-position-state%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-browsing-context%E2%91%A4", "https://www.w3.org/TR/mediasession/#actual-playback-rate", - "https://www.w3.org/TR/mediasession/#infopanel-for-actual-playback-rate", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-actual-playback-rate", - "https://www.w3.org/TR/mediasession/#infopanel-for-actual-playback-rate", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-actual-playback-rate", "https://www.w3.org/TR/mediasession/#ref-for-actual-playback-state%E2%91%A3", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasessionplaybackstate-paused%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-playback-rate", "https://www.w3.org/TR/mediasession/#current-playback-position", - "https://www.w3.org/TR/mediasession/#infopanel-for-current-playback-position", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-current-playback-position", - "https://www.w3.org/TR/mediasession/#infopanel-for-current-playback-position", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-current-playback-position", "https://www.w3.org/TR/mediasession/#ref-for-last-position-updated-time", "https://www.w3.org/TR/mediasession/#ref-for-actual-playback-rate", "https://www.w3.org/TR/mediasession/#ref-for-last-reported-playback-position", @@ -414,18 +263,10 @@ "https://www.w3.org/TR/mediasession/#ref-for-mediasession%E2%91%A8", "https://www.w3.org/TR/mediasession/#ref-for-dom-navigator-mediasession", "https://www.w3.org/TR/mediasession/#enumdef-mediasessionplaybackstate", - "https://www.w3.org/TR/mediasession/#infopanel-for-enumdef-mediasessionplaybackstate", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-enumdef-mediasessionplaybackstate", - "https://www.w3.org/TR/mediasession/#infopanel-for-enumdef-mediasessionplaybackstate", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-enumdef-mediasessionplaybackstate", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasessionplaybackstate-none", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasessionplaybackstate-paused%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasessionplaybackstate-playing%E2%91%A4", "https://www.w3.org/TR/mediasession/#enumdef-mediasessionaction", - "https://www.w3.org/TR/mediasession/#infopanel-for-enumdef-mediasessionaction", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-enumdef-mediasessionaction", - "https://www.w3.org/TR/mediasession/#infopanel-for-enumdef-mediasessionaction", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-enumdef-mediasessionaction", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasessionaction-play%E2%91%A5", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasessionaction-pause%E2%91%A6", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasessionaction-seekbackward", @@ -444,19 +285,11 @@ "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasessionaction-enterpictureinpicture", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasessionaction-voiceactivity%E2%91%A5", "https://www.w3.org/TR/mediasession/#callbackdef-mediasessionactionhandler", - "https://www.w3.org/TR/mediasession/#infopanel-for-callbackdef-mediasessionactionhandler", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-callbackdef-mediasessionactionhandler", - "https://www.w3.org/TR/mediasession/#infopanel-for-callbackdef-mediasessionactionhandler", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-callbackdef-mediasessionactionhandler", "https://www.w3.org/TR/mediasession/#ref-for-idl-undefined", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediasessionactiondetails%E2%91%A0", "https://www.w3.org/TR/mediasession/#dom-mediasessionactionhandler-details", "https://www.w3.org/TR/mediasession/#ref-for-Exposed%E2%91%A0", "https://www.w3.org/TR/mediasession/#mediasession", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediasession", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediasession", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediasession", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediasession", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A5", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasession-metadata%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-enumdef-mediasessionplaybackstate", @@ -489,23 +322,11 @@ "https://www.w3.org/TR/mediasession/#ref-for-mediasession%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/mediasession/#ref-for-mediasession%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/mediasession/#mediasession-metadata", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediasession-metadata", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediasession-metadata", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediasession-metadata", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediasession-metadata", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A6", "https://www.w3.org/TR/mediasession/#dom-navigator-mediasession", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-navigator-mediasession", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-navigator-mediasession", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-navigator-mediasession", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-navigator-mediasession", "https://www.w3.org/TR/mediasession/#ref-for-mediasession%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-navigator%E2%91%A0", "https://www.w3.org/TR/mediasession/#dom-mediasession-metadata", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasession-metadata", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasession-metadata", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasession-metadata", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasession-metadata", "https://www.w3.org/TR/mediasession/#ref-for-mediasession%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasession-metadata%E2%91%A3", "https://www.w3.org/TR/mediasession/#ref-for-mediasession%E2%91%A0%E2%91%A3", @@ -522,15 +343,7 @@ "https://www.w3.org/TR/mediasession/#ref-for-in-parallel%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-update-metadata-algorithm%E2%91%A0", "https://www.w3.org/TR/mediasession/#dom-mediasession-playbackstate", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasession-playbackstate", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasession-playbackstate", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasession-playbackstate", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasession-playbackstate", "https://www.w3.org/TR/mediasession/#declared-playback-state", - "https://www.w3.org/TR/mediasession/#infopanel-for-declared-playback-state", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-declared-playback-state", - "https://www.w3.org/TR/mediasession/#infopanel-for-declared-playback-state", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-declared-playback-state", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata-media-session%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-browsing-context%E2%91%A5", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasessionplaybackstate-none%E2%91%A0", @@ -543,36 +356,16 @@ "https://www.w3.org/TR/mediasession/#ref-for-enumdef-mediasessionplaybackstate%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-browsing-context%E2%91%A7", "https://www.w3.org/TR/mediasession/#dom-mediasessionplaybackstate-none", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionplaybackstate-none", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionplaybackstate-none", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionplaybackstate-none", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionplaybackstate-none", "https://www.w3.org/TR/mediasession/#ref-for-browsing-context%E2%91%A8", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasession-playbackstate%E2%91%A5", "https://www.w3.org/TR/mediasession/#dom-mediasessionplaybackstate-playing", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionplaybackstate-playing", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionplaybackstate-playing", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionplaybackstate-playing", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionplaybackstate-playing", "https://www.w3.org/TR/mediasession/#ref-for-browsing-context%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/mediasession/#dom-mediasessionplaybackstate-paused", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionplaybackstate-paused", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionplaybackstate-paused", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionplaybackstate-paused", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionplaybackstate-paused", "https://www.w3.org/TR/mediasession/#ref-for-browsing-context%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/mediasession/#dom-mediasession-setactionhandler", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasession-setactionhandler", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasession-setactionhandler", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasession-setactionhandler", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasession-setactionhandler", "https://www.w3.org/TR/mediasession/#ref-for-update-action-handler-algorithm", "https://www.w3.org/TR/mediasession/#ref-for-mediasession%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/mediasession/#dom-mediasession-setpositionstate", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasession-setpositionstate", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasession-setpositionstate", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasession-setpositionstate", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasession-setpositionstate", "https://www.w3.org/TR/mediasession/#ref-for-position-state%E2%91%A3", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediapositionstate-duration", "https://www.w3.org/TR/mediasession/#ref-for-exceptiondef-typeerror", @@ -588,37 +381,21 @@ "https://www.w3.org/TR/mediasession/#ref-for-position-state%E2%91%A4", "https://www.w3.org/TR/mediasession/#ref-for-last-position-updated-time%E2%91%A0", "https://www.w3.org/TR/mediasession/#dom-mediasession-setmicrophoneactive", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasession-setmicrophoneactive", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasession-setmicrophoneactive", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasession-setmicrophoneactive", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasession-setmicrophoneactive", "https://www.w3.org/TR/mediasession/#ref-for-this", "https://www.w3.org/TR/mediasession/#ref-for-concept-relevant-global", "https://www.w3.org/TR/mediasession/#ref-for-concept-document-window", "https://www.w3.org/TR/mediasession/#ref-for-update-capture-state-algorithm", "https://www.w3.org/TR/mediasession/#dom-mediasession-setcameraactive", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasession-setcameraactive", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasession-setcameraactive", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasession-setcameraactive", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasession-setcameraactive", "https://www.w3.org/TR/mediasession/#ref-for-this%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-concept-relevant-global%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-concept-document-window%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-update-capture-state-algorithm%E2%91%A0", "https://www.w3.org/TR/mediasession/#dom-mediasession-setscreenshareactive", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasession-setscreenshareactive", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasession-setscreenshareactive", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasession-setscreenshareactive", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasession-setscreenshareactive", "https://www.w3.org/TR/mediasession/#ref-for-this%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-concept-relevant-global%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-concept-document-window%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-update-capture-state-algorithm%E2%91%A1", "https://www.w3.org/TR/mediasession/#update-capture-state-algorithm", - "https://www.w3.org/TR/mediasession/#infopanel-for-update-capture-state-algorithm", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-update-capture-state-algorithm", - "https://www.w3.org/TR/mediasession/#infopanel-for-update-capture-state-algorithm", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-update-capture-state-algorithm", "https://www.w3.org/TR/mediasession/#ref-for-fully-active", "https://www.w3.org/TR/mediasession/#ref-for-a-promise-rejected-with", "https://www.w3.org/TR/mediasession/#ref-for-invalidstateerror", @@ -627,10 +404,6 @@ "https://www.w3.org/TR/mediasession/#ref-for-invalidstateerror%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-in-parallel%E2%91%A1", "https://www.w3.org/TR/mediasession/#pausing-all-input-sources", - "https://www.w3.org/TR/mediasession/#infopanel-for-pausing-all-input-sources", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-pausing-all-input-sources", - "https://www.w3.org/TR/mediasession/#infopanel-for-pausing-all-input-sources", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-pausing-all-input-sources", "https://www.w3.org/TR/mediasession/#ref-for-pausing-all-input-sources", "https://www.w3.org/TR/mediasession/#ref-for-notallowederror", "https://www.w3.org/TR/mediasession/#ref-for-queue-a-task%E2%91%A2", @@ -648,10 +421,6 @@ "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A7", "https://www.w3.org/TR/mediasession/#ref-for-Exposed%E2%91%A1", "https://www.w3.org/TR/mediasession/#mediametadata", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediametadata", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediametadata", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediametadata", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediametadata", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediametadata-mediametadata", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediametadatainit", "https://www.w3.org/TR/mediasession/#dom-mediametadata-mediametadata-init-init", @@ -668,106 +437,42 @@ "https://www.w3.org/TR/mediasession/#ref-for-idl-frozen-array%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation", "https://www.w3.org/TR/mediasession/#dom-mediametadata-chapterinfo", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadata-chapterinfo", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadata-chapterinfo", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadata-chapterinfo", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadata-chapterinfo", "https://www.w3.org/TR/mediasession/#dictdef-mediametadatainit", - "https://www.w3.org/TR/mediasession/#infopanel-for-dictdef-mediametadatainit", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dictdef-mediametadatainit", - "https://www.w3.org/TR/mediasession/#infopanel-for-dictdef-mediametadatainit", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dictdef-mediametadatainit", "https://www.w3.org/TR/mediasession/#ref-for-idl-DOMString%E2%91%A2", "https://www.w3.org/TR/mediasession/#dom-mediametadatainit-title", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadatainit-title", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadatainit-title", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadatainit-title", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadatainit-title", "https://www.w3.org/TR/mediasession/#ref-for-idl-DOMString%E2%91%A3", "https://www.w3.org/TR/mediasession/#dom-mediametadatainit-artist", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadatainit-artist", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadatainit-artist", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadatainit-artist", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadatainit-artist", "https://www.w3.org/TR/mediasession/#ref-for-idl-DOMString%E2%91%A4", "https://www.w3.org/TR/mediasession/#dom-mediametadatainit-album", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadatainit-album", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadatainit-album", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadatainit-album", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadatainit-album", "https://www.w3.org/TR/mediasession/#ref-for-idl-sequence", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediaimage", "https://www.w3.org/TR/mediasession/#dom-mediametadatainit-artwork", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadatainit-artwork", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadatainit-artwork", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadatainit-artwork", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadatainit-artwork", "https://www.w3.org/TR/mediasession/#ref-for-idl-sequence%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-chapterinformationinit", "https://www.w3.org/TR/mediasession/#dom-mediametadatainit-chapterinfo", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadatainit-chapterinfo", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadatainit-chapterinfo", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadatainit-chapterinfo", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadatainit-chapterinfo", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A8", "https://www.w3.org/TR/mediasession/#ref-for-mediasession%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/mediasession/#mediametadata-media-session", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediametadata-media-session", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediametadata-media-session", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediametadata-media-session", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediametadata-media-session", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/mediasession/#mediametadata-title", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediametadata-title", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediametadata-title", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediametadata-title", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediametadata-title", "https://www.w3.org/TR/mediasession/#mediametadata-artist", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediametadata-artist", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediametadata-artist", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediametadata-artist", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediametadata-artist", "https://www.w3.org/TR/mediasession/#mediametadata-album", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediametadata-album", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediametadata-album", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediametadata-album", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediametadata-album", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/mediasession/#mediametadata-artwork-images", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediametadata-artwork-images", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediametadata-artwork-images", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediametadata-artwork-images", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediametadata-artwork-images", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediaimage%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/mediasession/#mediametadata-converted-artwork-images", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediametadata-converted-artwork-images", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediametadata-converted-artwork-images", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediametadata-converted-artwork-images", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediametadata-converted-artwork-images", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/mediasession/#mediametadata-chapter-information", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediametadata-chapter-information", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediametadata-chapter-information", - "https://www.w3.org/TR/mediasession/#infopanel-for-mediametadata-chapter-information", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-mediametadata-chapter-information", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/mediasession/#empty-metadata", - "https://www.w3.org/TR/mediasession/#infopanel-for-empty-metadata", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-empty-metadata", - "https://www.w3.org/TR/mediasession/#infopanel-for-empty-metadata", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-empty-metadata", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata-title", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata-artist", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata-album", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata-artwork-images%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata-chapter-information", "https://www.w3.org/TR/mediasession/#dom-mediametadata-mediametadata", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadata-mediametadata", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadata-mediametadata", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadata-mediametadata", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadata-mediametadata", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediametadata-title%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediametadatainit-title", @@ -784,10 +489,6 @@ "https://www.w3.org/TR/mediasession/#ref-for-mediametadata-chapter-information%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-dfn-create-frozen-array", "https://www.w3.org/TR/mediasession/#convert-artwork-algorithm", - "https://www.w3.org/TR/mediasession/#infopanel-for-convert-artwork-algorithm", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-convert-artwork-algorithm", - "https://www.w3.org/TR/mediasession/#infopanel-for-convert-artwork-algorithm", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-convert-artwork-algorithm", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediaimage%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediaimage%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediaimage%E2%91%A3", @@ -802,10 +503,6 @@ "https://www.w3.org/TR/mediasession/#ref-for-dom-mediaimage-type", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediaimage-type%E2%91%A0", "https://www.w3.org/TR/mediasession/#dom-mediametadata-title", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadata-title", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadata-title", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadata-title", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadata-title", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata-title%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A0%E2%91%A7", @@ -813,10 +510,6 @@ "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata-title%E2%91%A2", "https://www.w3.org/TR/mediasession/#dom-mediametadata-artist", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadata-artist", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadata-artist", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadata-artist", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadata-artist", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata-artist%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A1%E2%91%A0", @@ -824,10 +517,6 @@ "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata-artist%E2%91%A2", "https://www.w3.org/TR/mediasession/#dom-mediametadata-album", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadata-album", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadata-album", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadata-album", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadata-album", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata-album%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A1%E2%91%A3", @@ -835,10 +524,6 @@ "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata-album%E2%91%A2", "https://www.w3.org/TR/mediasession/#dom-mediametadata-artwork", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadata-artwork", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadata-artwork", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediametadata-artwork", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediametadata-artwork", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata-artwork-images%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-mediametadata%E2%91%A1%E2%91%A6", @@ -873,10 +558,6 @@ "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-Exposed%E2%91%A2", "https://www.w3.org/TR/mediasession/#chapterinformation", - "https://www.w3.org/TR/mediasession/#infopanel-for-chapterinformation", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-chapterinformation", - "https://www.w3.org/TR/mediasession/#infopanel-for-chapterinformation", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-chapterinformation", "https://www.w3.org/TR/mediasession/#ref-for-idl-DOMString%E2%91%A5", "https://www.w3.org/TR/mediasession/#ref-for-dom-chapterinformation-title", "https://www.w3.org/TR/mediasession/#ref-for-idl-double", @@ -886,56 +567,24 @@ "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediaimage%E2%91%A6", "https://www.w3.org/TR/mediasession/#ref-for-dom-chapterinformation-artwork", "https://www.w3.org/TR/mediasession/#dictdef-chapterinformationinit", - "https://www.w3.org/TR/mediasession/#infopanel-for-dictdef-chapterinformationinit", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dictdef-chapterinformationinit", - "https://www.w3.org/TR/mediasession/#infopanel-for-dictdef-chapterinformationinit", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dictdef-chapterinformationinit", "https://www.w3.org/TR/mediasession/#ref-for-idl-DOMString%E2%91%A6", "https://www.w3.org/TR/mediasession/#dom-chapterinformationinit-title", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-chapterinformationinit-title", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-chapterinformationinit-title", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-chapterinformationinit-title", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-chapterinformationinit-title", "https://www.w3.org/TR/mediasession/#ref-for-idl-double%E2%91%A0", "https://www.w3.org/TR/mediasession/#dom-chapterinformationinit-starttime", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-chapterinformationinit-starttime", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-chapterinformationinit-starttime", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-chapterinformationinit-starttime", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-chapterinformationinit-starttime", "https://www.w3.org/TR/mediasession/#ref-for-idl-sequence%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediaimage%E2%91%A7", "https://www.w3.org/TR/mediasession/#dom-chapterinformationinit-artwork", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-chapterinformationinit-artwork", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-chapterinformationinit-artwork", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-chapterinformationinit-artwork", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-chapterinformationinit-artwork", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation%E2%91%A3", "https://www.w3.org/TR/mediasession/#chapterinformation-media-metadata", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation%E2%91%A4", "https://www.w3.org/TR/mediasession/#chapterinformation-title", - "https://www.w3.org/TR/mediasession/#infopanel-for-chapterinformation-title", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-chapterinformation-title", - "https://www.w3.org/TR/mediasession/#infopanel-for-chapterinformation-title", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-chapterinformation-title", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation%E2%91%A5", "https://www.w3.org/TR/mediasession/#chapterinformation-starttime", - "https://www.w3.org/TR/mediasession/#infopanel-for-chapterinformation-starttime", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-chapterinformation-starttime", - "https://www.w3.org/TR/mediasession/#infopanel-for-chapterinformation-starttime", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-chapterinformation-starttime", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation%E2%91%A6", "https://www.w3.org/TR/mediasession/#chapterinformation-artwork-images", - "https://www.w3.org/TR/mediasession/#infopanel-for-chapterinformation-artwork-images", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-chapterinformation-artwork-images", - "https://www.w3.org/TR/mediasession/#infopanel-for-chapterinformation-artwork-images", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-chapterinformation-artwork-images", "https://www.w3.org/TR/mediasession/#create-a-chapterinformation", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation%E2%91%A7", - "https://www.w3.org/TR/mediasession/#infopanel-for-create-a-chapterinformation", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-create-a-chapterinformation", - "https://www.w3.org/TR/mediasession/#infopanel-for-create-a-chapterinformation", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-create-a-chapterinformation", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation%E2%91%A8", "https://www.w3.org/TR/mediasession/#ref-for-dom-chapterinformation-title%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-dom-chapterinformationinit-title", @@ -951,28 +600,16 @@ "https://www.w3.org/TR/mediasession/#ref-for-dfn-create-frozen-array%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-dom-chapterinformationinit-artwork%E2%91%A0", "https://www.w3.org/TR/mediasession/#dom-chapterinformation-title", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-chapterinformation-title", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-chapterinformation-title", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-chapterinformation-title", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-chapterinformation-title", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation-title", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation-title%E2%91%A0", "https://www.w3.org/TR/mediasession/#dom-chapterinformation-starttime", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-chapterinformation-starttime", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-chapterinformation-starttime", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-chapterinformation-starttime", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-chapterinformation-starttime", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation-starttime%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation-starttime%E2%91%A1", "https://www.w3.org/TR/mediasession/#dom-chapterinformation-artwork", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-chapterinformation-artwork", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-chapterinformation-artwork", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-chapterinformation-artwork", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-chapterinformation-artwork", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation-artwork-images%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-chapterinformation%E2%91%A0%E2%91%A4", @@ -980,10 +617,6 @@ "https://www.w3.org/TR/mediasession/#the-mediaimage-dictionary", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediaimage%E2%91%A8", "https://www.w3.org/TR/mediasession/#dictdef-mediaimage", - "https://www.w3.org/TR/mediasession/#infopanel-for-dictdef-mediaimage", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dictdef-mediaimage", - "https://www.w3.org/TR/mediasession/#infopanel-for-dictdef-mediaimage", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dictdef-mediaimage", "https://www.w3.org/TR/mediasession/#ref-for-idl-USVString", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediaimage-src%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-idl-DOMString%E2%91%A7", @@ -993,18 +626,10 @@ "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediaimage%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/mediasession/#ref-for-dom-imageresource", "https://www.w3.org/TR/mediasession/#dom-mediaimage-src", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediaimage-src", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediaimage-src", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediaimage-src", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediaimage-src", "https://www.w3.org/TR/mediasession/#ref-for-dfn-dictionary-member", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediaimage%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/mediasession/#dom-mediaimage-source", "https://www.w3.org/TR/mediasession/#dom-mediaimage-sizes", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediaimage-sizes", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediaimage-sizes", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediaimage-sizes", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediaimage-sizes", "https://www.w3.org/TR/mediasession/#ref-for-dfn-dictionary-member%E2%91%A0", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediaimage%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediaimage-sizes%E2%91%A2", @@ -1016,20 +641,12 @@ "https://www.w3.org/TR/mediasession/#ref-for-dom-mediaimage-sizes%E2%91%A3", "https://www.w3.org/TR/mediasession/#ref-for-dom-link-sizes", "https://www.w3.org/TR/mediasession/#dom-mediaimage-type", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediaimage-type", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediaimage-type", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediaimage-type", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediaimage-type", "https://www.w3.org/TR/mediasession/#ref-for-dfn-dictionary-member%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediaimage%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-mime-type", "https://www.w3.org/TR/mediasession/#the-mediapositionstate-dictionary", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediapositionstate%E2%91%A1", "https://www.w3.org/TR/mediasession/#dictdef-mediapositionstate", - "https://www.w3.org/TR/mediasession/#infopanel-for-dictdef-mediapositionstate", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dictdef-mediapositionstate", - "https://www.w3.org/TR/mediasession/#infopanel-for-dictdef-mediapositionstate", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dictdef-mediapositionstate", "https://www.w3.org/TR/mediasession/#ref-for-idl-unrestricted-double", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediapositionstate-duration%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-idl-double%E2%91%A1", @@ -1039,33 +656,17 @@ "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediapositionstate%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-mediasession%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/mediasession/#dom-mediapositionstate-duration", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediapositionstate-duration", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediapositionstate-duration", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediapositionstate-duration", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediapositionstate-duration", "https://www.w3.org/TR/mediasession/#ref-for-dfn-dictionary-member%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-duration%E2%91%A3", "https://www.w3.org/TR/mediasession/#dom-mediapositionstate-playbackrate", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediapositionstate-playbackrate", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediapositionstate-playbackrate", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediapositionstate-playbackrate", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediapositionstate-playbackrate", "https://www.w3.org/TR/mediasession/#ref-for-dfn-dictionary-member%E2%91%A3", "https://www.w3.org/TR/mediasession/#ref-for-playback-rate%E2%91%A0", "https://www.w3.org/TR/mediasession/#dom-mediapositionstate-position", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediapositionstate-position", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediapositionstate-position", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediapositionstate-position", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediapositionstate-position", "https://www.w3.org/TR/mediasession/#ref-for-dfn-dictionary-member%E2%91%A4", "https://www.w3.org/TR/mediasession/#ref-for-last-reported-playback-position%E2%91%A0", "https://www.w3.org/TR/mediasession/#the-mediasessionactiondetails-dictionary", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediasessionactiondetails%E2%91%A1", "https://www.w3.org/TR/mediasession/#dictdef-mediasessionactiondetails", - "https://www.w3.org/TR/mediasession/#infopanel-for-dictdef-mediasessionactiondetails", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dictdef-mediasessionactiondetails", - "https://www.w3.org/TR/mediasession/#infopanel-for-dictdef-mediasessionactiondetails", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dictdef-mediasessionactiondetails", "https://www.w3.org/TR/mediasession/#ref-for-enumdef-mediasessionaction%E2%91%A1", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasessionactiondetails-action", "https://www.w3.org/TR/mediasession/#ref-for-idl-double%E2%91%A3", @@ -1079,18 +680,10 @@ "https://www.w3.org/TR/mediasession/#ref-for-callbackdef-mediasessionactionhandler%E2%91%A6", "https://www.w3.org/TR/mediasession/#ref-for-dictdef-mediasessionactiondetails%E2%91%A2", "https://www.w3.org/TR/mediasession/#dom-mediasessionactiondetails-action", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionactiondetails-action", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionactiondetails-action", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionactiondetails-action", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionactiondetails-action", "https://www.w3.org/TR/mediasession/#ref-for-dfn-dictionary-member%E2%91%A5", "https://www.w3.org/TR/mediasession/#ref-for-media-session-action%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/mediasession/#ref-for-callbackdef-mediasessionactionhandler%E2%91%A7", "https://www.w3.org/TR/mediasession/#dom-mediasessionactiondetails-seekoffset", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionactiondetails-seekoffset", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionactiondetails-seekoffset", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionactiondetails-seekoffset", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionactiondetails-seekoffset", "https://www.w3.org/TR/mediasession/#ref-for-dfn-dictionary-member%E2%91%A6", "https://www.w3.org/TR/mediasession/#ref-for-media-session-action%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasessionaction-seekbackward%E2%91%A0", @@ -1098,16 +691,8 @@ "https://www.w3.org/TR/mediasession/#ref-for-media-session-action%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/mediasession/#ref-for-dom-mediasessionaction-seekto%E2%91%A0", "https://www.w3.org/TR/mediasession/#dom-mediasessionactiondetails-seektime", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionactiondetails-seektime", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionactiondetails-seektime", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionactiondetails-seektime", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionactiondetails-seektime", "https://www.w3.org/TR/mediasession/#ref-for-dfn-dictionary-member%E2%91%A7", "https://www.w3.org/TR/mediasession/#dom-mediasessionactiondetails-fastseek", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionactiondetails-fastseek", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionactiondetails-fastseek", - "https://www.w3.org/TR/mediasession/#infopanel-for-dom-mediasessionactiondetails-fastseek", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dom-mediasessionactiondetails-fastseek", "https://www.w3.org/TR/mediasession/#ref-for-dfn-dictionary-member%E2%91%A8", "https://www.w3.org/TR/mediasession/#ref-for-media-session-action%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/mediasession/#dom-mediasessionactioncapturedetails-isactivating", @@ -1153,320 +738,68 @@ "https://www.w3.org/TR/mediasession/#index-defined-here", "https://www.w3.org/TR/mediasession/#index-defined-elsewhere", "https://www.w3.org/TR/mediasession/#369594bc", - "https://www.w3.org/TR/mediasession/#infopanel-for-369594bc", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-369594bc", - "https://www.w3.org/TR/mediasession/#infopanel-for-369594bc", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-369594bc", "https://www.w3.org/TR/mediasession/#4465c0ef", - "https://www.w3.org/TR/mediasession/#infopanel-for-4465c0ef", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-4465c0ef", - "https://www.w3.org/TR/mediasession/#infopanel-for-4465c0ef", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-4465c0ef", "https://www.w3.org/TR/mediasession/#a33db89a", - "https://www.w3.org/TR/mediasession/#infopanel-for-a33db89a", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-a33db89a", - "https://www.w3.org/TR/mediasession/#infopanel-for-a33db89a", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-a33db89a", "https://www.w3.org/TR/mediasession/#ee7bba09", - "https://www.w3.org/TR/mediasession/#infopanel-for-ee7bba09", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-ee7bba09", - "https://www.w3.org/TR/mediasession/#infopanel-for-ee7bba09", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-ee7bba09", "https://www.w3.org/TR/mediasession/#cdea6030", - "https://www.w3.org/TR/mediasession/#infopanel-for-cdea6030", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-cdea6030", - "https://www.w3.org/TR/mediasession/#infopanel-for-cdea6030", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-cdea6030", "https://www.w3.org/TR/mediasession/#be0c27b2", - "https://www.w3.org/TR/mediasession/#infopanel-for-be0c27b2", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-be0c27b2", - "https://www.w3.org/TR/mediasession/#infopanel-for-be0c27b2", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-be0c27b2", "https://www.w3.org/TR/mediasession/#36d15a6d", - "https://www.w3.org/TR/mediasession/#infopanel-for-36d15a6d", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-36d15a6d", - "https://www.w3.org/TR/mediasession/#infopanel-for-36d15a6d", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-36d15a6d", "https://www.w3.org/TR/mediasession/#3349d69f", - "https://www.w3.org/TR/mediasession/#infopanel-for-3349d69f", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-3349d69f", - "https://www.w3.org/TR/mediasession/#infopanel-for-3349d69f", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-3349d69f", "https://www.w3.org/TR/mediasession/#0d0390b4", - "https://www.w3.org/TR/mediasession/#infopanel-for-0d0390b4", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-0d0390b4", - "https://www.w3.org/TR/mediasession/#infopanel-for-0d0390b4", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-0d0390b4", "https://www.w3.org/TR/mediasession/#3b2ff63e", - "https://www.w3.org/TR/mediasession/#infopanel-for-3b2ff63e", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-3b2ff63e", - "https://www.w3.org/TR/mediasession/#infopanel-for-3b2ff63e", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-3b2ff63e", "https://www.w3.org/TR/mediasession/#6d88ab2e", - "https://www.w3.org/TR/mediasession/#infopanel-for-6d88ab2e", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-6d88ab2e", - "https://www.w3.org/TR/mediasession/#infopanel-for-6d88ab2e", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-6d88ab2e", "https://www.w3.org/TR/mediasession/#d9aeb25e", - "https://www.w3.org/TR/mediasession/#infopanel-for-d9aeb25e", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-d9aeb25e", - "https://www.w3.org/TR/mediasession/#infopanel-for-d9aeb25e", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-d9aeb25e", "https://www.w3.org/TR/mediasession/#0e3ba9f8", - "https://www.w3.org/TR/mediasession/#infopanel-for-0e3ba9f8", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-0e3ba9f8", - "https://www.w3.org/TR/mediasession/#infopanel-for-0e3ba9f8", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-0e3ba9f8", "https://www.w3.org/TR/mediasession/#a72449dd", - "https://www.w3.org/TR/mediasession/#infopanel-for-a72449dd", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-a72449dd", - "https://www.w3.org/TR/mediasession/#infopanel-for-a72449dd", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-a72449dd", "https://www.w3.org/TR/mediasession/#6cfa013d", - "https://www.w3.org/TR/mediasession/#infopanel-for-6cfa013d", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-6cfa013d", - "https://www.w3.org/TR/mediasession/#infopanel-for-6cfa013d", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-6cfa013d", "https://www.w3.org/TR/mediasession/#03499e48", - "https://www.w3.org/TR/mediasession/#infopanel-for-03499e48", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-03499e48", - "https://www.w3.org/TR/mediasession/#infopanel-for-03499e48", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-03499e48", "https://www.w3.org/TR/mediasession/#655fdd86", - "https://www.w3.org/TR/mediasession/#infopanel-for-655fdd86", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-655fdd86", - "https://www.w3.org/TR/mediasession/#infopanel-for-655fdd86", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-655fdd86", "https://www.w3.org/TR/mediasession/#9c19b7fc", - "https://www.w3.org/TR/mediasession/#infopanel-for-9c19b7fc", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-9c19b7fc", - "https://www.w3.org/TR/mediasession/#infopanel-for-9c19b7fc", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-9c19b7fc", "https://www.w3.org/TR/mediasession/#a41102eb", - "https://www.w3.org/TR/mediasession/#infopanel-for-a41102eb", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-a41102eb", - "https://www.w3.org/TR/mediasession/#infopanel-for-a41102eb", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-a41102eb", "https://www.w3.org/TR/mediasession/#049e907d", - "https://www.w3.org/TR/mediasession/#infopanel-for-049e907d", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-049e907d", - "https://www.w3.org/TR/mediasession/#infopanel-for-049e907d", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-049e907d", "https://www.w3.org/TR/mediasession/#9a517a7d", - "https://www.w3.org/TR/mediasession/#infopanel-for-9a517a7d", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-9a517a7d", - "https://www.w3.org/TR/mediasession/#infopanel-for-9a517a7d", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-9a517a7d", "https://www.w3.org/TR/mediasession/#e99bd18e", - "https://www.w3.org/TR/mediasession/#infopanel-for-e99bd18e", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-e99bd18e", - "https://www.w3.org/TR/mediasession/#infopanel-for-e99bd18e", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-e99bd18e", "https://www.w3.org/TR/mediasession/#d75a73db", - "https://www.w3.org/TR/mediasession/#infopanel-for-d75a73db", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-d75a73db", - "https://www.w3.org/TR/mediasession/#infopanel-for-d75a73db", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-d75a73db", "https://www.w3.org/TR/mediasession/#aed5b083", - "https://www.w3.org/TR/mediasession/#infopanel-for-aed5b083", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-aed5b083", - "https://www.w3.org/TR/mediasession/#infopanel-for-aed5b083", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-aed5b083", "https://www.w3.org/TR/mediasession/#0ff9b6b9", - "https://www.w3.org/TR/mediasession/#infopanel-for-0ff9b6b9", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-0ff9b6b9", - "https://www.w3.org/TR/mediasession/#infopanel-for-0ff9b6b9", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-0ff9b6b9", "https://www.w3.org/TR/mediasession/#47fe679e", - "https://www.w3.org/TR/mediasession/#infopanel-for-47fe679e", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-47fe679e", - "https://www.w3.org/TR/mediasession/#infopanel-for-47fe679e", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-47fe679e", "https://www.w3.org/TR/mediasession/#16cfba2b", - "https://www.w3.org/TR/mediasession/#infopanel-for-16cfba2b", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-16cfba2b", - "https://www.w3.org/TR/mediasession/#infopanel-for-16cfba2b", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-16cfba2b", "https://www.w3.org/TR/mediasession/#825cbc48", - "https://www.w3.org/TR/mediasession/#infopanel-for-825cbc48", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-825cbc48", - "https://www.w3.org/TR/mediasession/#infopanel-for-825cbc48", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-825cbc48", "https://www.w3.org/TR/mediasession/#b4c365f8", - "https://www.w3.org/TR/mediasession/#infopanel-for-b4c365f8", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-b4c365f8", - "https://www.w3.org/TR/mediasession/#infopanel-for-b4c365f8", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-b4c365f8", "https://www.w3.org/TR/mediasession/#acb5a844", - "https://www.w3.org/TR/mediasession/#infopanel-for-acb5a844", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-acb5a844", - "https://www.w3.org/TR/mediasession/#infopanel-for-acb5a844", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-acb5a844", "https://www.w3.org/TR/mediasession/#7f9469b5", - "https://www.w3.org/TR/mediasession/#infopanel-for-7f9469b5", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-7f9469b5", - "https://www.w3.org/TR/mediasession/#infopanel-for-7f9469b5", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-7f9469b5", "https://www.w3.org/TR/mediasession/#dda39259", - "https://www.w3.org/TR/mediasession/#infopanel-for-dda39259", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dda39259", - "https://www.w3.org/TR/mediasession/#infopanel-for-dda39259", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dda39259", "https://www.w3.org/TR/mediasession/#e84f56af", - "https://www.w3.org/TR/mediasession/#infopanel-for-e84f56af", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-e84f56af", - "https://www.w3.org/TR/mediasession/#infopanel-for-e84f56af", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-e84f56af", "https://www.w3.org/TR/mediasession/#b9241099", - "https://www.w3.org/TR/mediasession/#infopanel-for-b9241099", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-b9241099", - "https://www.w3.org/TR/mediasession/#infopanel-for-b9241099", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-b9241099", "https://www.w3.org/TR/mediasession/#85f64689", - "https://www.w3.org/TR/mediasession/#infopanel-for-85f64689", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-85f64689", - "https://www.w3.org/TR/mediasession/#infopanel-for-85f64689", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-85f64689", "https://www.w3.org/TR/mediasession/#b8682d39", - "https://www.w3.org/TR/mediasession/#infopanel-for-b8682d39", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-b8682d39", - "https://www.w3.org/TR/mediasession/#infopanel-for-b8682d39", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-b8682d39", "https://www.w3.org/TR/mediasession/#16785ec4", - "https://www.w3.org/TR/mediasession/#infopanel-for-16785ec4", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-16785ec4", - "https://www.w3.org/TR/mediasession/#infopanel-for-16785ec4", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-16785ec4", "https://www.w3.org/TR/mediasession/#5124d614", - "https://www.w3.org/TR/mediasession/#infopanel-for-5124d614", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-5124d614", - "https://www.w3.org/TR/mediasession/#infopanel-for-5124d614", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-5124d614", "https://www.w3.org/TR/mediasession/#c88e6590", - "https://www.w3.org/TR/mediasession/#infopanel-for-c88e6590", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-c88e6590", - "https://www.w3.org/TR/mediasession/#infopanel-for-c88e6590", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-c88e6590", "https://www.w3.org/TR/mediasession/#4ed2f1ff", - "https://www.w3.org/TR/mediasession/#infopanel-for-4ed2f1ff", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-4ed2f1ff", - "https://www.w3.org/TR/mediasession/#infopanel-for-4ed2f1ff", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-4ed2f1ff", "https://www.w3.org/TR/mediasession/#ca3ca4ae", - "https://www.w3.org/TR/mediasession/#infopanel-for-ca3ca4ae", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-ca3ca4ae", - "https://www.w3.org/TR/mediasession/#infopanel-for-ca3ca4ae", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-ca3ca4ae", - "https://www.w3.org/TR/mediasession/#afce8053", - "https://www.w3.org/TR/mediasession/#infopanel-for-afce8053", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-afce8053", - "https://www.w3.org/TR/mediasession/#infopanel-for-afce8053", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-afce8053", + "https://www.w3.org/TR/mediasession/#4892f992", "https://www.w3.org/TR/mediasession/#8855a9aa", - "https://www.w3.org/TR/mediasession/#infopanel-for-8855a9aa", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-8855a9aa", - "https://www.w3.org/TR/mediasession/#infopanel-for-8855a9aa", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-8855a9aa", "https://www.w3.org/TR/mediasession/#889e932f", - "https://www.w3.org/TR/mediasession/#infopanel-for-889e932f", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-889e932f", - "https://www.w3.org/TR/mediasession/#infopanel-for-889e932f", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-889e932f", "https://www.w3.org/TR/mediasession/#dcf5fafa", - "https://www.w3.org/TR/mediasession/#infopanel-for-dcf5fafa", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dcf5fafa", - "https://www.w3.org/TR/mediasession/#infopanel-for-dcf5fafa", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-dcf5fafa", "https://www.w3.org/TR/mediasession/#797018a7", - "https://www.w3.org/TR/mediasession/#infopanel-for-797018a7", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-797018a7", - "https://www.w3.org/TR/mediasession/#infopanel-for-797018a7", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-797018a7", "https://www.w3.org/TR/mediasession/#ba556545", - "https://www.w3.org/TR/mediasession/#infopanel-for-ba556545", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-ba556545", - "https://www.w3.org/TR/mediasession/#infopanel-for-ba556545", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-ba556545", "https://www.w3.org/TR/mediasession/#bdbd19d1", - "https://www.w3.org/TR/mediasession/#infopanel-for-bdbd19d1", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-bdbd19d1", - "https://www.w3.org/TR/mediasession/#infopanel-for-bdbd19d1", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-bdbd19d1", "https://www.w3.org/TR/mediasession/#a5c91173", - "https://www.w3.org/TR/mediasession/#infopanel-for-a5c91173", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-a5c91173", - "https://www.w3.org/TR/mediasession/#infopanel-for-a5c91173", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-a5c91173", "https://www.w3.org/TR/mediasession/#82ca3efc", - "https://www.w3.org/TR/mediasession/#infopanel-for-82ca3efc", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-82ca3efc", - "https://www.w3.org/TR/mediasession/#infopanel-for-82ca3efc", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-82ca3efc", "https://www.w3.org/TR/mediasession/#b0d7f3c3", - "https://www.w3.org/TR/mediasession/#infopanel-for-b0d7f3c3", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-b0d7f3c3", - "https://www.w3.org/TR/mediasession/#infopanel-for-b0d7f3c3", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-b0d7f3c3", "https://www.w3.org/TR/mediasession/#d0b4a948", - "https://www.w3.org/TR/mediasession/#infopanel-for-d0b4a948", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-d0b4a948", - "https://www.w3.org/TR/mediasession/#infopanel-for-d0b4a948", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-d0b4a948", "https://www.w3.org/TR/mediasession/#5372cca8", - "https://www.w3.org/TR/mediasession/#infopanel-for-5372cca8", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-5372cca8", - "https://www.w3.org/TR/mediasession/#infopanel-for-5372cca8", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-5372cca8", "https://www.w3.org/TR/mediasession/#4f787e61", - "https://www.w3.org/TR/mediasession/#infopanel-for-4f787e61", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-4f787e61", - "https://www.w3.org/TR/mediasession/#infopanel-for-4f787e61", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-4f787e61", "https://www.w3.org/TR/mediasession/#cadf5fe9", - "https://www.w3.org/TR/mediasession/#infopanel-for-cadf5fe9", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-cadf5fe9", - "https://www.w3.org/TR/mediasession/#infopanel-for-cadf5fe9", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-cadf5fe9", "https://www.w3.org/TR/mediasession/#1641b9ef", - "https://www.w3.org/TR/mediasession/#infopanel-for-1641b9ef", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-1641b9ef", - "https://www.w3.org/TR/mediasession/#infopanel-for-1641b9ef", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-1641b9ef", "https://www.w3.org/TR/mediasession/#6d8611a2", - "https://www.w3.org/TR/mediasession/#infopanel-for-6d8611a2", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-6d8611a2", - "https://www.w3.org/TR/mediasession/#infopanel-for-6d8611a2", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-6d8611a2", "https://www.w3.org/TR/mediasession/#8c800cdf", - "https://www.w3.org/TR/mediasession/#infopanel-for-8c800cdf", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-8c800cdf", - "https://www.w3.org/TR/mediasession/#infopanel-for-8c800cdf", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-8c800cdf", "https://www.w3.org/TR/mediasession/#efd1ec5d", - "https://www.w3.org/TR/mediasession/#infopanel-for-efd1ec5d", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-efd1ec5d", - "https://www.w3.org/TR/mediasession/#infopanel-for-efd1ec5d", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-efd1ec5d", "https://www.w3.org/TR/mediasession/#9cce47fd", - "https://www.w3.org/TR/mediasession/#infopanel-for-9cce47fd", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-9cce47fd", - "https://www.w3.org/TR/mediasession/#infopanel-for-9cce47fd", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-9cce47fd", "https://www.w3.org/TR/mediasession/#4013a022", - "https://www.w3.org/TR/mediasession/#infopanel-for-4013a022", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-4013a022", - "https://www.w3.org/TR/mediasession/#infopanel-for-4013a022", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-4013a022", "https://www.w3.org/TR/mediasession/#5f90bbfb", - "https://www.w3.org/TR/mediasession/#infopanel-for-5f90bbfb", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-5f90bbfb", - "https://www.w3.org/TR/mediasession/#infopanel-for-5f90bbfb", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-5f90bbfb", "https://www.w3.org/TR/mediasession/#11e0b87f", - "https://www.w3.org/TR/mediasession/#infopanel-for-11e0b87f", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-11e0b87f", - "https://www.w3.org/TR/mediasession/#infopanel-for-11e0b87f", - "https://www.w3.org/TR/mediasession/#infopaneltitle-for-11e0b87f", "https://www.w3.org/TR/mediasession/#references", "https://www.w3.org/TR/mediasession/#normative", "https://www.w3.org/TR/mediasession/#biblio-ecmascript", @@ -1481,7 +814,7 @@ "https://www.w3.org/TR/mediasession/#biblio-webidl", "https://www.w3.org/TR/mediasession/#informative", "https://www.w3.org/TR/mediasession/#biblio-image-resource", - "https://www.w3.org/TR/mediasession/#biblio-webaudio", + "https://www.w3.org/TR/mediasession/#biblio-webaudio-10", "https://www.w3.org/TR/mediasession/#idl-index" ] } \ No newline at end of file diff --git a/tr/ids/openscreen-application.json b/tr/ids/openscreen-application.json new file mode 100644 index 000000000000..85094ad9a0ad --- /dev/null +++ b/tr/ids/openscreen-application.json @@ -0,0 +1,563 @@ +{ + "spec": { + "title": "Open Screen Application Protocol", + "url": "https://www.w3.org/TR/openscreen-application/" + }, + "ids": [ + "https://www.w3.org/TR/openscreen-application/#toc-nav", + "https://www.w3.org/TR/openscreen-application/#toc-jump", + "https://www.w3.org/TR/openscreen-application/#toc-toggle", + "https://www.w3.org/TR/openscreen-application/#toc-theme-toggle", + "https://www.w3.org/TR/openscreen-application/#title", + "https://www.w3.org/TR/openscreen-application/#w3c-state", + "https://www.w3.org/TR/openscreen-application/#abstract", + "https://www.w3.org/TR/openscreen-application/#sotd", + "https://www.w3.org/TR/openscreen-application/#sotd_patent", + "https://www.w3.org/TR/openscreen-application/#w3c_process_revision", + "https://www.w3.org/TR/openscreen-application/#toc", + "https://www.w3.org/TR/openscreen-application/#contents", + "https://www.w3.org/TR/openscreen-application/#introduction", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-element", + "https://www.w3.org/TR/openscreen-application/#terminology", + "https://www.w3.org/TR/openscreen-application/#open-screen-protocol-agent", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-controlling-user-agent", + "https://www.w3.org/TR/openscreen-application/#controller", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-receiving-user-agent", + "https://www.w3.org/TR/openscreen-application/#receiver", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-receiving-browsing-context", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-element%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-remote-playback-devices", + "https://www.w3.org/TR/openscreen-application/#ref-for-receiver", + "https://www.w3.org/TR/openscreen-application/#ref-for-controller", + "https://www.w3.org/TR/openscreen-application/#media-sender", + "https://www.w3.org/TR/openscreen-application/#media-receiver", + "https://www.w3.org/TR/openscreen-application/#requirements", + "https://www.w3.org/TR/openscreen-application/#requirements-discovery", + "https://www.w3.org/TR/openscreen-application/#issue-0267b321", + "https://www.w3.org/TR/openscreen-application/#requirements-transport", + "https://www.w3.org/TR/openscreen-application/#issue-8d3c2379", + "https://www.w3.org/TR/openscreen-application/#requirements-presentation-api", + "https://www.w3.org/TR/openscreen-application/#ref-for-controller%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-receiver%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-presentation-request-url", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-receiving-browsing-context%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-presentation-request-url%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-presentation-identifier", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-presentationconnection", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-presentation-request-url%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-presentation-identifier%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-presentationconnection%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-presentation-request-url%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-presentation-identifier%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#requirements-remote-playback", + "https://www.w3.org/TR/openscreen-application/#ref-for-controller%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-receiver%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-htmlmediaelement", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-initiate-remote-playback", + "https://www.w3.org/TR/openscreen-application/#ref-for-htmlmediaelement%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-htmlmediaelement%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-htmlmediaelement%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-media-element-state", + "https://www.w3.org/TR/openscreen-application/#ref-for-htmlmediaelement%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#requirements-non-functional", + "https://www.w3.org/TR/openscreen-application/#metadata", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info-request", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info-response", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info-response%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info-event", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info-request%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-section-2", + "https://www.w3.org/TR/openscreen-application/#issue-65d4f612", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-status-request", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-status-request%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-status-response", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-status-request%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-status-response%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#messages", + "https://www.w3.org/TR/openscreen-application/#issue-e39e05f9", + "https://www.w3.org/TR/openscreen-application/#ref-for-open-screen-protocol-agent", + "https://www.w3.org/TR/openscreen-application/#ref-for-name-variable-length-integer-enc", + "https://www.w3.org/TR/openscreen-application/#ref-for-name-variable-length-integer-enc%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#message-compatibility", + "https://www.w3.org/TR/openscreen-application/#presentation-protocol", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-available-presentation-display", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-presentation-request-url%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-url-availability-request", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-url-availability-response", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-url-availability-event", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-url-availability-response%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#issue-1b420ed0", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-start-request", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-presentation-identifier%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-presentation-identifier%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-start-request%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-start-response", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-connection-message", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-start-response%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-connection-open-response", + "https://www.w3.org/TR/openscreen-application/#issue-1f2eb2e2", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-termination-request", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-termination-request%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-receiver%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-termination-request%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-termination-response", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-termination-event", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-termination-request%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-connection-open-request", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-connection-open-request%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-connection-open-response%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-connection-open-response%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-change-event", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-connection-close-event", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-connection-close-event%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-change-event%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#presentation-api", + "https://www.w3.org/TR/openscreen-application/#ref-for-open-screen-protocol-agent%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-controlling-user-agent%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-open-screen-protocol-agent%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-receiving-user-agent%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-controlling-user-agent%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-receiving-user-agent%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-controller%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info-request%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-url-availability-request%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-start-request%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-presentation-identifier%E2%91%A4", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-connection-open-request%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-connection-message%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-connection-close-event%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-change-event%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-termination-request%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-connection-open-request%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-connection-open-response%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-presentation-change-event%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#time-representation", + "https://www.w3.org/TR/openscreen-application/#ref-for-time-scale", + "https://www.w3.org/TR/openscreen-application/#time-scale", + "https://www.w3.org/TR/openscreen-application/#ref-for-time-scale%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#remote-playback-protocol", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-compatible-remote-playback-device", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-availability-request", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-resource", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-request", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-availability-response", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-availability-event", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-availability-response%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#issue-1b420ed0%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-request%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-section-4.4", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-resource%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-attr-source-src", + "https://www.w3.org/TR/openscreen-application/#ref-for-attr-source-type", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-resource%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-resource%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-request%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-resource%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-state-event", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-modify-request", + "https://www.w3.org/TR/openscreen-application/#ref-for-video-frame", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-start-request", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-start-response", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-modify-request", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-modify-request%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-modify-response", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-state-event%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-state-event%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-fastseek", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-pause", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-play", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-state-event%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-currentsrc", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-networkstate", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-readystate", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-error", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-duration", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-buffered", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-seekable", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-playbackrate", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-paused", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-seeking", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-ended", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-volume", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-muted", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-audiotracks", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-videotracks", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-texttracks", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-video-videowidth", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-video-videoheight", + "https://www.w3.org/TR/openscreen-application/#ref-for-timeline-offset", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-state-event%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#ref-for-event-media-stalled", + "https://www.w3.org/TR/openscreen-application/#ref-for-htmlmediaelement%E2%91%A4", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-state-event%E2%91%A4", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-state-event%E2%91%A5", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-played", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-currenttime", + "https://www.w3.org/TR/openscreen-application/#ref-for-event-media-timeupdate", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-termination-request", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-termination-request%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-termination-response", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-termination-event", + "https://www.w3.org/TR/openscreen-application/#remote-playback-state-and-controls", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-modify-request%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-state-event%E2%91%A6", + "https://www.w3.org/TR/openscreen-application/#ref-for-htmlmediaelement%E2%91%A5", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-resource%E2%91%A4", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-src", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-request%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-resource%E2%91%A5", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-preload", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-request%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-loop", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-request%E2%91%A4", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-pause%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-play%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-muted%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-volume%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-currenttime%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-fastseek%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-playbackrate%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-poster-frame", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-audiotracks%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-videotracks%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-addtexttrack", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-texttracks%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-text-track-cue", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-texttracks%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-request%E2%91%A5", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-resource%E2%91%A6", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-resource%E2%91%A7", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-resource%E2%91%A8", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-currentsrc%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-resource%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-resource%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-networkstate%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-network_empty", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-readystate%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-have_nothing", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A4", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-error%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-concept-mediaerror-code", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A5", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-timeline", + "https://www.w3.org/TR/openscreen-application/#ref-for-timeline-offset%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-getstartdate", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A6", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-timeline%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-duration%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A7", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-buffered%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A8", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-played%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-seekable%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-official-playback-position", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-currenttime%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-playbackrate%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-paused%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-seeking%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/openscreen-application/#ref-for-event-media-stalled%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-ended%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-volume%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-muted%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-video-videowidth%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-video-videoheight%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-audiotracks%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-videotracks%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-media-texttracks%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-timeline%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-response%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#remote-playback-api", + "https://www.w3.org/TR/openscreen-application/#ref-for-open-screen-protocol-agent%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-htmlmediaelement%E2%91%A6", + "https://www.w3.org/TR/openscreen-application/#ref-for-open-screen-protocol-agent%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-remote-playback-devices%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-htmlmediaelement%E2%91%A7", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-remote-playback-devices%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-remote-playback-devices%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info-request%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-availability-request%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-receiver%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-availability-request%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-availability-sources-set", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-request%E2%91%A6", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-start-request%E2%91%A7", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-remote-playback-source", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-modify-request%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-modify-response%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-state-event%E2%91%A7", + "https://www.w3.org/TR/openscreen-application/#ref-for-remote-playback-termination-request%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#streaming-protocol", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-sender", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-receiver", + "https://www.w3.org/TR/openscreen-application/#ref-for-open-screen-protocol-agent%E2%91%A4", + "https://www.w3.org/TR/openscreen-application/#streaming-protocol-capabilities", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-capabilities-request", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-capabilities-response", + "https://www.w3.org/TR/openscreen-application/#ref-for-section-3", + "https://www.w3.org/TR/openscreen-application/#streaming-sessions", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-start-request%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-time-scale%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-time-scale%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-time-scale%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-start-request%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-start-response%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-modify-request%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-modify-request%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-modify-response", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-modify-request%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-start-response%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-modify-request%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-terminate-request", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-terminate-request%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-terminate-response", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-terminate-event", + "https://www.w3.org/TR/openscreen-application/#streaming-audio", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-sender%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-receiver%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-audio-frame", + "https://www.w3.org/TR/openscreen-application/#issue-7e2c7735", + "https://www.w3.org/TR/openscreen-application/#ref-for-audio-encoding-offer", + "https://www.w3.org/TR/openscreen-application/#ref-for-time-scale%E2%91%A4", + "https://www.w3.org/TR/openscreen-application/#ref-for-time-scale%E2%91%A5", + "https://www.w3.org/TR/openscreen-application/#ref-for-audio-encoding-offer%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-audio-encoding-offer%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-time-scale%E2%91%A6", + "https://www.w3.org/TR/openscreen-application/#ref-for-audio-encoding-offer%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-audio-encoding-offer%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#streaming-video", + "https://www.w3.org/TR/openscreen-application/#ref-for-video-frame%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#issue-7e2c7735%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-time-scale%E2%91%A7", + "https://www.w3.org/TR/openscreen-application/#ref-for-time-scale%E2%91%A8", + "https://www.w3.org/TR/openscreen-application/#ref-for-video-encoding-offer", + "https://www.w3.org/TR/openscreen-application/#ref-for-time-scale%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/openscreen-application/#ref-for-video-encoding-offer%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-video-encoding-offer%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-video-encoding-offer%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#streaming-data", + "https://www.w3.org/TR/openscreen-application/#ref-for-data-frame", + "https://www.w3.org/TR/openscreen-application/#issue-7e2c7735%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-time-scale%E2%91%A0%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-time-scale%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-data-encoding-offer", + "https://www.w3.org/TR/openscreen-application/#ref-for-data-encoding-offer%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-time-scale%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-data-encoding-offer%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-data-encoding-offer%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#streaming-feedback", + "https://www.w3.org/TR/openscreen-application/#issue-7e2c7735%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#streaming-stats", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-sender-stats-event", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-sender-stats-event%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-receiver-stats-event", + "https://www.w3.org/TR/openscreen-application/#ref-for-streaming-session-receiver-stats-event%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#requests-responses-watches", + "https://www.w3.org/TR/openscreen-application/#issue-7e2c7735%E2%91%A3", + "https://www.w3.org/TR/openscreen-application/#protocol-extensions", + "https://www.w3.org/TR/openscreen-application/#ref-for-open-screen-protocol-agent%E2%91%A5", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info%E2%91%A4", + "https://www.w3.org/TR/openscreen-application/#protocol-extension-fields", + "https://www.w3.org/TR/openscreen-application/#ref-for-audio-frame%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info%E2%91%A5", + "https://www.w3.org/TR/openscreen-application/#security-privacy", + "https://www.w3.org/TR/openscreen-application/#ref-for-open-screen-protocol-agent%E2%91%A6", + "https://www.w3.org/TR/openscreen-application/#threat-models", + "https://www.w3.org/TR/openscreen-application/#same-origin-policy-violations", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-window-postmessage", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-presentation-identifier%E2%91%A5", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-presentationconnection%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#security-privacy-questions", + "https://www.w3.org/TR/openscreen-application/#personally-identifiable-information", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-presentation-identifier%E2%91%A6", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info%E2%91%A6", + "https://www.w3.org/TR/openscreen-application/#cross-origin-state", + "https://www.w3.org/TR/openscreen-application/#origin-access-devices", + "https://www.w3.org/TR/openscreen-application/#private-browsing-mode", + "https://www.w3.org/TR/openscreen-application/#issue-bfe0db6c", + "https://www.w3.org/TR/openscreen-application/#persistent-state", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info%E2%91%A7", + "https://www.w3.org/TR/openscreen-application/#other-considerations", + "https://www.w3.org/TR/openscreen-application/#presentation-api-considerations", + "https://www.w3.org/TR/openscreen-application/#ref-for-dfn-presentation-identifier%E2%91%A7", + "https://www.w3.org/TR/openscreen-application/#issue-bfe0db6c%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#ref-for-dom-presentationconnection%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#remote-playback-considerations", + "https://www.w3.org/TR/openscreen-application/#issue-bfe0db6c%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#security-mitigations", + "https://www.w3.org/TR/openscreen-application/#malicious-input-mitigations", + "https://www.w3.org/TR/openscreen-application/#security-ui", + "https://www.w3.org/TR/openscreen-application/#instance-names", + "https://www.w3.org/TR/openscreen-application/#issue-0833b5f3", + "https://www.w3.org/TR/openscreen-application/#ref-for-agent-info%E2%91%A8", + "https://www.w3.org/TR/openscreen-application/#verified-display-name", + "https://www.w3.org/TR/openscreen-application/#ref-for-verified-display-name", + "https://www.w3.org/TR/openscreen-application/#appendix-a", + "https://www.w3.org/TR/openscreen-application/#ref-for-section-3%E2%91%A0", + "https://www.w3.org/TR/openscreen-application/#agent-info-request", + "https://www.w3.org/TR/openscreen-application/#agent-info-response", + "https://www.w3.org/TR/openscreen-application/#agent-info-event", + "https://www.w3.org/TR/openscreen-application/#agent-info", + "https://www.w3.org/TR/openscreen-application/#agent-status-request", + "https://www.w3.org/TR/openscreen-application/#agent-status-response", + "https://www.w3.org/TR/openscreen-application/#presentation-url-availability-request", + "https://www.w3.org/TR/openscreen-application/#presentation-url-availability-response", + "https://www.w3.org/TR/openscreen-application/#presentation-url-availability-event", + "https://www.w3.org/TR/openscreen-application/#presentation-start-request", + "https://www.w3.org/TR/openscreen-application/#presentation-start-response", + "https://www.w3.org/TR/openscreen-application/#presentation-termination-request", + "https://www.w3.org/TR/openscreen-application/#presentation-termination-response", + "https://www.w3.org/TR/openscreen-application/#presentation-termination-event", + "https://www.w3.org/TR/openscreen-application/#presentation-connection-open-request", + "https://www.w3.org/TR/openscreen-application/#presentation-connection-open-response", + "https://www.w3.org/TR/openscreen-application/#presentation-connection-close-event", + "https://www.w3.org/TR/openscreen-application/#presentation-change-event", + "https://www.w3.org/TR/openscreen-application/#presentation-connection-message", + "https://www.w3.org/TR/openscreen-application/#remote-playback-availability-request", + "https://www.w3.org/TR/openscreen-application/#remote-playback-availability-response", + "https://www.w3.org/TR/openscreen-application/#remote-playback-availability-event", + "https://www.w3.org/TR/openscreen-application/#remote-playback-start-request", + "https://www.w3.org/TR/openscreen-application/#remote-playback-start-response", + "https://www.w3.org/TR/openscreen-application/#remote-playback-termination-request", + "https://www.w3.org/TR/openscreen-application/#remote-playback-termination-response", + "https://www.w3.org/TR/openscreen-application/#remote-playback-termination-event", + "https://www.w3.org/TR/openscreen-application/#remote-playback-modify-request", + "https://www.w3.org/TR/openscreen-application/#remote-playback-modify-response", + "https://www.w3.org/TR/openscreen-application/#remote-playback-state-event", + "https://www.w3.org/TR/openscreen-application/#text-track-cue", + "https://www.w3.org/TR/openscreen-application/#audio-frame", + "https://www.w3.org/TR/openscreen-application/#video-frame", + "https://www.w3.org/TR/openscreen-application/#data-frame", + "https://www.w3.org/TR/openscreen-application/#streaming-capabilities-request", + "https://www.w3.org/TR/openscreen-application/#streaming-capabilities-response", + "https://www.w3.org/TR/openscreen-application/#streaming-session-start-request", + "https://www.w3.org/TR/openscreen-application/#streaming-session-start-response", + "https://www.w3.org/TR/openscreen-application/#streaming-session-modify-request", + "https://www.w3.org/TR/openscreen-application/#streaming-session-modify-response", + "https://www.w3.org/TR/openscreen-application/#streaming-session-terminate-request", + "https://www.w3.org/TR/openscreen-application/#streaming-session-terminate-response", + "https://www.w3.org/TR/openscreen-application/#streaming-session-terminate-event", + "https://www.w3.org/TR/openscreen-application/#audio-encoding-offer", + "https://www.w3.org/TR/openscreen-application/#video-encoding-offer", + "https://www.w3.org/TR/openscreen-application/#data-encoding-offer", + "https://www.w3.org/TR/openscreen-application/#streaming-session-sender-stats-event", + "https://www.w3.org/TR/openscreen-application/#streaming-session-receiver-stats-event", + "https://www.w3.org/TR/openscreen-application/#appendix-b", + "https://www.w3.org/TR/openscreen-application/#ref-for-name-variable-length-integer-enc%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#appendix-c", + "https://www.w3.org/TR/openscreen-application/#ref-for-media-timeline%E2%91%A2", + "https://www.w3.org/TR/openscreen-application/#ref-for-audio-frame%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#ref-for-video-frame%E2%91%A1", + "https://www.w3.org/TR/openscreen-application/#w3c-conformance", + "https://www.w3.org/TR/openscreen-application/#w3c-conventions", + "https://www.w3.org/TR/openscreen-application/#w3c-example", + "https://www.w3.org/TR/openscreen-application/#w3c-conformant-algorithms", + "https://www.w3.org/TR/openscreen-application/#index", + "https://www.w3.org/TR/openscreen-application/#index-defined-here", + "https://www.w3.org/TR/openscreen-application/#index-defined-elsewhere", + "https://www.w3.org/TR/openscreen-application/#3f5f11ee", + "https://www.w3.org/TR/openscreen-application/#1076ec40", + "https://www.w3.org/TR/openscreen-application/#d834f763", + "https://www.w3.org/TR/openscreen-application/#15a088cb", + "https://www.w3.org/TR/openscreen-application/#03cd5764", + "https://www.w3.org/TR/openscreen-application/#a65cc4ee", + "https://www.w3.org/TR/openscreen-application/#e9415387", + "https://www.w3.org/TR/openscreen-application/#89da795b", + "https://www.w3.org/TR/openscreen-application/#36aa3708", + "https://www.w3.org/TR/openscreen-application/#a17504bd", + "https://www.w3.org/TR/openscreen-application/#ba8a9b31", + "https://www.w3.org/TR/openscreen-application/#732fbcbd", + "https://www.w3.org/TR/openscreen-application/#eacd6596", + "https://www.w3.org/TR/openscreen-application/#1c76c896", + "https://www.w3.org/TR/openscreen-application/#03499e48", + "https://www.w3.org/TR/openscreen-application/#9e0b0141", + "https://www.w3.org/TR/openscreen-application/#649ace3d", + "https://www.w3.org/TR/openscreen-application/#23808d57", + "https://www.w3.org/TR/openscreen-application/#8d87f944", + "https://www.w3.org/TR/openscreen-application/#552e1f12", + "https://www.w3.org/TR/openscreen-application/#3ce575bf", + "https://www.w3.org/TR/openscreen-application/#a35cc467", + "https://www.w3.org/TR/openscreen-application/#eb577fbe", + "https://www.w3.org/TR/openscreen-application/#613edb27", + "https://www.w3.org/TR/openscreen-application/#99123207", + "https://www.w3.org/TR/openscreen-application/#87a0c5de", + "https://www.w3.org/TR/openscreen-application/#cb19d8be", + "https://www.w3.org/TR/openscreen-application/#565ece29", + "https://www.w3.org/TR/openscreen-application/#36c7793a", + "https://www.w3.org/TR/openscreen-application/#621f3aeb", + "https://www.w3.org/TR/openscreen-application/#4728547d", + "https://www.w3.org/TR/openscreen-application/#45182159", + "https://www.w3.org/TR/openscreen-application/#eb573143", + "https://www.w3.org/TR/openscreen-application/#1d3efcfe", + "https://www.w3.org/TR/openscreen-application/#ea42745f", + "https://www.w3.org/TR/openscreen-application/#df48f90a", + "https://www.w3.org/TR/openscreen-application/#e5d99cfd", + "https://www.w3.org/TR/openscreen-application/#4ef17206", + "https://www.w3.org/TR/openscreen-application/#da57602e", + "https://www.w3.org/TR/openscreen-application/#d0a3e1e6", + "https://www.w3.org/TR/openscreen-application/#4bc31655", + "https://www.w3.org/TR/openscreen-application/#1a09160b", + "https://www.w3.org/TR/openscreen-application/#5078a29a", + "https://www.w3.org/TR/openscreen-application/#24141027", + "https://www.w3.org/TR/openscreen-application/#e01f0d07", + "https://www.w3.org/TR/openscreen-application/#ef3ff42b", + "https://www.w3.org/TR/openscreen-application/#f1776616", + "https://www.w3.org/TR/openscreen-application/#456f89c8", + "https://www.w3.org/TR/openscreen-application/#e9b42004", + "https://www.w3.org/TR/openscreen-application/#e21cba52", + "https://www.w3.org/TR/openscreen-application/#a07c7f7e", + "https://www.w3.org/TR/openscreen-application/#be4088c1", + "https://www.w3.org/TR/openscreen-application/#62061ebf", + "https://www.w3.org/TR/openscreen-application/#c5013a3b", + "https://www.w3.org/TR/openscreen-application/#06b254b0", + "https://www.w3.org/TR/openscreen-application/#b2b6fbb0", + "https://www.w3.org/TR/openscreen-application/#7da0b931", + "https://www.w3.org/TR/openscreen-application/#8949d077", + "https://www.w3.org/TR/openscreen-application/#86124915", + "https://www.w3.org/TR/openscreen-application/#87430c85", + "https://www.w3.org/TR/openscreen-application/#6c09a22e", + "https://www.w3.org/TR/openscreen-application/#4be354e2", + "https://www.w3.org/TR/openscreen-application/#references", + "https://www.w3.org/TR/openscreen-application/#normative", + "https://www.w3.org/TR/openscreen-application/#biblio-html", + "https://www.w3.org/TR/openscreen-application/#biblio-media-capabilities", + "https://www.w3.org/TR/openscreen-application/#biblio-presentation-api", + "https://www.w3.org/TR/openscreen-application/#biblio-remote-playback", + "https://www.w3.org/TR/openscreen-application/#biblio-rfc2119", + "https://www.w3.org/TR/openscreen-application/#biblio-rfc5646", + "https://www.w3.org/TR/openscreen-application/#biblio-rfc6381", + "https://www.w3.org/TR/openscreen-application/#biblio-rfc8610", + "https://www.w3.org/TR/openscreen-application/#biblio-rfc8949", + "https://www.w3.org/TR/openscreen-application/#biblio-rfc9000", + "https://www.w3.org/TR/openscreen-application/#informative", + "https://www.w3.org/TR/openscreen-application/#biblio-ieee-754", + "https://www.w3.org/TR/openscreen-application/#biblio-itu-r-bt1359-1", + "https://www.w3.org/TR/openscreen-application/#biblio-rfc4122", + "https://www.w3.org/TR/openscreen-application/#biblio-security-privacy-questionnaire", + "https://www.w3.org/TR/openscreen-application/#biblio-webcodecs-codec-registry", + "https://www.w3.org/TR/openscreen-application/#issues-index" + ] +} \ No newline at end of file diff --git a/tr/ids/openscreen-network.json b/tr/ids/openscreen-network.json new file mode 100644 index 000000000000..73706b1bab4f --- /dev/null +++ b/tr/ids/openscreen-network.json @@ -0,0 +1,198 @@ +{ + "spec": { + "title": "Open Screen Network Protocol", + "url": "https://www.w3.org/TR/openscreen-network/" + }, + "ids": [ + "https://www.w3.org/TR/openscreen-network/#toc-nav", + "https://www.w3.org/TR/openscreen-network/#toc-jump", + "https://www.w3.org/TR/openscreen-network/#toc-toggle", + "https://www.w3.org/TR/openscreen-network/#toc-theme-toggle", + "https://www.w3.org/TR/openscreen-network/#title", + "https://www.w3.org/TR/openscreen-network/#w3c-state", + "https://www.w3.org/TR/openscreen-network/#abstract", + "https://www.w3.org/TR/openscreen-network/#sotd", + "https://www.w3.org/TR/openscreen-network/#sotd_patent", + "https://www.w3.org/TR/openscreen-network/#w3c_process_revision", + "https://www.w3.org/TR/openscreen-network/#toc", + "https://www.w3.org/TR/openscreen-network/#contents", + "https://www.w3.org/TR/openscreen-network/#introduction", + "https://www.w3.org/TR/openscreen-network/#terminology", + "https://www.w3.org/TR/openscreen-network/#open-screen-network-protocol-agent", + "https://www.w3.org/TR/openscreen-network/#requirements", + "https://www.w3.org/TR/openscreen-network/#requirements-general", + "https://www.w3.org/TR/openscreen-network/#ref-for-open-screen-network-protocol-agent", + "https://www.w3.org/TR/openscreen-network/#requirements-non-functional", + "https://www.w3.org/TR/openscreen-network/#ref-for-listening-agent", + "https://www.w3.org/TR/openscreen-network/#ref-for-advertising-agent", + "https://www.w3.org/TR/openscreen-network/#discovery", + "https://www.w3.org/TR/openscreen-network/#ref-for-open-screen-network-protocol-agent%E2%91%A0", + "https://www.w3.org/TR/openscreen-network/#ref-for-section-7", + "https://www.w3.org/TR/openscreen-network/#advertising-agent", + "https://www.w3.org/TR/openscreen-network/#display-name", + "https://www.w3.org/TR/openscreen-network/#listening-agent", + "https://www.w3.org/TR/openscreen-network/#ref-for-section-4.1.1", + "https://www.w3.org/TR/openscreen-network/#ref-for-section-9", + "https://www.w3.org/TR/openscreen-network/#ref-for-agent-fingerprint", + "https://www.w3.org/TR/openscreen-network/#ref-for-name-variable-length-integer-enc", + "https://www.w3.org/TR/openscreen-network/#computing-agent-fingerprint", + "https://www.w3.org/TR/openscreen-network/#agent-fingerprint", + "https://www.w3.org/TR/openscreen-network/#ref-for-agent-certificate", + "https://www.w3.org/TR/openscreen-network/#computing-certificate-serial-number", + "https://www.w3.org/TR/openscreen-network/#certificate-serial-number", + "https://www.w3.org/TR/openscreen-network/#certificate-serial-number-base", + "https://www.w3.org/TR/openscreen-network/#ref-for-section-4.4", + "https://www.w3.org/TR/openscreen-network/#certificate-serial-number-counter", + "https://www.w3.org/TR/openscreen-network/#ref-for-certificate-serial-number-counter", + "https://www.w3.org/TR/openscreen-network/#ref-for-certificate-serial-number-base", + "https://www.w3.org/TR/openscreen-network/#ref-for-certificate-serial-number-counter%E2%91%A0", + "https://www.w3.org/TR/openscreen-network/#computing-agent-hostname", + "https://www.w3.org/TR/openscreen-network/#ref-for-section-4.1", + "https://www.w3.org/TR/openscreen-network/#ref-for-certificate-serial-number", + "https://www.w3.org/TR/openscreen-network/#agent-hostname", + "https://www.w3.org/TR/openscreen-network/#ref-for-certificate-serial-number%E2%91%A0", + "https://www.w3.org/TR/openscreen-network/#ref-for-agent-hostname", + "https://www.w3.org/TR/openscreen-network/#transport", + "https://www.w3.org/TR/openscreen-network/#ref-for-listening-agent%E2%91%A0", + "https://www.w3.org/TR/openscreen-network/#ref-for-advertising-agent%E2%91%A0", + "https://www.w3.org/TR/openscreen-network/#tls-13", + "https://www.w3.org/TR/openscreen-network/#ref-for-open-screen-network-protocol-agent%E2%91%A1", + "https://www.w3.org/TR/openscreen-network/#ref-for-agent-hostname%E2%91%A0", + "https://www.w3.org/TR/openscreen-network/#ref-for-agent-fingerprint%E2%91%A0", + "https://www.w3.org/TR/openscreen-network/#ref-for-agent-certificate%E2%91%A0", + "https://www.w3.org/TR/openscreen-network/#issue-808efb48", + "https://www.w3.org/TR/openscreen-network/#certificates", + "https://www.w3.org/TR/openscreen-network/#agent-certificate", + "https://www.w3.org/TR/openscreen-network/#ref-for-advertising-agent%E2%91%A1", + "https://www.w3.org/TR/openscreen-network/#ref-for-listening-agent%E2%91%A1", + "https://www.w3.org/TR/openscreen-network/#ref-for-agent-certificate%E2%91%A1", + "https://www.w3.org/TR/openscreen-network/#ref-for-agent-certificate%E2%91%A2", + "https://www.w3.org/TR/openscreen-network/#ref-for-section-4.2.3", + "https://www.w3.org/TR/openscreen-network/#ref-for-certificate-serial-number%E2%91%A1", + "https://www.w3.org/TR/openscreen-network/#ref-for-agent-hostname%E2%91%A1", + "https://www.w3.org/TR/openscreen-network/#ref-for-section-4.2.1.3", + "https://www.w3.org/TR/openscreen-network/#ref-for-agent-certificate%E2%91%A3", + "https://www.w3.org/TR/openscreen-network/#ref-for-agent-certificate%E2%91%A4", + "https://www.w3.org/TR/openscreen-network/#messages", + "https://www.w3.org/TR/openscreen-network/#ref-for-section-4.6", + "https://www.w3.org/TR/openscreen-network/#ref-for-open-screen-network-protocol-agent%E2%91%A2", + "https://www.w3.org/TR/openscreen-network/#ref-for-name-variable-length-integer-enc%E2%91%A0", + "https://www.w3.org/TR/openscreen-network/#ref-for-name-connection_close-frames", + "https://www.w3.org/TR/openscreen-network/#ref-for-name-variable-length-integer-enc%E2%91%A1", + "https://www.w3.org/TR/openscreen-network/#authentication", + "https://www.w3.org/TR/openscreen-network/#ref-for-open-screen-network-protocol-agent%E2%91%A3", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-capabilities", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-initiation-token", + "https://www.w3.org/TR/openscreen-network/#ref-for-advertising-agent%E2%91%A2", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-capabilities%E2%91%A0", + "https://www.w3.org/TR/openscreen-network/#ref-for-something", + "https://www.w3.org/TR/openscreen-network/#authentication-with-spake2", + "https://www.w3.org/TR/openscreen-network/#issue-dc398825", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-spake2-handshake", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-spake2-confirmation", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-status", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-spake2-handshake%E2%91%A0", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-spake2-confirmation%E2%91%A0", + "https://www.w3.org/TR/openscreen-network/#ref-for-agent-fingerprint%E2%91%A1", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-spake2-handshake%E2%91%A1", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-spake2-handshake%E2%91%A2", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-spake2-handshake%E2%91%A3", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-spake2-handshake%E2%91%A4", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-spake2-handshake%E2%91%A5", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-spake2-handshake%E2%91%A6", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-spake2-handshake%E2%91%A7", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-spake2-confirmation%E2%91%A1", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-spake2-confirmation%E2%91%A2", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-status%E2%91%A0", + "https://www.w3.org/TR/openscreen-network/#ref-for-auth-status%E2%91%A1", + "https://www.w3.org/TR/openscreen-network/#security-privacy", + "https://www.w3.org/TR/openscreen-network/#ref-for-open-screen-network-protocol-agent%E2%91%A4", + "https://www.w3.org/TR/openscreen-network/#threat-models", + "https://www.w3.org/TR/openscreen-network/#passive-network-attackers", + "https://www.w3.org/TR/openscreen-network/#active-network-attackers", + "https://www.w3.org/TR/openscreen-network/#denial-of-service", + "https://www.w3.org/TR/openscreen-network/#security-privacy-questions", + "https://www.w3.org/TR/openscreen-network/#personally-identifiable-information", + "https://www.w3.org/TR/openscreen-network/#cross-origin-state", + "https://www.w3.org/TR/openscreen-network/#origin-access-devices", + "https://www.w3.org/TR/openscreen-network/#private-browsing-mode", + "https://www.w3.org/TR/openscreen-network/#persistent-state", + "https://www.w3.org/TR/openscreen-network/#other-considerations", + "https://www.w3.org/TR/openscreen-network/#security-mitigations", + "https://www.w3.org/TR/openscreen-network/#local-passive-mitigations", + "https://www.w3.org/TR/openscreen-network/#local-active-mitigations", + "https://www.w3.org/TR/openscreen-network/#suspicious-agent", + "https://www.w3.org/TR/openscreen-network/#remote-active-mitigations", + "https://www.w3.org/TR/openscreen-network/#denial-of-service-mitigations", + "https://www.w3.org/TR/openscreen-network/#malicious-input-mitigations", + "https://www.w3.org/TR/openscreen-network/#security-ui", + "https://www.w3.org/TR/openscreen-network/#ref-for-suspicious-agent", + "https://www.w3.org/TR/openscreen-network/#instance-names", + "https://www.w3.org/TR/openscreen-network/#ref-for-section-4.1.1%E2%91%A0", + "https://www.w3.org/TR/openscreen-network/#issue-40e518b1", + "https://www.w3.org/TR/openscreen-network/#verified-display-name", + "https://www.w3.org/TR/openscreen-network/#ref-for-verified-display-name", + "https://www.w3.org/TR/openscreen-network/#appendix-a", + "https://www.w3.org/TR/openscreen-network/#ref-for-section-3", + "https://www.w3.org/TR/openscreen-network/#auth-capabilities", + "https://www.w3.org/TR/openscreen-network/#auth-initiation-token", + "https://www.w3.org/TR/openscreen-network/#auth-spake2-confirmation", + "https://www.w3.org/TR/openscreen-network/#auth-status", + "https://www.w3.org/TR/openscreen-network/#auth-spake2-handshake", + "https://www.w3.org/TR/openscreen-network/#appendix-b", + "https://www.w3.org/TR/openscreen-network/#ref-for-something%E2%91%A0", + "https://www.w3.org/TR/openscreen-network/#appendix-c-base-10", + "https://www.w3.org/TR/openscreen-network/#example-7640121e", + "https://www.w3.org/TR/openscreen-network/#appendix-c-qr-code", + "https://www.w3.org/TR/openscreen-network/#ref-for-something%E2%91%A1", + "https://www.w3.org/TR/openscreen-network/#example-9c4041cf", + "https://www.w3.org/TR/openscreen-network/#appendix-c", + "https://www.w3.org/TR/openscreen-network/#w3c-conformance", + "https://www.w3.org/TR/openscreen-network/#w3c-conventions", + "https://www.w3.org/TR/openscreen-network/#w3c-example", + "https://www.w3.org/TR/openscreen-network/#w3c-conformant-algorithms", + "https://www.w3.org/TR/openscreen-network/#index", + "https://www.w3.org/TR/openscreen-network/#index-defined-here", + "https://www.w3.org/TR/openscreen-network/#index-defined-elsewhere", + "https://www.w3.org/TR/openscreen-network/#a2a5cd12", + "https://www.w3.org/TR/openscreen-network/#7da0b931", + "https://www.w3.org/TR/openscreen-network/#1653d24b", + "https://www.w3.org/TR/openscreen-network/#56faf270", + "https://www.w3.org/TR/openscreen-network/#1687f4bb", + "https://www.w3.org/TR/openscreen-network/#d7f13890", + "https://www.w3.org/TR/openscreen-network/#5dec8682", + "https://www.w3.org/TR/openscreen-network/#c7313446", + "https://www.w3.org/TR/openscreen-network/#87430c85", + "https://www.w3.org/TR/openscreen-network/#a6ddbb58", + "https://www.w3.org/TR/openscreen-network/#d558f973", + "https://www.w3.org/TR/openscreen-network/#6c09a22e", + "https://www.w3.org/TR/openscreen-network/#4be354e2", + "https://www.w3.org/TR/openscreen-network/#references", + "https://www.w3.org/TR/openscreen-network/#normative", + "https://www.w3.org/TR/openscreen-network/#biblio-iso18004", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc2119", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc4122", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc4648", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc5280", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc5480", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc5758", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc6066", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc6762", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc6763", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc7301", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc7469", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc7748", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc8446", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc8610", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc8949", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc9000", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc9382", + "https://www.w3.org/TR/openscreen-network/#biblio-x690", + "https://www.w3.org/TR/openscreen-network/#informative", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc2104", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc5869", + "https://www.w3.org/TR/openscreen-network/#biblio-rfc6234", + "https://www.w3.org/TR/openscreen-network/#biblio-security-privacy-questionnaire", + "https://www.w3.org/TR/openscreen-network/#issues-index" + ] +} \ No newline at end of file diff --git a/tr/ids/openscreenprotocol.json b/tr/ids/openscreenprotocol.json deleted file mode 100644 index 8dbb10485cb7..000000000000 --- a/tr/ids/openscreenprotocol.json +++ /dev/null @@ -1,670 +0,0 @@ -{ - "spec": { - "title": "Open Screen Protocol", - "url": "https://www.w3.org/TR/openscreenprotocol/" - }, - "ids": [ - "https://www.w3.org/TR/openscreenprotocol/#toc-nav", - "https://www.w3.org/TR/openscreenprotocol/#toc-jump", - "https://www.w3.org/TR/openscreenprotocol/#toc-toggle", - "https://www.w3.org/TR/openscreenprotocol/#toc-theme-toggle", - "https://www.w3.org/TR/openscreenprotocol/#title", - "https://www.w3.org/TR/openscreenprotocol/#w3c-state", - "https://www.w3.org/TR/openscreenprotocol/#abstract", - "https://www.w3.org/TR/openscreenprotocol/#sotd", - "https://www.w3.org/TR/openscreenprotocol/#sotd_patent", - "https://www.w3.org/TR/openscreenprotocol/#w3c_process_revision", - "https://www.w3.org/TR/openscreenprotocol/#toc", - "https://www.w3.org/TR/openscreenprotocol/#contents", - "https://www.w3.org/TR/openscreenprotocol/#introduction", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-element", - "https://www.w3.org/TR/openscreenprotocol/#terminology", - "https://www.w3.org/TR/openscreenprotocol/#open-screen-protocol-agent", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-controlling-user-agent", - "https://www.w3.org/TR/openscreenprotocol/#controller", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-receiving-user-agent", - "https://www.w3.org/TR/openscreenprotocol/#receiver", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-receiving-browsing-context", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-element%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-remote-playback-devices", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-receiver", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-controller", - "https://www.w3.org/TR/openscreenprotocol/#media-sender", - "https://www.w3.org/TR/openscreenprotocol/#media-receiver", - "https://www.w3.org/TR/openscreenprotocol/#requirements", - "https://www.w3.org/TR/openscreenprotocol/#requirements-general", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-open-screen-protocol-agent", - "https://www.w3.org/TR/openscreenprotocol/#requirements-presentation-api", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-controller%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-receiver%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-presentation-request-url", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-receiving-browsing-context%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-presentation-request-url%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-presentation-identifier", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-presentationconnection", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-presentation-request-url%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-presentation-identifier%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-presentationconnection%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-presentation-request-url%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-presentation-identifier%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#requirements-remote-playback", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-controller%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-receiver%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-htmlmediaelement", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-initiate-remote-playback", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-htmlmediaelement%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-htmlmediaelement%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-htmlmediaelement%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-media-element-state", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-htmlmediaelement%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#requirements-non-functional", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-listening-agent", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-advertising-agent", - "https://www.w3.org/TR/openscreenprotocol/#discovery", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-open-screen-protocol-agent%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-section-7", - "https://www.w3.org/TR/openscreenprotocol/#advertising-agent", - "https://www.w3.org/TR/openscreenprotocol/#display-name", - "https://www.w3.org/TR/openscreenprotocol/#listening-agent", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-section-4.1.1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-section-9", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-fingerprint", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-name-variable-length-integer-enc", - "https://www.w3.org/TR/openscreenprotocol/#computing-agent-fingerprint", - "https://www.w3.org/TR/openscreenprotocol/#agent-fingerprint", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-certificate", - "https://www.w3.org/TR/openscreenprotocol/#transport", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-listening-agent%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-advertising-agent%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#tls-13", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-open-screen-protocol-agent%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-fingerprint%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#issue-808efb48", - "https://www.w3.org/TR/openscreenprotocol/#certificates", - "https://www.w3.org/TR/openscreenprotocol/#agent-certificate", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-advertising-agent%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-listening-agent%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-certificate%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-certificate%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-section-4.2.3", - "https://www.w3.org/TR/openscreenprotocol/#certificate-serial-number", - "https://www.w3.org/TR/openscreenprotocol/#certificate-serial-number-base", - "https://www.w3.org/TR/openscreenprotocol/#certificate-serial-number-counter", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-certificate-serial-number-counter", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-certificate-serial-number-base", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-certificate-serial-number-counter%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-certificate-serial-number", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-section-4.2.1.3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-certificate-serial-number%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-certificate%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-certificate%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#metadata", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info-request", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info-response", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info-response%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info-event", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info-request%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-section-2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-status-request", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-status-request%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-status-response", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-name-transport-parameter-encodin", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-status-request%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-status-response%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#messages", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-section-4.6", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-open-screen-protocol-agent%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-name-variable-length-integer-enc%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-name-connection_close-frames", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-name-variable-length-integer-enc%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#message-compatibility", - "https://www.w3.org/TR/openscreenprotocol/#authentication", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-open-screen-protocol-agent%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-capabilities", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-initiation-token", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-advertising-agent%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-capabilities%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-something", - "https://www.w3.org/TR/openscreenprotocol/#authentication-with-spake2", - "https://www.w3.org/TR/openscreenprotocol/#issue-dc398825", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-spake2-handshake", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-spake2-confirmation", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-status", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-spake2-handshake%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-spake2-confirmation%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-fingerprint%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-spake2-handshake%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-spake2-handshake%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-spake2-handshake%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-spake2-handshake%E2%91%A4", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-spake2-handshake%E2%91%A5", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-spake2-handshake%E2%91%A6", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-spake2-handshake%E2%91%A7", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-spake2-confirmation%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-spake2-confirmation%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-status%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-auth-status%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#presentation-protocol", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-available-presentation-display", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-presentation-request-url%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-url-availability-request", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-url-availability-response", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-url-availability-event", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-url-availability-response%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-start-request", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-presentation-identifier%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-presentation-identifier%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-start-request%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-start-response", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-connection-message", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-start-response%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-connection-open-response", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-termination-request", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-termination-request%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-receiver%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-termination-request%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-termination-response", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-termination-event", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-termination-request%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-connection-open-request", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-connection-open-request%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-connection-open-response%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-connection-open-response%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-change-event", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-connection-close-event", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-connection-close-event%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-change-event%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#presentation-api", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-open-screen-protocol-agent%E2%91%A4", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-controlling-user-agent%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-open-screen-protocol-agent%E2%91%A5", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-receiving-user-agent%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-controlling-user-agent%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-receiving-user-agent%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-advertising-agent%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-listening-agent%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-controller%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info-request%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-url-availability-request%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-start-request%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-presentation-identifier%E2%91%A4", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-connection-open-request%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-connection-message%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-connection-close-event%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-change-event%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-termination-request%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-connection-open-request%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-connection-open-response%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-presentation-change-event%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#time-representation", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-time-scale", - "https://www.w3.org/TR/openscreenprotocol/#time-scale", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-time-scale%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#remote-playback-protocol", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-compatible-remote-playback-device", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-availability-request", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-resource", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-request", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-availability-response", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-availability-event", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-availability-response%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-request%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-section-4.4", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-resource%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-attr-source-src", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-attr-source-type", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-resource%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-resource%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-request%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-resource%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-state-event", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-modify-request", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-video-frame", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-start-request", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-start-response", - "https://www.w3.org/TR/openscreenprotocol/#issue-9717419d", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-modify-request", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-modify-request%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-modify-response", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-state-event%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-state-event%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-fastseek", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-pause", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-play", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-state-event%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-currentsrc", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-networkstate", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-readystate", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-error", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-duration", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-buffered", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-seekable", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-playbackrate", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-paused", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-seeking", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-ended", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-volume", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-muted", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-audiotracks", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-videotracks", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-texttracks", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-video-videowidth", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-video-videoheight", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-timeline-offset", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-state-event%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-event-media-stalled", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-htmlmediaelement%E2%91%A4", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-state-event%E2%91%A4", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-state-event%E2%91%A5", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-played", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-currenttime", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-event-media-timeupdate", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-termination-request", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-termination-request%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-termination-response", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-termination-event", - "https://www.w3.org/TR/openscreenprotocol/#remote-playback-state-and-controls", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-modify-request%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-state-event%E2%91%A6", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-htmlmediaelement%E2%91%A5", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-resource%E2%91%A4", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-src", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-request%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-resource%E2%91%A5", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-preload", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-request%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-loop", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-request%E2%91%A4", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-pause%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-play%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-muted%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-volume%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-currenttime%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-fastseek%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-playbackrate%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-poster-frame", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-audiotracks%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-videotracks%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-addtexttrack", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-texttracks%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-text-track-cue", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-texttracks%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-request%E2%91%A5", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-resource%E2%91%A6", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-resource%E2%91%A7", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-resource%E2%91%A8", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-currentsrc%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-resource%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-resource%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-networkstate%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-network_empty", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-readystate%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-have_nothing", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A4", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-error%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-concept-mediaerror-code", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A5", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-timeline", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-timeline-offset%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-getstartdate", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A6", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-timeline%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-duration%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A7", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-buffered%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A8", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-played%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-seekable%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-official-playback-position", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-currenttime%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-playbackrate%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-paused%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-seeking%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-event-media-stalled%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-ended%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-volume%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A7", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-muted%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-video-videowidth%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-video-videoheight%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-audiotracks%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-videotracks%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A1%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-media-texttracks%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A1%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-timeline%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-response%E2%91%A1%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#remote-playback-api", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-open-screen-protocol-agent%E2%91%A6", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-htmlmediaelement%E2%91%A6", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-open-screen-protocol-agent%E2%91%A7", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-remote-playback-devices%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-htmlmediaelement%E2%91%A7", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-remote-playback-devices%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-advertising-agent%E2%91%A4", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-listening-agent%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-remote-playback-devices%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info-request%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-availability-request%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-receiver%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-availability-request%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-availability-sources-set", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-request%E2%91%A6", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-start-request%E2%91%A7", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-remote-playback-source", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-modify-request%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-modify-response%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-state-event%E2%91%A7", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-remote-playback-termination-request%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#streaming-protocol", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-sender", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-receiver", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-open-screen-protocol-agent%E2%91%A8", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-advertising-agent%E2%91%A5", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-listening-agent%E2%91%A4", - "https://www.w3.org/TR/openscreenprotocol/#streaming-protocol-capabilities", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-capabilities-request", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-capabilities-response", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-section-3", - "https://www.w3.org/TR/openscreenprotocol/#streaming-sessions", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-start-request%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-time-scale%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-time-scale%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-time-scale%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-start-request%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-start-response%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-modify-request%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-modify-request%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-modify-response", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-modify-request%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-start-response%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-modify-request%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-terminate-request", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-terminate-request%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-terminate-response", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-terminate-event", - "https://www.w3.org/TR/openscreenprotocol/#streaming-audio", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-sender%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-receiver%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-audio-frame", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-audio-encoding-offer", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-time-scale%E2%91%A4", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-time-scale%E2%91%A5", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-audio-encoding-offer%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-audio-encoding-offer%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-time-scale%E2%91%A6", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-audio-encoding-offer%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-audio-encoding-offer%E2%91%A3", - "https://www.w3.org/TR/openscreenprotocol/#streaming-video", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-video-frame%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-time-scale%E2%91%A7", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-time-scale%E2%91%A8", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-video-encoding-offer", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-time-scale%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-video-encoding-offer%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-video-encoding-offer%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-video-encoding-offer%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#streaming-data", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-data-frame", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-time-scale%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-time-scale%E2%91%A0%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-data-encoding-offer", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-data-encoding-offer%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-time-scale%E2%91%A0%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-data-encoding-offer%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-data-encoding-offer%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#streaming-feedback", - "https://www.w3.org/TR/openscreenprotocol/#streaming-stats", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-sender-stats-event", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-sender-stats-event%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-receiver-stats-event", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-streaming-session-receiver-stats-event%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#requests-responses-watches", - "https://www.w3.org/TR/openscreenprotocol/#protocol-extensions", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-open-screen-protocol-agent%E2%91%A0%E2%93%AA", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info%E2%91%A4", - "https://www.w3.org/TR/openscreenprotocol/#protocol-extension-fields", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-audio-frame%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info%E2%91%A5", - "https://www.w3.org/TR/openscreenprotocol/#security-privacy", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-open-screen-protocol-agent%E2%91%A0%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#threat-models", - "https://www.w3.org/TR/openscreenprotocol/#passive-network-attackers", - "https://www.w3.org/TR/openscreenprotocol/#active-network-attackers", - "https://www.w3.org/TR/openscreenprotocol/#denial-of-service", - "https://www.w3.org/TR/openscreenprotocol/#same-origin-policy-violations", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-window-postmessage", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-presentation-identifier%E2%91%A5", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-presentationconnection%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#security-privacy-questions", - "https://www.w3.org/TR/openscreenprotocol/#personally-identifiable-information", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-presentation-identifier%E2%91%A6", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info%E2%91%A6", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-display-name", - "https://www.w3.org/TR/openscreenprotocol/#cross-origin-state", - "https://www.w3.org/TR/openscreenprotocol/#origin-access-devices", - "https://www.w3.org/TR/openscreenprotocol/#private-browsing-mode", - "https://www.w3.org/TR/openscreenprotocol/#persistent-state", - "https://www.w3.org/TR/openscreenprotocol/#issue-8bf4aa9f", - "https://www.w3.org/TR/openscreenprotocol/#other-considerations", - "https://www.w3.org/TR/openscreenprotocol/#presentation-api-considerations", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dfn-presentation-identifier%E2%91%A7", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-dom-presentationconnection%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#remote-playback-considerations", - "https://www.w3.org/TR/openscreenprotocol/#security-mitigations", - "https://www.w3.org/TR/openscreenprotocol/#local-passive-mitigations", - "https://www.w3.org/TR/openscreenprotocol/#local-active-mitigations", - "https://www.w3.org/TR/openscreenprotocol/#suspicious-agent", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info%E2%91%A7", - "https://www.w3.org/TR/openscreenprotocol/#remote-active-mitigations", - "https://www.w3.org/TR/openscreenprotocol/#denial-of-service-mitigations", - "https://www.w3.org/TR/openscreenprotocol/#malicious-input-mitigations", - "https://www.w3.org/TR/openscreenprotocol/#security-ui", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-suspicious-agent", - "https://www.w3.org/TR/openscreenprotocol/#instance-names", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-section-4.1.1%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-agent-info%E2%91%A8", - "https://www.w3.org/TR/openscreenprotocol/#verified-display-name", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-verified-display-name", - "https://www.w3.org/TR/openscreenprotocol/#appendix-a", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-section-3%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#agent-info-request", - "https://www.w3.org/TR/openscreenprotocol/#agent-info-response", - "https://www.w3.org/TR/openscreenprotocol/#agent-info-event", - "https://www.w3.org/TR/openscreenprotocol/#agent-info", - "https://www.w3.org/TR/openscreenprotocol/#agent-status-request", - "https://www.w3.org/TR/openscreenprotocol/#agent-status-response", - "https://www.w3.org/TR/openscreenprotocol/#auth-capabilities", - "https://www.w3.org/TR/openscreenprotocol/#auth-initiation-token", - "https://www.w3.org/TR/openscreenprotocol/#auth-spake2-confirmation", - "https://www.w3.org/TR/openscreenprotocol/#auth-status", - "https://www.w3.org/TR/openscreenprotocol/#auth-spake2-handshake", - "https://www.w3.org/TR/openscreenprotocol/#presentation-url-availability-request", - "https://www.w3.org/TR/openscreenprotocol/#presentation-url-availability-response", - "https://www.w3.org/TR/openscreenprotocol/#presentation-url-availability-event", - "https://www.w3.org/TR/openscreenprotocol/#presentation-start-request", - "https://www.w3.org/TR/openscreenprotocol/#presentation-start-response", - "https://www.w3.org/TR/openscreenprotocol/#presentation-termination-request", - "https://www.w3.org/TR/openscreenprotocol/#presentation-termination-response", - "https://www.w3.org/TR/openscreenprotocol/#presentation-termination-event", - "https://www.w3.org/TR/openscreenprotocol/#presentation-connection-open-request", - "https://www.w3.org/TR/openscreenprotocol/#presentation-connection-open-response", - "https://www.w3.org/TR/openscreenprotocol/#presentation-connection-close-event", - "https://www.w3.org/TR/openscreenprotocol/#presentation-change-event", - "https://www.w3.org/TR/openscreenprotocol/#presentation-connection-message", - "https://www.w3.org/TR/openscreenprotocol/#remote-playback-availability-request", - "https://www.w3.org/TR/openscreenprotocol/#remote-playback-availability-response", - "https://www.w3.org/TR/openscreenprotocol/#remote-playback-availability-event", - "https://www.w3.org/TR/openscreenprotocol/#remote-playback-start-request", - "https://www.w3.org/TR/openscreenprotocol/#remote-playback-start-response", - "https://www.w3.org/TR/openscreenprotocol/#remote-playback-termination-request", - "https://www.w3.org/TR/openscreenprotocol/#remote-playback-termination-response", - "https://www.w3.org/TR/openscreenprotocol/#remote-playback-termination-event", - "https://www.w3.org/TR/openscreenprotocol/#remote-playback-modify-request", - "https://www.w3.org/TR/openscreenprotocol/#remote-playback-modify-response", - "https://www.w3.org/TR/openscreenprotocol/#remote-playback-state-event", - "https://www.w3.org/TR/openscreenprotocol/#text-track-cue", - "https://www.w3.org/TR/openscreenprotocol/#audio-frame", - "https://www.w3.org/TR/openscreenprotocol/#video-frame", - "https://www.w3.org/TR/openscreenprotocol/#data-frame", - "https://www.w3.org/TR/openscreenprotocol/#streaming-capabilities-request", - "https://www.w3.org/TR/openscreenprotocol/#streaming-capabilities-response", - "https://www.w3.org/TR/openscreenprotocol/#streaming-session-start-request", - "https://www.w3.org/TR/openscreenprotocol/#streaming-session-start-response", - "https://www.w3.org/TR/openscreenprotocol/#streaming-session-modify-request", - "https://www.w3.org/TR/openscreenprotocol/#streaming-session-modify-response", - "https://www.w3.org/TR/openscreenprotocol/#streaming-session-terminate-request", - "https://www.w3.org/TR/openscreenprotocol/#streaming-session-terminate-response", - "https://www.w3.org/TR/openscreenprotocol/#streaming-session-terminate-event", - "https://www.w3.org/TR/openscreenprotocol/#audio-encoding-offer", - "https://www.w3.org/TR/openscreenprotocol/#video-encoding-offer", - "https://www.w3.org/TR/openscreenprotocol/#data-encoding-offer", - "https://www.w3.org/TR/openscreenprotocol/#streaming-session-sender-stats-event", - "https://www.w3.org/TR/openscreenprotocol/#streaming-session-receiver-stats-event", - "https://www.w3.org/TR/openscreenprotocol/#appendix-b", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-name-variable-length-integer-enc%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#appendix-c", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-something%E2%91%A0", - "https://www.w3.org/TR/openscreenprotocol/#appendix-c-base-10", - "https://www.w3.org/TR/openscreenprotocol/#example-7640121e", - "https://www.w3.org/TR/openscreenprotocol/#appendix-c-qr-code", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-something%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#example-9c4041cf", - "https://www.w3.org/TR/openscreenprotocol/#appendix-d", - "https://www.w3.org/TR/openscreenprotocol/#appendix-e", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-media-timeline%E2%91%A2", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-audio-frame%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#ref-for-video-frame%E2%91%A1", - "https://www.w3.org/TR/openscreenprotocol/#w3c-conformance", - "https://www.w3.org/TR/openscreenprotocol/#w3c-conventions", - "https://www.w3.org/TR/openscreenprotocol/#w3c-example", - "https://www.w3.org/TR/openscreenprotocol/#w3c-conformant-algorithms", - "https://www.w3.org/TR/openscreenprotocol/#index", - "https://www.w3.org/TR/openscreenprotocol/#index-defined-here", - "https://www.w3.org/TR/openscreenprotocol/#index-defined-elsewhere", - "https://www.w3.org/TR/openscreenprotocol/#3f5f11ee", - "https://www.w3.org/TR/openscreenprotocol/#1076ec40", - "https://www.w3.org/TR/openscreenprotocol/#d834f763", - "https://www.w3.org/TR/openscreenprotocol/#15a088cb", - "https://www.w3.org/TR/openscreenprotocol/#03cd5764", - "https://www.w3.org/TR/openscreenprotocol/#a65cc4ee", - "https://www.w3.org/TR/openscreenprotocol/#e9415387", - "https://www.w3.org/TR/openscreenprotocol/#89da795b", - "https://www.w3.org/TR/openscreenprotocol/#36aa3708", - "https://www.w3.org/TR/openscreenprotocol/#a17504bd", - "https://www.w3.org/TR/openscreenprotocol/#ba8a9b31", - "https://www.w3.org/TR/openscreenprotocol/#732fbcbd", - "https://www.w3.org/TR/openscreenprotocol/#eacd6596", - "https://www.w3.org/TR/openscreenprotocol/#1c76c896", - "https://www.w3.org/TR/openscreenprotocol/#03499e48", - "https://www.w3.org/TR/openscreenprotocol/#9e0b0141", - "https://www.w3.org/TR/openscreenprotocol/#649ace3d", - "https://www.w3.org/TR/openscreenprotocol/#23808d57", - "https://www.w3.org/TR/openscreenprotocol/#8d87f944", - "https://www.w3.org/TR/openscreenprotocol/#552e1f12", - "https://www.w3.org/TR/openscreenprotocol/#3ce575bf", - "https://www.w3.org/TR/openscreenprotocol/#a35cc467", - "https://www.w3.org/TR/openscreenprotocol/#eb577fbe", - "https://www.w3.org/TR/openscreenprotocol/#613edb27", - "https://www.w3.org/TR/openscreenprotocol/#99123207", - "https://www.w3.org/TR/openscreenprotocol/#87a0c5de", - "https://www.w3.org/TR/openscreenprotocol/#cb19d8be", - "https://www.w3.org/TR/openscreenprotocol/#565ece29", - "https://www.w3.org/TR/openscreenprotocol/#36c7793a", - "https://www.w3.org/TR/openscreenprotocol/#621f3aeb", - "https://www.w3.org/TR/openscreenprotocol/#4728547d", - "https://www.w3.org/TR/openscreenprotocol/#45182159", - "https://www.w3.org/TR/openscreenprotocol/#eb573143", - "https://www.w3.org/TR/openscreenprotocol/#1d3efcfe", - "https://www.w3.org/TR/openscreenprotocol/#ea42745f", - "https://www.w3.org/TR/openscreenprotocol/#df48f90a", - "https://www.w3.org/TR/openscreenprotocol/#e5d99cfd", - "https://www.w3.org/TR/openscreenprotocol/#4ef17206", - "https://www.w3.org/TR/openscreenprotocol/#da57602e", - "https://www.w3.org/TR/openscreenprotocol/#d0a3e1e6", - "https://www.w3.org/TR/openscreenprotocol/#4bc31655", - "https://www.w3.org/TR/openscreenprotocol/#1a09160b", - "https://www.w3.org/TR/openscreenprotocol/#5078a29a", - "https://www.w3.org/TR/openscreenprotocol/#a2a5cd12", - "https://www.w3.org/TR/openscreenprotocol/#24141027", - "https://www.w3.org/TR/openscreenprotocol/#e01f0d07", - "https://www.w3.org/TR/openscreenprotocol/#ef3ff42b", - "https://www.w3.org/TR/openscreenprotocol/#f1776616", - "https://www.w3.org/TR/openscreenprotocol/#456f89c8", - "https://www.w3.org/TR/openscreenprotocol/#e9b42004", - "https://www.w3.org/TR/openscreenprotocol/#e21cba52", - "https://www.w3.org/TR/openscreenprotocol/#a07c7f7e", - "https://www.w3.org/TR/openscreenprotocol/#be4088c1", - "https://www.w3.org/TR/openscreenprotocol/#62061ebf", - "https://www.w3.org/TR/openscreenprotocol/#c5013a3b", - "https://www.w3.org/TR/openscreenprotocol/#06b254b0", - "https://www.w3.org/TR/openscreenprotocol/#b2b6fbb0", - "https://www.w3.org/TR/openscreenprotocol/#1704ff9c", - "https://www.w3.org/TR/openscreenprotocol/#1fe3b46b", - "https://www.w3.org/TR/openscreenprotocol/#208b5961", - "https://www.w3.org/TR/openscreenprotocol/#09153fed", - "https://www.w3.org/TR/openscreenprotocol/#38cb699f", - "https://www.w3.org/TR/openscreenprotocol/#34d12a4f", - "https://www.w3.org/TR/openscreenprotocol/#6f0181fa", - "https://www.w3.org/TR/openscreenprotocol/#c7313446", - "https://www.w3.org/TR/openscreenprotocol/#8f45ca65", - "https://www.w3.org/TR/openscreenprotocol/#a6ddbb58", - "https://www.w3.org/TR/openscreenprotocol/#d558f973", - "https://www.w3.org/TR/openscreenprotocol/#fc89f77a", - "https://www.w3.org/TR/openscreenprotocol/#6c09a22e", - "https://www.w3.org/TR/openscreenprotocol/#4be354e2", - "https://www.w3.org/TR/openscreenprotocol/#references", - "https://www.w3.org/TR/openscreenprotocol/#normative", - "https://www.w3.org/TR/openscreenprotocol/#biblio-html", - "https://www.w3.org/TR/openscreenprotocol/#biblio-iso18004", - "https://www.w3.org/TR/openscreenprotocol/#biblio-media-capabilities", - "https://www.w3.org/TR/openscreenprotocol/#biblio-presentation-api", - "https://www.w3.org/TR/openscreenprotocol/#biblio-remote-playback", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc2119", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc4648", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc5280", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc5480", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc5646", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc5758", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc6066", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc6381", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc6762", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc6763", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc7301", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc7469", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc8446", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc8610", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc8949", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc9000", - "https://www.w3.org/TR/openscreenprotocol/#biblio-x690", - "https://www.w3.org/TR/openscreenprotocol/#informative", - "https://www.w3.org/TR/openscreenprotocol/#biblio-ieee-754", - "https://www.w3.org/TR/openscreenprotocol/#biblio-itu-r-bt1359-1", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc4122", - "https://www.w3.org/TR/openscreenprotocol/#biblio-rfc6234", - "https://www.w3.org/TR/openscreenprotocol/#biblio-security-privacy-questionnaire", - "https://www.w3.org/TR/openscreenprotocol/#biblio-webcodecs-codec-registry", - "https://www.w3.org/TR/openscreenprotocol/#issues-index" - ] -} \ No newline at end of file diff --git a/tr/ids/picture-in-picture.json b/tr/ids/picture-in-picture.json index 85ffbbfd7d64..7aa817a2f95d 100644 --- a/tr/ids/picture-in-picture.json +++ b/tr/ids/picture-in-picture.json @@ -7,6 +7,7 @@ "https://www.w3.org/TR/picture-in-picture/#toc-nav", "https://www.w3.org/TR/picture-in-picture/#toc-jump", "https://www.w3.org/TR/picture-in-picture/#toc-toggle", + "https://www.w3.org/TR/picture-in-picture/#toc-theme-toggle", "https://www.w3.org/TR/picture-in-picture/#title", "https://www.w3.org/TR/picture-in-picture/#w3c-state", "https://www.w3.org/TR/picture-in-picture/#abstract", @@ -25,20 +26,12 @@ "https://www.w3.org/TR/picture-in-picture/#defines", "https://www.w3.org/TR/picture-in-picture/#ref-for-user-agent", "https://www.w3.org/TR/picture-in-picture/#initiators-of-active-picture-in-picture-sessions", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-initiators-of-active-picture-in-picture-sessions", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-initiators-of-active-picture-in-picture-sessions", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-initiators-of-active-picture-in-picture-sessions", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-initiators-of-active-picture-in-picture-sessions", "https://www.w3.org/TR/picture-in-picture/#ref-for-concept-document-origin", "https://www.w3.org/TR/picture-in-picture/#ref-for-user-agent%E2%91%A0", "https://www.w3.org/TR/picture-in-picture/#ref-for-initiators-of-active-picture-in-picture-sessions", "https://www.w3.org/TR/picture-in-picture/#ref-for-same-origin-domain", "https://www.w3.org/TR/picture-in-picture/#request-pip", "https://www.w3.org/TR/picture-in-picture/#request-picture-in-picture-algorithm", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-request-picture-in-picture-algorithm", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-request-picture-in-picture-algorithm", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-request-picture-in-picture-algorithm", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-request-picture-in-picture-algorithm", "https://www.w3.org/TR/picture-in-picture/#ref-for-picture-in-picture-support", "https://www.w3.org/TR/picture-in-picture/#ref-for-notsupportederror", "https://www.w3.org/TR/picture-in-picture/#ref-for-allowed-to-use", @@ -58,10 +51,6 @@ "https://www.w3.org/TR/picture-in-picture/#ref-for-dom-documentorshadowroot-pictureinpictureelement%E2%91%A0", "https://www.w3.org/TR/picture-in-picture/#ref-for-dom-documentorshadowroot-pictureinpictureelement%E2%91%A1", "https://www.w3.org/TR/picture-in-picture/#picture-in-picture-window", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-picture-in-picture-window", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-picture-in-picture-window", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-picture-in-picture-window", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-picture-in-picture-window", "https://www.w3.org/TR/picture-in-picture/#ref-for-pictureinpicturewindow", "https://www.w3.org/TR/picture-in-picture/#ref-for-dom-documentorshadowroot-pictureinpictureelement%E2%91%A2", "https://www.w3.org/TR/picture-in-picture/#ref-for-relevant-settings-object", @@ -79,10 +68,6 @@ "https://www.w3.org/TR/picture-in-picture/#ref-for-fully-exit-fullscreen", "https://www.w3.org/TR/picture-in-picture/#exit-pip", "https://www.w3.org/TR/picture-in-picture/#exit-picture-in-picture-algorithm", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-exit-picture-in-picture-algorithm", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-exit-picture-in-picture-algorithm", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-exit-picture-in-picture-algorithm", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-exit-picture-in-picture-algorithm", "https://www.w3.org/TR/picture-in-picture/#ref-for-dom-documentorshadowroot-pictureinpictureelement%E2%91%A4", "https://www.w3.org/TR/picture-in-picture/#ref-for-invalidstateerror%E2%91%A2", "https://www.w3.org/TR/picture-in-picture/#ref-for-close-window-algorithm", @@ -136,10 +121,6 @@ "https://www.w3.org/TR/picture-in-picture/#ref-for-idl-promise", "https://www.w3.org/TR/picture-in-picture/#ref-for-pictureinpicturewindow%E2%91%A0", "https://www.w3.org/TR/picture-in-picture/#dom-htmlvideoelement-requestpictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dom-htmlvideoelement-requestpictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dom-htmlvideoelement-requestpictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dom-htmlvideoelement-requestpictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dom-htmlvideoelement-requestpictureinpicture", "https://www.w3.org/TR/picture-in-picture/#ref-for-eventhandler", "https://www.w3.org/TR/picture-in-picture/#dom-htmlvideoelement-onenterpictureinpicture", "https://www.w3.org/TR/picture-in-picture/#ref-for-eventhandler%E2%91%A0", @@ -147,10 +128,6 @@ "https://www.w3.org/TR/picture-in-picture/#ref-for-cereactions", "https://www.w3.org/TR/picture-in-picture/#ref-for-idl-boolean", "https://www.w3.org/TR/picture-in-picture/#dom-htmlvideoelement-disablepictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dom-htmlvideoelement-disablepictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dom-htmlvideoelement-disablepictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dom-htmlvideoelement-disablepictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dom-htmlvideoelement-disablepictureinpicture", "https://www.w3.org/TR/picture-in-picture/#ref-for-dom-htmlvideoelement-requestpictureinpicture%E2%91%A0", "https://www.w3.org/TR/picture-in-picture/#ref-for-a-new-promise", "https://www.w3.org/TR/picture-in-picture/#ref-for-in-parallel", @@ -162,27 +139,15 @@ "https://www.w3.org/TR/picture-in-picture/#ref-for-document%E2%91%A0", "https://www.w3.org/TR/picture-in-picture/#ref-for-idl-boolean%E2%91%A0", "https://www.w3.org/TR/picture-in-picture/#dom-document-pictureinpictureenabled", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dom-document-pictureinpictureenabled", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dom-document-pictureinpictureenabled", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dom-document-pictureinpictureenabled", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dom-document-pictureinpictureenabled", "https://www.w3.org/TR/picture-in-picture/#ref-for-NewObject%E2%91%A0", "https://www.w3.org/TR/picture-in-picture/#ref-for-idl-promise%E2%91%A0", "https://www.w3.org/TR/picture-in-picture/#ref-for-idl-undefined", "https://www.w3.org/TR/picture-in-picture/#dom-document-exitpictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dom-document-exitpictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dom-document-exitpictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dom-document-exitpictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dom-document-exitpictureinpicture", "https://www.w3.org/TR/picture-in-picture/#ref-for-dom-document-pictureinpictureenabled", "https://www.w3.org/TR/picture-in-picture/#ref-for-picture-in-picture-support%E2%91%A0", "https://www.w3.org/TR/picture-in-picture/#ref-for-this%E2%91%A0", "https://www.w3.org/TR/picture-in-picture/#ref-for-allowed-to-use%E2%91%A0", "https://www.w3.org/TR/picture-in-picture/#picture-in-picture-support", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-picture-in-picture-support", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-picture-in-picture-support", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-picture-in-picture-support", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-picture-in-picture-support", "https://www.w3.org/TR/picture-in-picture/#ref-for-dom-document-exitpictureinpicture", "https://www.w3.org/TR/picture-in-picture/#ref-for-a-new-promise%E2%91%A0", "https://www.w3.org/TR/picture-in-picture/#ref-for-in-parallel%E2%91%A0", @@ -192,10 +157,6 @@ "https://www.w3.org/TR/picture-in-picture/#ref-for-documentorshadowroot", "https://www.w3.org/TR/picture-in-picture/#ref-for-element", "https://www.w3.org/TR/picture-in-picture/#dom-documentorshadowroot-pictureinpictureelement", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dom-documentorshadowroot-pictureinpictureelement", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dom-documentorshadowroot-pictureinpictureelement", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dom-documentorshadowroot-pictureinpictureelement", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dom-documentorshadowroot-pictureinpictureelement", "https://www.w3.org/TR/picture-in-picture/#ref-for-dom-documentorshadowroot-pictureinpictureelement%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/picture-in-picture/#ref-for-this%E2%91%A1", "https://www.w3.org/TR/picture-in-picture/#ref-for-concept-shadow-root", @@ -208,23 +169,11 @@ "https://www.w3.org/TR/picture-in-picture/#interface-picture-in-picture-window", "https://www.w3.org/TR/picture-in-picture/#ref-for-Exposed", "https://www.w3.org/TR/picture-in-picture/#pictureinpicturewindow", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-pictureinpicturewindow", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-pictureinpicturewindow", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-pictureinpicturewindow", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-pictureinpicturewindow", "https://www.w3.org/TR/picture-in-picture/#ref-for-eventtarget", "https://www.w3.org/TR/picture-in-picture/#ref-for-idl-long", "https://www.w3.org/TR/picture-in-picture/#dom-pictureinpicturewindow-width", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dom-pictureinpicturewindow-width", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dom-pictureinpicturewindow-width", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dom-pictureinpicturewindow-width", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dom-pictureinpicturewindow-width", "https://www.w3.org/TR/picture-in-picture/#ref-for-idl-long%E2%91%A0", "https://www.w3.org/TR/picture-in-picture/#dom-pictureinpicturewindow-height", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dom-pictureinpicturewindow-height", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dom-pictureinpicturewindow-height", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dom-pictureinpicturewindow-height", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dom-pictureinpicturewindow-height", "https://www.w3.org/TR/picture-in-picture/#ref-for-eventhandler%E2%91%A1", "https://www.w3.org/TR/picture-in-picture/#dom-pictureinpicturewindow-onresize", "https://www.w3.org/TR/picture-in-picture/#ref-for-pictureinpicturewindow%E2%91%A1", @@ -232,10 +181,6 @@ "https://www.w3.org/TR/picture-in-picture/#ref-for-htmlvideoelement%E2%91%A1", "https://www.w3.org/TR/picture-in-picture/#ref-for-pictureinpicturewindow%E2%91%A2", "https://www.w3.org/TR/picture-in-picture/#close-window-algorithm", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-close-window-algorithm", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-close-window-algorithm", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-close-window-algorithm", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-close-window-algorithm", "https://www.w3.org/TR/picture-in-picture/#ref-for-pictureinpicturewindow%E2%91%A3", "https://www.w3.org/TR/picture-in-picture/#ref-for-dom-pictureinpicturewindow-width", "https://www.w3.org/TR/picture-in-picture/#ref-for-px", @@ -254,10 +199,6 @@ "https://www.w3.org/TR/picture-in-picture/#event-types", "https://www.w3.org/TR/picture-in-picture/#ref-for-Exposed%E2%91%A0", "https://www.w3.org/TR/picture-in-picture/#pictureinpictureevent", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-pictureinpictureevent", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-pictureinpictureevent", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-pictureinpictureevent", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-pictureinpictureevent", "https://www.w3.org/TR/picture-in-picture/#ref-for-event", "https://www.w3.org/TR/picture-in-picture/#dom-pictureinpictureevent-pictureinpictureevent", "https://www.w3.org/TR/picture-in-picture/#ref-for-idl-DOMString", @@ -267,35 +208,15 @@ "https://www.w3.org/TR/picture-in-picture/#ref-for-SameObject", "https://www.w3.org/TR/picture-in-picture/#ref-for-pictureinpicturewindow%E2%91%A4", "https://www.w3.org/TR/picture-in-picture/#dom-pictureinpictureevent-pictureinpicturewindow", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dom-pictureinpictureevent-pictureinpicturewindow", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dom-pictureinpictureevent-pictureinpicturewindow", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dom-pictureinpictureevent-pictureinpicturewindow", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dom-pictureinpictureevent-pictureinpicturewindow", "https://www.w3.org/TR/picture-in-picture/#dictdef-pictureinpictureeventinit", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dictdef-pictureinpictureeventinit", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dictdef-pictureinpictureeventinit", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dictdef-pictureinpictureeventinit", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dictdef-pictureinpictureeventinit", "https://www.w3.org/TR/picture-in-picture/#ref-for-dictdef-eventinit", "https://www.w3.org/TR/picture-in-picture/#ref-for-pictureinpicturewindow%E2%91%A5", "https://www.w3.org/TR/picture-in-picture/#dom-pictureinpictureeventinit-pictureinpicturewindow", "https://www.w3.org/TR/picture-in-picture/#eventdef-htmlvideoelement-enterpictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-eventdef-htmlvideoelement-enterpictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-eventdef-htmlvideoelement-enterpictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-eventdef-htmlvideoelement-enterpictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-eventdef-htmlvideoelement-enterpictureinpicture", "https://www.w3.org/TR/picture-in-picture/#ref-for-htmlvideoelement%E2%91%A2", "https://www.w3.org/TR/picture-in-picture/#eventdef-htmlvideoelement-leavepictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-eventdef-htmlvideoelement-leavepictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-eventdef-htmlvideoelement-leavepictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-eventdef-htmlvideoelement-leavepictureinpicture", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-eventdef-htmlvideoelement-leavepictureinpicture", "https://www.w3.org/TR/picture-in-picture/#ref-for-htmlvideoelement%E2%91%A3", "https://www.w3.org/TR/picture-in-picture/#eventdef-pictureinpicturewindow-resize", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-eventdef-pictureinpicturewindow-resize", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-eventdef-pictureinpicturewindow-resize", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-eventdef-pictureinpicturewindow-resize", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-eventdef-pictureinpicturewindow-resize", "https://www.w3.org/TR/picture-in-picture/#ref-for-pictureinpicturewindow%E2%91%A6", "https://www.w3.org/TR/picture-in-picture/#task-source", "https://www.w3.org/TR/picture-in-picture/#ref-for-task-source", @@ -322,305 +243,65 @@ "https://www.w3.org/TR/picture-in-picture/#index-defined-here", "https://www.w3.org/TR/picture-in-picture/#index-defined-elsewhere", "https://www.w3.org/TR/picture-in-picture/#20730c34", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-20730c34", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-20730c34", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-20730c34", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-20730c34", "https://www.w3.org/TR/picture-in-picture/#85394472", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-85394472", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-85394472", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-85394472", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-85394472", "https://www.w3.org/TR/picture-in-picture/#9ac2aadf", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-9ac2aadf", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-9ac2aadf", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-9ac2aadf", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-9ac2aadf", "https://www.w3.org/TR/picture-in-picture/#296f3551", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-296f3551", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-296f3551", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-296f3551", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-296f3551", "https://www.w3.org/TR/picture-in-picture/#129bdae8", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-129bdae8", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-129bdae8", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-129bdae8", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-129bdae8", "https://www.w3.org/TR/picture-in-picture/#44a7708c", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-44a7708c", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-44a7708c", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-44a7708c", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-44a7708c", "https://www.w3.org/TR/picture-in-picture/#2bc0cdf4", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-2bc0cdf4", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-2bc0cdf4", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-2bc0cdf4", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-2bc0cdf4", "https://www.w3.org/TR/picture-in-picture/#0c0ceb78", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-0c0ceb78", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-0c0ceb78", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-0c0ceb78", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-0c0ceb78", "https://www.w3.org/TR/picture-in-picture/#9638f92b", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-9638f92b", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-9638f92b", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-9638f92b", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-9638f92b", "https://www.w3.org/TR/picture-in-picture/#a973e0fe", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-a973e0fe", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-a973e0fe", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-a973e0fe", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-a973e0fe", "https://www.w3.org/TR/picture-in-picture/#5fd23811", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-5fd23811", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-5fd23811", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-5fd23811", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-5fd23811", "https://www.w3.org/TR/picture-in-picture/#5d233601", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-5d233601", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-5d233601", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-5d233601", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-5d233601", "https://www.w3.org/TR/picture-in-picture/#c62cd7cf", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-c62cd7cf", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-c62cd7cf", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-c62cd7cf", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-c62cd7cf", "https://www.w3.org/TR/picture-in-picture/#c200d9ce", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-c200d9ce", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-c200d9ce", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-c200d9ce", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-c200d9ce", "https://www.w3.org/TR/picture-in-picture/#3fcc582f", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-3fcc582f", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-3fcc582f", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-3fcc582f", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-3fcc582f", "https://www.w3.org/TR/picture-in-picture/#e6cc3311", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-e6cc3311", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-e6cc3311", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-e6cc3311", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-e6cc3311", "https://www.w3.org/TR/picture-in-picture/#d8ca51d7", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-d8ca51d7", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-d8ca51d7", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-d8ca51d7", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-d8ca51d7", "https://www.w3.org/TR/picture-in-picture/#2b2f3329", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-2b2f3329", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-2b2f3329", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-2b2f3329", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-2b2f3329", "https://www.w3.org/TR/picture-in-picture/#b4dee070", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-b4dee070", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-b4dee070", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-b4dee070", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-b4dee070", "https://www.w3.org/TR/picture-in-picture/#402ed79d", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-402ed79d", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-402ed79d", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-402ed79d", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-402ed79d", "https://www.w3.org/TR/picture-in-picture/#f0951476", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-f0951476", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-f0951476", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-f0951476", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-f0951476", "https://www.w3.org/TR/picture-in-picture/#3f5f11ee", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-3f5f11ee", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-3f5f11ee", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-3f5f11ee", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-3f5f11ee", "https://www.w3.org/TR/picture-in-picture/#f57f330b", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-f57f330b", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-f57f330b", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-f57f330b", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-f57f330b", "https://www.w3.org/TR/picture-in-picture/#3610bd67", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-3610bd67", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-3610bd67", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-3610bd67", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-3610bd67", "https://www.w3.org/TR/picture-in-picture/#0d0390b4", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-0d0390b4", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-0d0390b4", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-0d0390b4", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-0d0390b4", "https://www.w3.org/TR/picture-in-picture/#a72449dd", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-a72449dd", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-a72449dd", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-a72449dd", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-a72449dd", "https://www.w3.org/TR/picture-in-picture/#10c9e8bf", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-10c9e8bf", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-10c9e8bf", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-10c9e8bf", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-10c9e8bf", "https://www.w3.org/TR/picture-in-picture/#9a517a7d", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-9a517a7d", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-9a517a7d", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-9a517a7d", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-9a517a7d", "https://www.w3.org/TR/picture-in-picture/#621f3aeb", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-621f3aeb", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-621f3aeb", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-621f3aeb", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-621f3aeb", "https://www.w3.org/TR/picture-in-picture/#5ab7b520", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-5ab7b520", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-5ab7b520", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-5ab7b520", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-5ab7b520", "https://www.w3.org/TR/picture-in-picture/#e99bd18e", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-e99bd18e", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-e99bd18e", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-e99bd18e", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-e99bd18e", "https://www.w3.org/TR/picture-in-picture/#9c4c1e66", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-9c4c1e66", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-9c4c1e66", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-9c4c1e66", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-9c4c1e66", "https://www.w3.org/TR/picture-in-picture/#521818b9", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-521818b9", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-521818b9", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-521818b9", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-521818b9", "https://www.w3.org/TR/picture-in-picture/#f4ee1bc9", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-f4ee1bc9", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-f4ee1bc9", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-f4ee1bc9", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-f4ee1bc9", "https://www.w3.org/TR/picture-in-picture/#c3b2d08c", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-c3b2d08c", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-c3b2d08c", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-c3b2d08c", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-c3b2d08c", "https://www.w3.org/TR/picture-in-picture/#47fe679e", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-47fe679e", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-47fe679e", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-47fe679e", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-47fe679e", "https://www.w3.org/TR/picture-in-picture/#d0c1b934", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-d0c1b934", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-d0c1b934", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-d0c1b934", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-d0c1b934", "https://www.w3.org/TR/picture-in-picture/#4411082c", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-4411082c", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-4411082c", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-4411082c", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-4411082c", "https://www.w3.org/TR/picture-in-picture/#5afbefcd", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-5afbefcd", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-5afbefcd", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-5afbefcd", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-5afbefcd", "https://www.w3.org/TR/picture-in-picture/#6d19ac93", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-6d19ac93", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-6d19ac93", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-6d19ac93", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-6d19ac93", "https://www.w3.org/TR/picture-in-picture/#c88e6590", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-c88e6590", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-c88e6590", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-c88e6590", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-c88e6590", "https://www.w3.org/TR/picture-in-picture/#4ed2f1ff", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-4ed2f1ff", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-4ed2f1ff", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-4ed2f1ff", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-4ed2f1ff", "https://www.w3.org/TR/picture-in-picture/#7c3032a3", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-7c3032a3", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-7c3032a3", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-7c3032a3", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-7c3032a3", "https://www.w3.org/TR/picture-in-picture/#9613fc2c", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-9613fc2c", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-9613fc2c", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-9613fc2c", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-9613fc2c", "https://www.w3.org/TR/picture-in-picture/#f6cdcdf7", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-f6cdcdf7", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-f6cdcdf7", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-f6cdcdf7", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-f6cdcdf7", "https://www.w3.org/TR/picture-in-picture/#8855a9aa", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-8855a9aa", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-8855a9aa", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-8855a9aa", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-8855a9aa", "https://www.w3.org/TR/picture-in-picture/#889e932f", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-889e932f", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-889e932f", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-889e932f", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-889e932f", "https://www.w3.org/TR/picture-in-picture/#797018a7", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-797018a7", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-797018a7", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-797018a7", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-797018a7", "https://www.w3.org/TR/picture-in-picture/#c807e273", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-c807e273", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-c807e273", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-c807e273", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-c807e273", "https://www.w3.org/TR/picture-in-picture/#ba556545", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-ba556545", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-ba556545", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-ba556545", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-ba556545", "https://www.w3.org/TR/picture-in-picture/#3182eb71", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-3182eb71", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-3182eb71", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-3182eb71", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-3182eb71", "https://www.w3.org/TR/picture-in-picture/#bdbd19d1", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-bdbd19d1", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-bdbd19d1", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-bdbd19d1", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-bdbd19d1", "https://www.w3.org/TR/picture-in-picture/#a5c91173", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-a5c91173", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-a5c91173", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-a5c91173", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-a5c91173", "https://www.w3.org/TR/picture-in-picture/#c3e881ef", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-c3e881ef", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-c3e881ef", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-c3e881ef", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-c3e881ef", "https://www.w3.org/TR/picture-in-picture/#dacde8b5", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dacde8b5", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dacde8b5", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-dacde8b5", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-dacde8b5", "https://www.w3.org/TR/picture-in-picture/#5372cca8", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-5372cca8", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-5372cca8", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-5372cca8", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-5372cca8", "https://www.w3.org/TR/picture-in-picture/#f8de33a3", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-f8de33a3", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-f8de33a3", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-f8de33a3", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-f8de33a3", "https://www.w3.org/TR/picture-in-picture/#3b90bdcd", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-3b90bdcd", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-3b90bdcd", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-3b90bdcd", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-3b90bdcd", "https://www.w3.org/TR/picture-in-picture/#4013a022", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-4013a022", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-4013a022", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-4013a022", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-4013a022", "https://www.w3.org/TR/picture-in-picture/#5f90bbfb", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-5f90bbfb", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-5f90bbfb", - "https://www.w3.org/TR/picture-in-picture/#infopanel-for-5f90bbfb", - "https://www.w3.org/TR/picture-in-picture/#infopaneltitle-for-5f90bbfb", "https://www.w3.org/TR/picture-in-picture/#references", "https://www.w3.org/TR/picture-in-picture/#normative", "https://www.w3.org/TR/picture-in-picture/#biblio-css-values-4", diff --git a/tr/ids/sparql12-query.json b/tr/ids/sparql12-query.json index 8a28f64da56d..4fa7248a78e5 100644 --- a/tr/ids/sparql12-query.json +++ b/tr/ids/sparql12-query.json @@ -607,7 +607,7 @@ "https://www.w3.org/TR/sparql12-query/#x17-4-7-5-sha512", "https://www.w3.org/TR/sparql12-query/#FunctionMapping", "https://www.w3.org/TR/sparql12-query/#x17-5-xpath-constructor-functions", - "https://www.w3.org/TR/sparql12-query/#ref-for-index-term-17-1-casting-from-primitive-types-to-primitive-types-1", + "https://www.w3.org/TR/sparql12-query/#ref-for-index-term-19-1-casting-from-primitive-types-to-primitive-types-1", "https://www.w3.org/TR/sparql12-query/#ref-for-index-term-xsd-boolean-2", "https://www.w3.org/TR/sparql12-query/#ref-for-index-term-xsd-double-2", "https://www.w3.org/TR/sparql12-query/#ref-for-index-term-xsd-float-2", @@ -1115,7 +1115,7 @@ "https://www.w3.org/TR/sparql12-query/#index-term-typed-value", "https://www.w3.org/TR/sparql12-query/#index-term-xpath-operator-mapping", "https://www.w3.org/TR/sparql12-query/#index-term-xdm", - "https://www.w3.org/TR/sparql12-query/#index-term-17-1-casting-from-primitive-types-to-primitive-types", + "https://www.w3.org/TR/sparql12-query/#index-term-19-1-casting-from-primitive-types-to-primitive-types", "https://www.w3.org/TR/sparql12-query/#index-term-defined-by-xpath", "https://www.w3.org/TR/sparql12-query/#index-term-defined-by-xquery-and-xpath-functions-and-operators", "https://www.w3.org/TR/sparql12-query/#index-term-fn-boolean", diff --git a/tr/index.json b/tr/index.json index 7daae4f62d21..519066c0e8da 100644 --- a/tr/index.json +++ b/tr/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2024-12-16T01:35:06.402Z", + "date": "2024-12-17T01:51:03.388Z", "options": { "fallback": "tr/index.json", "output": "report", @@ -33,6 +33,7 @@ "css-env-1", "css-extensions-1", "css-forms-1", + "css-gaps-1", "css-gcpm-4", "css-images-5", "css-link-params-1", @@ -151,6 +152,7 @@ "testutils", "url", "urlpattern", + "login-status", "at-driver", "contentEditable", "execCommand", @@ -306,9 +308,9 @@ "rfc9530", "rfc9649", "promises-guide", + "GIF", "w3c-patent-policy", "w3c-process", - "GIF", "accelerometer", "accname-1.2", "ambient-light", @@ -515,7 +517,8 @@ "rdf11-n-quads", "navigation-timing-2", "network-error-logging", - "openscreenprotocol", + "openscreen-application", + "openscreen-network", "orientation-event", "orientation-sensor", "paint-timing", @@ -666,14 +669,15 @@ "dfns", "elements", "headings", - "ids" + "ids", + "cddl" ] }, "stats": { - "crawled": 337, + "crawled": 338, "errors": 0 }, - "crawler": "reffy-18.0.1", + "crawler": "reffy-18.1.0", "results": [ { "url": "https://aomediacodec.github.io/av1-spec/av1-spec.pdf", @@ -719,8 +723,9 @@ "https://aomediacodec.github.io/av1-spec/" ], "crawled": "https://aomediacodec.github.io/av1-spec/av1-spec.pdf", - "date": "16 December 2024", - "links": "links/av1-spec.json" + "date": "17 December 2024", + "links": "links/av1-spec.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/accelerometer/", @@ -784,7 +789,8 @@ "idl": "idl/accelerometer.idl", "dfns": "dfns/accelerometer.json", "headings": "headings/accelerometer.json", - "ids": "ids/accelerometer.json" + "ids": "ids/accelerometer.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/accname-1.2/", @@ -848,7 +854,8 @@ "refs": "refs/accname-1.2.json", "dfns": "dfns/accname-1.2.json", "headings": "headings/accname-1.2.json", - "ids": "ids/accname-1.2.json" + "ids": "ids/accname-1.2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/ambient-light/", @@ -912,7 +919,8 @@ "idl": "idl/ambient-light.idl", "dfns": "dfns/ambient-light.json", "headings": "headings/ambient-light.json", - "ids": "ids/ambient-light.json" + "ids": "ids/ambient-light.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/appmanifest/", @@ -975,7 +983,8 @@ "refs": "refs/appmanifest.json", "dfns": "dfns/appmanifest.json", "headings": "headings/appmanifest.json", - "ids": "ids/appmanifest.json" + "ids": "ids/appmanifest.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/audio-output/", @@ -1038,7 +1047,8 @@ "idl": "idl/audio-output.idl", "dfns": "dfns/audio-output.json", "headings": "headings/audio-output.json", - "ids": "ids/audio-output.json" + "ids": "ids/audio-output.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/audio-session/", @@ -1097,7 +1107,8 @@ "idl": "idl/audio-session.idl", "dfns": "dfns/audio-session.json", "headings": "headings/audio-session.json", - "ids": "ids/audio-session.json" + "ids": "ids/audio-session.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/audiobooks/", @@ -1151,7 +1162,8 @@ "refs": "refs/audiobooks.json", "dfns": "dfns/audiobooks.json", "headings": "headings/audiobooks.json", - "ids": "ids/audiobooks.json" + "ids": "ids/audiobooks.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/autoplay-detection/", @@ -1198,18 +1210,19 @@ ], "crawled": "https://www.w3.org/TR/autoplay-detection/", "crawlCacheInfo": { - "lastModified": "Thu, 04 Jul 2024 09:21:20 GMT" + "lastModified": "Mon, 16 Dec 2024 10:47:53 GMT" }, "generator": "bikeshed", - "date": "4 July 2024", - "revision": "7274f113875b815d6f4cb744d3373a4c31c7372a", + "date": "16 December 2024", + "revision": "f3d65c5e9f3b02f52cca19b2e80329d154c1903c", "algorithms": "algorithms/autoplay-detection.json", "links": "links/autoplay-detection.json", "refs": "refs/autoplay-detection.json", "idl": "idl/autoplay-detection.idl", "dfns": "dfns/autoplay-detection.json", "headings": "headings/autoplay-detection.json", - "ids": "ids/autoplay-detection.json" + "ids": "ids/autoplay-detection.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/badging/", @@ -1272,7 +1285,8 @@ "idl": "idl/badging.idl", "dfns": "dfns/badging.json", "headings": "headings/badging.json", - "ids": "ids/badging.json" + "ids": "ids/badging.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/battery-status/", @@ -1337,7 +1351,8 @@ "idl": "idl/battery-status.idl", "dfns": "dfns/battery-status.json", "headings": "headings/battery-status.json", - "ids": "ids/battery-status.json" + "ids": "ids/battery-status.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/beacon/", @@ -1400,7 +1415,8 @@ "idl": "idl/beacon.idl", "dfns": "dfns/beacon.json", "headings": "headings/beacon.json", - "ids": "ids/beacon.json" + "ids": "ids/beacon.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/capture-handle-identity/", @@ -1459,7 +1475,8 @@ "idl": "idl/capture-handle-identity.idl", "dfns": "dfns/capture-handle-identity.json", "headings": "headings/capture-handle-identity.json", - "ids": "ids/capture-handle-identity.json" + "ids": "ids/capture-handle-identity.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/change-password-url/", @@ -1516,7 +1533,8 @@ "refs": "refs/change-password-url.json", "dfns": "dfns/change-password-url.json", "headings": "headings/change-password-url.json", - "ids": "ids/change-password-url.json" + "ids": "ids/change-password-url.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/clear-site-data/", @@ -1579,7 +1597,8 @@ "refs": "refs/clear-site-data.json", "dfns": "dfns/clear-site-data.json", "headings": "headings/clear-site-data.json", - "ids": "ids/clear-site-data.json" + "ids": "ids/clear-site-data.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/clipboard-apis/", @@ -1643,7 +1662,8 @@ "idl": "idl/clipboard-apis.idl", "dfns": "dfns/clipboard-apis.json", "headings": "headings/clipboard-apis.json", - "ids": "ids/clipboard-apis.json" + "ids": "ids/clipboard-apis.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/compositing-1/", @@ -1709,7 +1729,8 @@ "refs": "refs/compositing-1.json", "dfns": "dfns/compositing-1.json", "headings": "headings/compositing-1.json", - "ids": "ids/compositing-1.json" + "ids": "ids/compositing-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/compute-pressure/", @@ -1767,7 +1788,8 @@ "idl": "idl/compute-pressure.idl", "dfns": "dfns/compute-pressure.json", "headings": "headings/compute-pressure.json", - "ids": "ids/compute-pressure.json" + "ids": "ids/compute-pressure.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/contact-picker/", @@ -1829,7 +1851,8 @@ "idl": "idl/contact-picker.idl", "dfns": "dfns/contact-picker.json", "headings": "headings/contact-picker.json", - "ids": "ids/contact-picker.json" + "ids": "ids/contact-picker.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/core-aam-1.2/", @@ -1892,7 +1915,8 @@ "refs": "refs/core-aam-1.2.json", "dfns": "dfns/core-aam-1.2.json", "headings": "headings/core-aam-1.2.json", - "ids": "ids/core-aam-1.2.json" + "ids": "ids/core-aam-1.2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/credential-management-1/", @@ -1957,7 +1981,8 @@ "idl": "idl/credential-management.idl", "dfns": "dfns/credential-management-1.json", "headings": "headings/credential-management-1.json", - "ids": "ids/credential-management-1.json" + "ids": "ids/credential-management-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/csp-embedded-enforcement/", @@ -2020,7 +2045,8 @@ "idl": "idl/csp-embedded-enforcement.idl", "dfns": "dfns/csp-embedded-enforcement.json", "headings": "headings/csp-embedded-enforcement.json", - "ids": "ids/csp-embedded-enforcement.json" + "ids": "ids/csp-embedded-enforcement.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/CSP3/", @@ -2089,7 +2115,8 @@ "idl": "idl/CSP.idl", "dfns": "dfns/CSP3.json", "headings": "headings/CSP3.json", - "ids": "ids/CSP3.json" + "ids": "ids/CSP3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-2022/", @@ -2149,7 +2176,8 @@ "refs": "refs/css-2022.json", "dfns": "dfns/css-2022.json", "headings": "headings/css-2022.json", - "ids": "ids/css-2022.json" + "ids": "ids/css-2022.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-2023/", @@ -2209,7 +2237,8 @@ "refs": "refs/css-2023.json", "dfns": "dfns/css-2023.json", "headings": "headings/css-2023.json", - "ids": "ids/css-2023.json" + "ids": "ids/css-2023.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-align-3/", @@ -2277,7 +2306,8 @@ "css": "css/css-align.json", "dfns": "dfns/css-align-3.json", "headings": "headings/css-align-3.json", - "ids": "ids/css-align-3.json" + "ids": "ids/css-align-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-anchor-position-1/", @@ -2340,7 +2370,8 @@ "css": "css/css-anchor-position.json", "dfns": "dfns/css-anchor-position-1.json", "headings": "headings/css-anchor-position-1.json", - "ids": "ids/css-anchor-position-1.json" + "ids": "ids/css-anchor-position-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-animation-worklet-1/", @@ -2404,7 +2435,8 @@ "idl": "idl/css-animation-worklet.idl", "dfns": "dfns/css-animation-worklet-1.json", "headings": "headings/css-animation-worklet-1.json", - "ids": "ids/css-animation-worklet-1.json" + "ids": "ids/css-animation-worklet-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-animations-1/", @@ -2474,7 +2506,8 @@ "css": "css/css-animations.json", "dfns": "dfns/css-animations-1.json", "headings": "headings/css-animations-1.json", - "ids": "ids/css-animations-1.json" + "ids": "ids/css-animations-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-animations-2/", @@ -2543,7 +2576,8 @@ "css": "css/css-animations-2.json", "dfns": "dfns/css-animations-2.json", "headings": "headings/css-animations-2.json", - "ids": "ids/css-animations-2.json" + "ids": "ids/css-animations-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-backgrounds-3/", @@ -2612,7 +2646,8 @@ "css": "css/css-backgrounds.json", "dfns": "dfns/css-backgrounds-3.json", "headings": "headings/css-backgrounds-3.json", - "ids": "ids/css-backgrounds-3.json" + "ids": "ids/css-backgrounds-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-box-3/", @@ -2679,7 +2714,8 @@ "refs": "refs/css-box-3.json", "dfns": "dfns/css-box-3.json", "headings": "headings/css-box-3.json", - "ids": "ids/css-box-3.json" + "ids": "ids/css-box-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-box-4/", @@ -2746,7 +2782,8 @@ "css": "css/css-box.json", "dfns": "dfns/css-box-4.json", "headings": "headings/css-box-4.json", - "ids": "ids/css-box-4.json" + "ids": "ids/css-box-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-break-3/", @@ -2812,7 +2849,8 @@ "refs": "refs/css-break-3.json", "dfns": "dfns/css-break-3.json", "headings": "headings/css-break-3.json", - "ids": "ids/css-break-3.json" + "ids": "ids/css-break-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-break-4/", @@ -2879,7 +2917,8 @@ "css": "css/css-break.json", "dfns": "dfns/css-break-4.json", "headings": "headings/css-break-4.json", - "ids": "ids/css-break-4.json" + "ids": "ids/css-break-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-cascade-3/", @@ -2944,7 +2983,8 @@ "refs": "refs/css-cascade-3.json", "dfns": "dfns/css-cascade-3.json", "headings": "headings/css-cascade-3.json", - "ids": "ids/css-cascade-3.json" + "ids": "ids/css-cascade-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-cascade-4/", @@ -3013,7 +3053,8 @@ "refs": "refs/css-cascade-4.json", "dfns": "dfns/css-cascade-4.json", "headings": "headings/css-cascade-4.json", - "ids": "ids/css-cascade-4.json" + "ids": "ids/css-cascade-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-cascade-5/", @@ -3082,7 +3123,8 @@ "css": "css/css-cascade.json", "dfns": "dfns/css-cascade-5.json", "headings": "headings/css-cascade-5.json", - "ids": "ids/css-cascade-5.json" + "ids": "ids/css-cascade-5.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-cascade-6/", @@ -3150,7 +3192,8 @@ "css": "css/css-cascade-6.json", "dfns": "dfns/css-cascade-6.json", "headings": "headings/css-cascade-6.json", - "ids": "ids/css-cascade-6.json" + "ids": "ids/css-cascade-6.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-color-3/", @@ -3214,7 +3257,8 @@ "refs": "refs/css-color-3.json", "dfns": "dfns/css-color-3.json", "headings": "headings/css-color-3.json", - "ids": "ids/css-color-3.json" + "ids": "ids/css-color-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-color-4/", @@ -3284,7 +3328,8 @@ "css": "css/css-color.json", "dfns": "dfns/css-color-4.json", "headings": "headings/css-color-4.json", - "ids": "ids/css-color-4.json" + "ids": "ids/css-color-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-color-5/", @@ -3354,7 +3399,8 @@ "css": "css/css-color-5.json", "dfns": "dfns/css-color-5.json", "headings": "headings/css-color-5.json", - "ids": "ids/css-color-5.json" + "ids": "ids/css-color-5.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-color-adjust-1/", @@ -3422,7 +3468,8 @@ "css": "css/css-color-adjust.json", "dfns": "dfns/css-color-adjust-1.json", "headings": "headings/css-color-adjust-1.json", - "ids": "ids/css-color-adjust-1.json" + "ids": "ids/css-color-adjust-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-conditional-3/", @@ -3492,7 +3539,8 @@ "css": "css/css-conditional.json", "dfns": "dfns/css-conditional-3.json", "headings": "headings/css-conditional-3.json", - "ids": "ids/css-conditional-3.json" + "ids": "ids/css-conditional-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-conditional-4/", @@ -3560,7 +3608,8 @@ "css": "css/css-conditional-4.json", "dfns": "dfns/css-conditional-4.json", "headings": "headings/css-conditional-4.json", - "ids": "ids/css-conditional-4.json" + "ids": "ids/css-conditional-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-conditional-5/", @@ -3629,7 +3678,8 @@ "css": "css/css-conditional-5.json", "dfns": "dfns/css-conditional-5.json", "headings": "headings/css-conditional-5.json", - "ids": "ids/css-conditional-5.json" + "ids": "ids/css-conditional-5.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-contain-1/", @@ -3696,7 +3746,8 @@ "refs": "refs/css-contain-1.json", "dfns": "dfns/css-contain-1.json", "headings": "headings/css-contain-1.json", - "ids": "ids/css-contain-1.json" + "ids": "ids/css-contain-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-contain-2/", @@ -3768,7 +3819,8 @@ "css": "css/css-contain.json", "dfns": "dfns/css-contain-2.json", "headings": "headings/css-contain-2.json", - "ids": "ids/css-contain-2.json" + "ids": "ids/css-contain-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-contain-3/", @@ -3836,7 +3888,8 @@ "css": "css/css-contain-3.json", "dfns": "dfns/css-contain-3.json", "headings": "headings/css-contain-3.json", - "ids": "ids/css-contain-3.json" + "ids": "ids/css-contain-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-content-3/", @@ -3904,7 +3957,8 @@ "css": "css/css-content.json", "dfns": "dfns/css-content-3.json", "headings": "headings/css-content-3.json", - "ids": "ids/css-content-3.json" + "ids": "ids/css-content-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-counter-styles-3/", @@ -3972,7 +4026,8 @@ "css": "css/css-counter-styles.json", "dfns": "dfns/css-counter-styles-3.json", "headings": "headings/css-counter-styles-3.json", - "ids": "ids/css-counter-styles-3.json" + "ids": "ids/css-counter-styles-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-display-3/", @@ -4040,7 +4095,8 @@ "css": "css/css-display.json", "dfns": "dfns/css-display-3.json", "headings": "headings/css-display-3.json", - "ids": "ids/css-display-3.json" + "ids": "ids/css-display-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-easing-1/", @@ -4108,7 +4164,8 @@ "refs": "refs/css-easing-1.json", "dfns": "dfns/css-easing-1.json", "headings": "headings/css-easing-1.json", - "ids": "ids/css-easing-1.json" + "ids": "ids/css-easing-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-easing-2/", @@ -4176,7 +4233,8 @@ "css": "css/css-easing.json", "dfns": "dfns/css-easing-2.json", "headings": "headings/css-easing-2.json", - "ids": "ids/css-easing-2.json" + "ids": "ids/css-easing-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-flexbox-1/", @@ -4244,7 +4302,8 @@ "css": "css/css-flexbox.json", "dfns": "dfns/css-flexbox-1.json", "headings": "headings/css-flexbox-1.json", - "ids": "ids/css-flexbox-1.json" + "ids": "ids/css-flexbox-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-font-loading-3/", @@ -4313,7 +4372,8 @@ "idl": "idl/css-font-loading.idl", "dfns": "dfns/css-font-loading-3.json", "headings": "headings/css-font-loading-3.json", - "ids": "ids/css-font-loading-3.json" + "ids": "ids/css-font-loading-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-fonts-4/", @@ -4385,7 +4445,8 @@ "css": "css/css-fonts.json", "dfns": "dfns/css-fonts-4.json", "headings": "headings/css-fonts-4.json", - "ids": "ids/css-fonts-4.json" + "ids": "ids/css-fonts-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-fonts-5/", @@ -4452,7 +4513,8 @@ "css": "css/css-fonts-5.json", "dfns": "dfns/css-fonts-5.json", "headings": "headings/css-fonts-5.json", - "ids": "ids/css-fonts-5.json" + "ids": "ids/css-fonts-5.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-gcpm-3/", @@ -4520,7 +4582,8 @@ "css": "css/css-gcpm.json", "dfns": "dfns/css-gcpm-3.json", "headings": "headings/css-gcpm-3.json", - "ids": "ids/css-gcpm-3.json" + "ids": "ids/css-gcpm-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-grid-1/", @@ -4587,7 +4650,8 @@ "refs": "refs/css-grid-1.json", "dfns": "dfns/css-grid-1.json", "headings": "headings/css-grid-1.json", - "ids": "ids/css-grid-1.json" + "ids": "ids/css-grid-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-grid-2/", @@ -4657,7 +4721,8 @@ "css": "css/css-grid.json", "dfns": "dfns/css-grid-2.json", "headings": "headings/css-grid-2.json", - "ids": "ids/css-grid-2.json" + "ids": "ids/css-grid-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-grid-3/", @@ -4725,7 +4790,8 @@ "css": "css/css-grid-3.json", "dfns": "dfns/css-grid-3.json", "headings": "headings/css-grid-3.json", - "ids": "ids/css-grid-3.json" + "ids": "ids/css-grid-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-highlight-api-1/", @@ -4788,7 +4854,8 @@ "css": "css/css-highlight-api.json", "dfns": "dfns/css-highlight-api-1.json", "headings": "headings/css-highlight-api-1.json", - "ids": "ids/css-highlight-api-1.json" + "ids": "ids/css-highlight-api-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-images-3/", @@ -4857,7 +4924,8 @@ "css": "css/css-images.json", "dfns": "dfns/css-images-3.json", "headings": "headings/css-images-3.json", - "ids": "ids/css-images-3.json" + "ids": "ids/css-images-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-images-4/", @@ -4927,7 +4995,8 @@ "css": "css/css-images-4.json", "dfns": "dfns/css-images-4.json", "headings": "headings/css-images-4.json", - "ids": "ids/css-images-4.json" + "ids": "ids/css-images-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-inline-3/", @@ -4995,7 +5064,8 @@ "css": "css/css-inline.json", "dfns": "dfns/css-inline-3.json", "headings": "headings/css-inline-3.json", - "ids": "ids/css-inline-3.json" + "ids": "ids/css-inline-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-layout-api-1/", @@ -5060,7 +5130,8 @@ "css": "css/css-layout-api.json", "dfns": "dfns/css-layout-api-1.json", "headings": "headings/css-layout-api-1.json", - "ids": "ids/css-layout-api-1.json" + "ids": "ids/css-layout-api-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-line-grid-1/", @@ -5118,7 +5189,8 @@ "css": "css/css-line-grid.json", "dfns": "dfns/css-line-grid-1.json", "headings": "headings/css-line-grid-1.json", - "ids": "ids/css-line-grid-1.json" + "ids": "ids/css-line-grid-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-lists-3/", @@ -5186,7 +5258,8 @@ "css": "css/css-lists.json", "dfns": "dfns/css-lists-3.json", "headings": "headings/css-lists-3.json", - "ids": "ids/css-lists-3.json" + "ids": "ids/css-lists-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-logical-1/", @@ -5253,7 +5326,8 @@ "css": "css/css-logical.json", "dfns": "dfns/css-logical-1.json", "headings": "headings/css-logical-1.json", - "ids": "ids/css-logical-1.json" + "ids": "ids/css-logical-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-masking-1/", @@ -5320,7 +5394,8 @@ "dfns": "dfns/css-masking-1.json", "elements": "elements/css-masking-1.json", "headings": "headings/css-masking-1.json", - "ids": "ids/css-masking-1.json" + "ids": "ids/css-masking-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-multicol-1/", @@ -5388,7 +5463,8 @@ "css": "css/css-multicol.json", "dfns": "dfns/css-multicol-1.json", "headings": "headings/css-multicol-1.json", - "ids": "ids/css-multicol-1.json" + "ids": "ids/css-multicol-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-namespaces-3/", @@ -5451,7 +5527,8 @@ "links": "links/css-namespaces-3.json", "dfns": "dfns/css-namespaces-3.json", "headings": "headings/css-namespaces-3.json", - "ids": "ids/css-namespaces-3.json" + "ids": "ids/css-namespaces-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-nav-1/", @@ -5514,7 +5591,8 @@ "css": "css/css-nav.json", "dfns": "dfns/css-nav-1.json", "headings": "headings/css-nav-1.json", - "ids": "ids/css-nav-1.json" + "ids": "ids/css-nav-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-nesting-1/", @@ -5576,7 +5654,8 @@ "css": "css/css-nesting.json", "dfns": "dfns/css-nesting-1.json", "headings": "headings/css-nesting-1.json", - "ids": "ids/css-nesting-1.json" + "ids": "ids/css-nesting-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-overflow-3/", @@ -5644,7 +5723,8 @@ "css": "css/css-overflow.json", "dfns": "dfns/css-overflow-3.json", "headings": "headings/css-overflow-3.json", - "ids": "ids/css-overflow-3.json" + "ids": "ids/css-overflow-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-overflow-4/", @@ -5713,7 +5793,8 @@ "css": "css/css-overflow-4.json", "dfns": "dfns/css-overflow-4.json", "headings": "headings/css-overflow-4.json", - "ids": "ids/css-overflow-4.json" + "ids": "ids/css-overflow-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-overscroll-1/", @@ -5779,7 +5860,8 @@ "css": "css/css-overscroll.json", "dfns": "dfns/css-overscroll-1.json", "headings": "headings/css-overscroll-1.json", - "ids": "ids/css-overscroll-1.json" + "ids": "ids/css-overscroll-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-page-3/", @@ -5848,7 +5930,8 @@ "css": "css/css-page.json", "dfns": "dfns/css-page-3.json", "headings": "headings/css-page-3.json", - "ids": "ids/css-page-3.json" + "ids": "ids/css-page-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-page-floats-3/", @@ -5909,7 +5992,8 @@ "css": "css/css-page-floats.json", "dfns": "dfns/css-page-floats-3.json", "headings": "headings/css-page-floats-3.json", - "ids": "ids/css-page-floats-3.json" + "ids": "ids/css-page-floats-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-paint-api-1/", @@ -5975,7 +6059,8 @@ "css": "css/css-paint-api.json", "dfns": "dfns/css-paint-api-1.json", "headings": "headings/css-paint-api-1.json", - "ids": "ids/css-paint-api-1.json" + "ids": "ids/css-paint-api-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-position-3/", @@ -6044,7 +6129,8 @@ "css": "css/css-position.json", "dfns": "dfns/css-position-3.json", "headings": "headings/css-position-3.json", - "ids": "ids/css-position-3.json" + "ids": "ids/css-position-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-properties-values-api-1/", @@ -6110,7 +6196,8 @@ "css": "css/css-properties-values-api.json", "dfns": "dfns/css-properties-values-api-1.json", "headings": "headings/css-properties-values-api-1.json", - "ids": "ids/css-properties-values-api-1.json" + "ids": "ids/css-properties-values-api-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-pseudo-4/", @@ -6179,7 +6266,8 @@ "css": "css/css-pseudo.json", "dfns": "dfns/css-pseudo-4.json", "headings": "headings/css-pseudo-4.json", - "ids": "ids/css-pseudo-4.json" + "ids": "ids/css-pseudo-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-regions-1/", @@ -6239,7 +6327,8 @@ "css": "css/css-regions.json", "dfns": "dfns/css-regions-1.json", "headings": "headings/css-regions-1.json", - "ids": "ids/css-regions-1.json" + "ids": "ids/css-regions-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-rhythm-1/", @@ -6299,7 +6388,8 @@ "css": "css/css-rhythm.json", "dfns": "dfns/css-rhythm-1.json", "headings": "headings/css-rhythm-1.json", - "ids": "ids/css-rhythm-1.json" + "ids": "ids/css-rhythm-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-round-display-1/", @@ -6365,7 +6455,8 @@ "css": "css/css-round-display.json", "dfns": "dfns/css-round-display-1.json", "headings": "headings/css-round-display-1.json", - "ids": "ids/css-round-display-1.json" + "ids": "ids/css-round-display-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-ruby-1/", @@ -6433,7 +6524,8 @@ "css": "css/css-ruby.json", "dfns": "dfns/css-ruby-1.json", "headings": "headings/css-ruby-1.json", - "ids": "ids/css-ruby-1.json" + "ids": "ids/css-ruby-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-scoping-1/", @@ -6497,7 +6589,8 @@ "css": "css/css-scoping.json", "dfns": "dfns/css-scoping-1.json", "headings": "headings/css-scoping-1.json", - "ids": "ids/css-scoping-1.json" + "ids": "ids/css-scoping-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-scroll-anchoring-1/", @@ -6565,7 +6658,8 @@ "css": "css/css-scroll-anchoring.json", "dfns": "dfns/css-scroll-anchoring-1.json", "headings": "headings/css-scroll-anchoring-1.json", - "ids": "ids/css-scroll-anchoring-1.json" + "ids": "ids/css-scroll-anchoring-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-scroll-snap-1/", @@ -6633,7 +6727,8 @@ "css": "css/css-scroll-snap.json", "dfns": "dfns/css-scroll-snap-1.json", "headings": "headings/css-scroll-snap-1.json", - "ids": "ids/css-scroll-snap-1.json" + "ids": "ids/css-scroll-snap-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-scroll-snap-2/", @@ -6703,7 +6798,8 @@ "css": "css/css-scroll-snap-2.json", "dfns": "dfns/css-scroll-snap-2.json", "headings": "headings/css-scroll-snap-2.json", - "ids": "ids/css-scroll-snap-2.json" + "ids": "ids/css-scroll-snap-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-scrollbars-1/", @@ -6770,7 +6866,8 @@ "css": "css/css-scrollbars.json", "dfns": "dfns/css-scrollbars-1.json", "headings": "headings/css-scrollbars-1.json", - "ids": "ids/css-scrollbars-1.json" + "ids": "ids/css-scrollbars-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-shadow-parts-1/", @@ -6838,7 +6935,8 @@ "css": "css/css-shadow-parts.json", "dfns": "dfns/css-shadow-parts-1.json", "headings": "headings/css-shadow-parts-1.json", - "ids": "ids/css-shadow-parts-1.json" + "ids": "ids/css-shadow-parts-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-shapes-1/", @@ -6906,7 +7004,8 @@ "css": "css/css-shapes.json", "dfns": "dfns/css-shapes-1.json", "headings": "headings/css-shapes-1.json", - "ids": "ids/css-shapes-1.json" + "ids": "ids/css-shapes-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-sizing-3/", @@ -6975,7 +7074,8 @@ "css": "css/css-sizing.json", "dfns": "dfns/css-sizing-3.json", "headings": "headings/css-sizing-3.json", - "ids": "ids/css-sizing-3.json" + "ids": "ids/css-sizing-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-sizing-4/", @@ -7042,7 +7142,8 @@ "css": "css/css-sizing-4.json", "dfns": "dfns/css-sizing-4.json", "headings": "headings/css-sizing-4.json", - "ids": "ids/css-sizing-4.json" + "ids": "ids/css-sizing-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-speech-1/", @@ -7109,7 +7210,8 @@ "css": "css/css-speech.json", "dfns": "dfns/css-speech-1.json", "headings": "headings/css-speech-1.json", - "ids": "ids/css-speech-1.json" + "ids": "ids/css-speech-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-style-attr/", @@ -7171,7 +7273,8 @@ "refs": "refs/css-style-attr.json", "dfns": "dfns/css-style-attr.json", "headings": "headings/css-style-attr.json", - "ids": "ids/css-style-attr.json" + "ids": "ids/css-style-attr.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-syntax-3/", @@ -7240,7 +7343,8 @@ "css": "css/css-syntax.json", "dfns": "dfns/css-syntax-3.json", "headings": "headings/css-syntax-3.json", - "ids": "ids/css-syntax-3.json" + "ids": "ids/css-syntax-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-tables-3/", @@ -7308,7 +7412,8 @@ "css": "css/css-tables.json", "dfns": "dfns/css-tables-3.json", "headings": "headings/css-tables-3.json", - "ids": "ids/css-tables-3.json" + "ids": "ids/css-tables-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-text-3/", @@ -7377,7 +7482,8 @@ "css": "css/css-text.json", "dfns": "dfns/css-text-3.json", "headings": "headings/css-text-3.json", - "ids": "ids/css-text-3.json" + "ids": "ids/css-text-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-text-4/", @@ -7445,7 +7551,8 @@ "css": "css/css-text-4.json", "dfns": "dfns/css-text-4.json", "headings": "headings/css-text-4.json", - "ids": "ids/css-text-4.json" + "ids": "ids/css-text-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-text-decor-3/", @@ -7513,7 +7620,8 @@ "css": "css/css-text-decor.json", "dfns": "dfns/css-text-decor-3.json", "headings": "headings/css-text-decor-3.json", - "ids": "ids/css-text-decor-3.json" + "ids": "ids/css-text-decor-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-text-decor-4/", @@ -7580,7 +7688,8 @@ "css": "css/css-text-decor-4.json", "dfns": "dfns/css-text-decor-4.json", "headings": "headings/css-text-decor-4.json", - "ids": "ids/css-text-decor-4.json" + "ids": "ids/css-text-decor-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-transforms-1/", @@ -7648,7 +7757,8 @@ "css": "css/css-transforms.json", "dfns": "dfns/css-transforms-1.json", "headings": "headings/css-transforms-1.json", - "ids": "ids/css-transforms-1.json" + "ids": "ids/css-transforms-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-transforms-2/", @@ -7716,7 +7826,8 @@ "css": "css/css-transforms-2.json", "dfns": "dfns/css-transforms-2.json", "headings": "headings/css-transforms-2.json", - "ids": "ids/css-transforms-2.json" + "ids": "ids/css-transforms-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-transitions-1/", @@ -7787,7 +7898,8 @@ "css": "css/css-transitions.json", "dfns": "dfns/css-transitions-1.json", "headings": "headings/css-transitions-1.json", - "ids": "ids/css-transitions-1.json" + "ids": "ids/css-transitions-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-transitions-2/", @@ -7856,7 +7968,8 @@ "css": "css/css-transitions-2.json", "dfns": "dfns/css-transitions-2.json", "headings": "headings/css-transitions-2.json", - "ids": "ids/css-transitions-2.json" + "ids": "ids/css-transitions-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-typed-om-1/", @@ -7922,7 +8035,8 @@ "idl": "idl/css-typed-om.idl", "dfns": "dfns/css-typed-om-1.json", "headings": "headings/css-typed-om-1.json", - "ids": "ids/css-typed-om-1.json" + "ids": "ids/css-typed-om-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-ui-3/", @@ -7988,7 +8102,8 @@ "refs": "refs/css-ui-3.json", "dfns": "dfns/css-ui-3.json", "headings": "headings/css-ui-3.json", - "ids": "ids/css-ui-3.json" + "ids": "ids/css-ui-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-ui-4/", @@ -8056,7 +8171,8 @@ "css": "css/css-ui.json", "dfns": "dfns/css-ui-4.json", "headings": "headings/css-ui-4.json", - "ids": "ids/css-ui-4.json" + "ids": "ids/css-ui-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-values-3/", @@ -8124,7 +8240,8 @@ "refs": "refs/css-values-3.json", "dfns": "dfns/css-values-3.json", "headings": "headings/css-values-3.json", - "ids": "ids/css-values-3.json" + "ids": "ids/css-values-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-values-4/", @@ -8194,7 +8311,8 @@ "css": "css/css-values.json", "dfns": "dfns/css-values-4.json", "headings": "headings/css-values-4.json", - "ids": "ids/css-values-4.json" + "ids": "ids/css-values-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-values-5/", @@ -8262,7 +8380,8 @@ "css": "css/css-values-5.json", "dfns": "dfns/css-values-5.json", "headings": "headings/css-values-5.json", - "ids": "ids/css-values-5.json" + "ids": "ids/css-values-5.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-variables-1/", @@ -8331,7 +8450,8 @@ "css": "css/css-variables.json", "dfns": "dfns/css-variables-1.json", "headings": "headings/css-variables-1.json", - "ids": "ids/css-variables-1.json" + "ids": "ids/css-variables-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-view-transitions-1/", @@ -8395,7 +8515,8 @@ "css": "css/css-view-transitions.json", "dfns": "dfns/css-view-transitions-1.json", "headings": "headings/css-view-transitions-1.json", - "ids": "ids/css-view-transitions-1.json" + "ids": "ids/css-view-transitions-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-view-transitions-2/", @@ -8458,7 +8579,8 @@ "css": "css/css-view-transitions-2.json", "dfns": "dfns/css-view-transitions-2.json", "headings": "headings/css-view-transitions-2.json", - "ids": "ids/css-view-transitions-2.json" + "ids": "ids/css-view-transitions-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-viewport-1/", @@ -8527,7 +8649,8 @@ "refs": "refs/css-viewport-1.json", "dfns": "dfns/css-viewport-1.json", "headings": "headings/css-viewport-1.json", - "ids": "ids/css-viewport-1.json" + "ids": "ids/css-viewport-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-will-change-1/", @@ -8594,7 +8717,8 @@ "css": "css/css-will-change.json", "dfns": "dfns/css-will-change-1.json", "headings": "headings/css-will-change-1.json", - "ids": "ids/css-will-change-1.json" + "ids": "ids/css-will-change-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-writing-modes-3/", @@ -8661,7 +8785,8 @@ "refs": "refs/css-writing-modes-3.json", "dfns": "dfns/css-writing-modes-3.json", "headings": "headings/css-writing-modes-3.json", - "ids": "ids/css-writing-modes-3.json" + "ids": "ids/css-writing-modes-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css-writing-modes-4/", @@ -8730,7 +8855,8 @@ "css": "css/css-writing-modes.json", "dfns": "dfns/css-writing-modes-4.json", "headings": "headings/css-writing-modes-4.json", - "ids": "ids/css-writing-modes-4.json" + "ids": "ids/css-writing-modes-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/CSS21/", @@ -8843,7 +8969,8 @@ "refs": "refs/CSS21.json", "dfns": "dfns/CSS21.json", "headings": "headings/CSS21.json", - "ids": "ids/CSS21.json" + "ids": "ids/CSS21.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/CSS22/", @@ -8937,7 +9064,8 @@ "css": "css/CSS.json", "dfns": "dfns/CSS22.json", "headings": "headings/CSS22.json", - "ids": "ids/CSS22.json" + "ids": "ids/CSS22.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/css3-exclusions/", @@ -9003,7 +9131,8 @@ "css": "css/css-exclusions.json", "dfns": "dfns/css3-exclusions.json", "headings": "headings/css3-exclusions.json", - "ids": "ids/css3-exclusions.json" + "ids": "ids/css3-exclusions.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/cssom-1/", @@ -9071,7 +9200,8 @@ "idl": "idl/cssom.idl", "dfns": "dfns/cssom-1.json", "headings": "headings/cssom-1.json", - "ids": "ids/cssom-1.json" + "ids": "ids/cssom-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/cssom-view-1/", @@ -9141,7 +9271,8 @@ "css": "css/cssom-view.json", "dfns": "dfns/cssom-view-1.json", "headings": "headings/cssom-view-1.json", - "ids": "ids/cssom-view-1.json" + "ids": "ids/cssom-view-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/device-memory-1/", @@ -9205,7 +9336,8 @@ "idl": "idl/device-memory.idl", "dfns": "dfns/device-memory-1.json", "headings": "headings/device-memory-1.json", - "ids": "ids/device-memory-1.json" + "ids": "ids/device-memory-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/device-posture/", @@ -9269,7 +9401,8 @@ "idl": "idl/device-posture.idl", "dfns": "dfns/device-posture.json", "headings": "headings/device-posture.json", - "ids": "ids/device-posture.json" + "ids": "ids/device-posture.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/DOM-Parsing/", @@ -9332,7 +9465,8 @@ "idl": "idl/DOM-Parsing.idl", "dfns": "dfns/DOM-Parsing.json", "headings": "headings/DOM-Parsing.json", - "ids": "ids/DOM-Parsing.json" + "ids": "ids/DOM-Parsing.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/dpub-aam-1.1/", @@ -9392,7 +9526,8 @@ "links": "links/dpub-aam-1.1.json", "refs": "refs/dpub-aam-1.1.json", "headings": "headings/dpub-aam-1.1.json", - "ids": "ids/dpub-aam-1.1.json" + "ids": "ids/dpub-aam-1.1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/dpub-aria-1.1/", @@ -9452,7 +9587,8 @@ "links": "links/dpub-aria-1.1.json", "refs": "refs/dpub-aria-1.1.json", "headings": "headings/dpub-aria-1.1.json", - "ids": "ids/dpub-aria-1.1.json" + "ids": "ids/dpub-aria-1.1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/edit-context/", @@ -9511,7 +9647,8 @@ "idl": "idl/edit-context.idl", "dfns": "dfns/edit-context.json", "headings": "headings/edit-context.json", - "ids": "ids/edit-context.json" + "ids": "ids/edit-context.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/eme-hdcp-version-registry/", @@ -9565,7 +9702,8 @@ "links": "links/eme-hdcp-version-registry.json", "refs": "refs/eme-hdcp-version-registry.json", "headings": "headings/eme-hdcp-version-registry.json", - "ids": "ids/eme-hdcp-version-registry.json" + "ids": "ids/eme-hdcp-version-registry.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/eme-initdata-cenc/", @@ -9612,7 +9750,7 @@ ], "crawled": "https://www.w3.org/TR/eme-initdata-cenc/", "crawlCacheInfo": { - "lastModified": "Fri, 12 Jul 2024 12:39:25 GMT" + "lastModified": "Fri, 12 Jul 2024 12:26:25 GMT" }, "generator": "respec", "date": "18 July 2024", @@ -9620,7 +9758,8 @@ "links": "links/eme-initdata-cenc.json", "refs": "refs/eme-initdata-cenc.json", "headings": "headings/eme-initdata-cenc.json", - "ids": "ids/eme-initdata-cenc.json" + "ids": "ids/eme-initdata-cenc.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/eme-initdata-keyids/", @@ -9675,7 +9814,8 @@ "links": "links/eme-initdata-keyids.json", "refs": "refs/eme-initdata-keyids.json", "headings": "headings/eme-initdata-keyids.json", - "ids": "ids/eme-initdata-keyids.json" + "ids": "ids/eme-initdata-keyids.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/eme-initdata-registry/", @@ -9729,7 +9869,8 @@ "links": "links/eme-initdata-registry.json", "refs": "refs/eme-initdata-registry.json", "headings": "headings/eme-initdata-registry.json", - "ids": "ids/eme-initdata-registry.json" + "ids": "ids/eme-initdata-registry.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/eme-initdata-webm/", @@ -9783,7 +9924,8 @@ "links": "links/eme-initdata-webm.json", "refs": "refs/eme-initdata-webm.json", "headings": "headings/eme-initdata-webm.json", - "ids": "ids/eme-initdata-webm.json" + "ids": "ids/eme-initdata-webm.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/eme-stream-mp4/", @@ -9831,14 +9973,15 @@ ], "crawled": "https://www.w3.org/TR/eme-stream-mp4/", "crawlCacheInfo": { - "lastModified": "Fri, 12 Jul 2024 12:39:25 GMT" + "lastModified": "Fri, 12 Jul 2024 12:26:25 GMT" }, "generator": "respec", "date": "18 July 2024", "links": "links/eme-stream-mp4.json", "refs": "refs/eme-stream-mp4.json", "headings": "headings/eme-stream-mp4.json", - "ids": "ids/eme-stream-mp4.json" + "ids": "ids/eme-stream-mp4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/eme-stream-registry/", @@ -9892,7 +10035,8 @@ "links": "links/eme-stream-registry.json", "refs": "refs/eme-stream-registry.json", "headings": "headings/eme-stream-registry.json", - "ids": "ids/eme-stream-registry.json" + "ids": "ids/eme-stream-registry.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/eme-stream-webm/", @@ -9946,7 +10090,8 @@ "links": "links/eme-stream-webm.json", "refs": "refs/eme-stream-webm.json", "headings": "headings/eme-stream-webm.json", - "ids": "ids/eme-stream-webm.json" + "ids": "ids/eme-stream-webm.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/encrypted-media-2/", @@ -10015,7 +10160,8 @@ "idl": "idl/encrypted-media.idl", "dfns": "dfns/encrypted-media-2.json", "headings": "headings/encrypted-media-2.json", - "ids": "ids/encrypted-media-2.json" + "ids": "ids/encrypted-media-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/epub-33/", @@ -10071,7 +10217,8 @@ "dfns": "dfns/epub-33.json", "elements": "elements/epub-33.json", "headings": "headings/epub-33.json", - "ids": "ids/epub-33.json" + "ids": "ids/epub-33.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/epub-rs-33/", @@ -10127,7 +10274,8 @@ "idl": "idl/epub-rs.idl", "dfns": "dfns/epub-rs-33.json", "headings": "headings/epub-rs-33.json", - "ids": "ids/epub-rs-33.json" + "ids": "ids/epub-rs-33.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/event-timing/", @@ -10185,7 +10333,8 @@ "idl": "idl/event-timing.idl", "dfns": "dfns/event-timing.json", "headings": "headings/event-timing.json", - "ids": "ids/event-timing.json" + "ids": "ids/event-timing.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/fedcm-1/", @@ -10247,7 +10396,8 @@ "idl": "idl/fedcm.idl", "dfns": "dfns/fedcm-1.json", "headings": "headings/fedcm-1.json", - "ids": "ids/fedcm-1.json" + "ids": "ids/fedcm-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/fetch-metadata/", @@ -10310,7 +10460,8 @@ "refs": "refs/fetch-metadata.json", "dfns": "dfns/fetch-metadata.json", "headings": "headings/fetch-metadata.json", - "ids": "ids/fetch-metadata.json" + "ids": "ids/fetch-metadata.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/FileAPI/", @@ -10375,7 +10526,8 @@ "idl": "idl/FileAPI.idl", "dfns": "dfns/FileAPI.json", "headings": "headings/FileAPI.json", - "ids": "ids/FileAPI.json" + "ids": "ids/FileAPI.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/fill-stroke-3/", @@ -10443,7 +10595,8 @@ "css": "css/fill-stroke.json", "dfns": "dfns/fill-stroke-3.json", "headings": "headings/fill-stroke-3.json", - "ids": "ids/fill-stroke-3.json" + "ids": "ids/fill-stroke-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/filter-effects-1/", @@ -10510,7 +10663,8 @@ "dfns": "dfns/filter-effects-1.json", "elements": "elements/filter-effects-1.json", "headings": "headings/filter-effects-1.json", - "ids": "ids/filter-effects-1.json" + "ids": "ids/filter-effects-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/fingerprinting-guidance/", @@ -10565,7 +10719,8 @@ "refs": "refs/fingerprinting-guidance.json", "dfns": "dfns/fingerprinting-guidance.json", "headings": "headings/fingerprinting-guidance.json", - "ids": "ids/fingerprinting-guidance.json" + "ids": "ids/fingerprinting-guidance.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/gamepad/", @@ -10630,7 +10785,8 @@ "idl": "idl/gamepad.idl", "dfns": "dfns/gamepad.json", "headings": "headings/gamepad.json", - "ids": "ids/gamepad.json" + "ids": "ids/gamepad.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/generic-sensor/", @@ -10695,7 +10851,8 @@ "idl": "idl/generic-sensor.idl", "dfns": "dfns/generic-sensor.json", "headings": "headings/generic-sensor.json", - "ids": "ids/generic-sensor.json" + "ids": "ids/generic-sensor.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/geolocation-sensor/", @@ -10759,7 +10916,8 @@ "idl": "idl/geolocation-sensor.idl", "dfns": "dfns/geolocation-sensor.json", "headings": "headings/geolocation-sensor.json", - "ids": "ids/geolocation-sensor.json" + "ids": "ids/geolocation-sensor.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/geolocation/", @@ -10821,7 +10979,8 @@ "idl": "idl/geolocation.idl", "dfns": "dfns/geolocation.json", "headings": "headings/geolocation.json", - "ids": "ids/geolocation.json" + "ids": "ids/geolocation.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/geometry-1/", @@ -10886,7 +11045,8 @@ "idl": "idl/geometry.idl", "dfns": "dfns/geometry-1.json", "headings": "headings/geometry-1.json", - "ids": "ids/geometry-1.json" + "ids": "ids/geometry-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/gpc/", @@ -10946,7 +11106,8 @@ "idl": "idl/gpc.idl", "dfns": "dfns/gpc.json", "headings": "headings/gpc.json", - "ids": "ids/gpc.json" + "ids": "ids/gpc.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/graphics-aam-1.0/", @@ -11008,7 +11169,8 @@ "refs": "refs/graphics-aam-1.0.json", "dfns": "dfns/graphics-aam-1.0.json", "headings": "headings/graphics-aam-1.0.json", - "ids": "ids/graphics-aam-1.0.json" + "ids": "ids/graphics-aam-1.0.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/graphics-aria-1.0/", @@ -11070,7 +11232,8 @@ "refs": "refs/graphics-aria-1.0.json", "dfns": "dfns/graphics-aria-1.0.json", "headings": "headings/graphics-aria-1.0.json", - "ids": "ids/graphics-aria-1.0.json" + "ids": "ids/graphics-aria-1.0.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/gyroscope/", @@ -11134,7 +11297,8 @@ "idl": "idl/gyroscope.idl", "dfns": "dfns/gyroscope.json", "headings": "headings/gyroscope.json", - "ids": "ids/gyroscope.json" + "ids": "ids/gyroscope.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/hr-time-3/", @@ -11201,7 +11365,8 @@ "idl": "idl/hr-time.idl", "dfns": "dfns/hr-time-3.json", "headings": "headings/hr-time-3.json", - "ids": "ids/hr-time-3.json" + "ids": "ids/hr-time-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/html-aam-1.0/", @@ -11265,7 +11430,8 @@ "refs": "refs/html-aam-1.0.json", "dfns": "dfns/html-aam-1.0.json", "headings": "headings/html-aam-1.0.json", - "ids": "ids/html-aam-1.0.json" + "ids": "ids/html-aam-1.0.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/html-aria/", @@ -11321,7 +11487,8 @@ "refs": "refs/html-aria.json", "dfns": "dfns/html-aria.json", "headings": "headings/html-aria.json", - "ids": "ids/html-aria.json" + "ids": "ids/html-aria.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/html-media-capture/", @@ -11384,7 +11551,8 @@ "idl": "idl/html-media-capture.idl", "dfns": "dfns/html-media-capture.json", "headings": "headings/html-media-capture.json", - "ids": "ids/html-media-capture.json" + "ids": "ids/html-media-capture.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/html-ruby-extensions/", @@ -11442,7 +11610,8 @@ "dfns": "dfns/html-ruby-extensions.json", "elements": "elements/html-ruby-extensions.json", "headings": "headings/html-ruby-extensions.json", - "ids": "ids/html-ruby-extensions.json" + "ids": "ids/html-ruby-extensions.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/i18n-glossary/", @@ -11495,7 +11664,8 @@ "refs": "refs/i18n-glossary.json", "dfns": "dfns/i18n-glossary.json", "headings": "headings/i18n-glossary.json", - "ids": "ids/i18n-glossary.json" + "ids": "ids/i18n-glossary.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/IFT/", @@ -11552,7 +11722,8 @@ "refs": "refs/IFT.json", "dfns": "dfns/IFT.json", "headings": "headings/IFT.json", - "ids": "ids/IFT.json" + "ids": "ids/IFT.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/image-capture/", @@ -11616,7 +11787,8 @@ "idl": "idl/image-capture.idl", "dfns": "dfns/image-capture.json", "headings": "headings/image-capture.json", - "ids": "ids/image-capture.json" + "ids": "ids/image-capture.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/image-resource/", @@ -11673,7 +11845,8 @@ "idl": "idl/image-resource.idl", "dfns": "dfns/image-resource.json", "headings": "headings/image-resource.json", - "ids": "ids/image-resource.json" + "ids": "ids/image-resource.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/IndexedDB-3/", @@ -11739,7 +11912,8 @@ "idl": "idl/IndexedDB.idl", "dfns": "dfns/IndexedDB-3.json", "headings": "headings/IndexedDB-3.json", - "ids": "ids/IndexedDB-3.json" + "ids": "ids/IndexedDB-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/input-events-2/", @@ -11805,7 +11979,8 @@ "idl": "idl/input-events.idl", "dfns": "dfns/input-events-2.json", "headings": "headings/input-events-2.json", - "ids": "ids/input-events-2.json" + "ids": "ids/input-events-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/intersection-observer/", @@ -11869,7 +12044,8 @@ "idl": "idl/intersection-observer.idl", "dfns": "dfns/intersection-observer.json", "headings": "headings/intersection-observer.json", - "ids": "ids/intersection-observer.json" + "ids": "ids/intersection-observer.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/json-ld11-api/", @@ -11924,7 +12100,8 @@ "idl": "idl/json-ld-api.idl", "dfns": "dfns/json-ld11-api.json", "headings": "headings/json-ld11-api.json", - "ids": "ids/json-ld11-api.json" + "ids": "ids/json-ld11-api.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/json-ld11-framing/", @@ -11979,7 +12156,8 @@ "idl": "idl/json-ld-framing.idl", "dfns": "dfns/json-ld11-framing.json", "headings": "headings/json-ld11-framing.json", - "ids": "ids/json-ld11-framing.json" + "ids": "ids/json-ld11-framing.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/json-ld11/", @@ -12033,7 +12211,8 @@ "refs": "refs/json-ld11.json", "dfns": "dfns/json-ld11.json", "headings": "headings/json-ld11.json", - "ids": "ids/json-ld11.json" + "ids": "ids/json-ld11.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/largest-contentful-paint/", @@ -12097,7 +12276,8 @@ "idl": "idl/largest-contentful-paint.idl", "dfns": "dfns/largest-contentful-paint.json", "headings": "headings/largest-contentful-paint.json", - "ids": "ids/largest-contentful-paint.json" + "ids": "ids/largest-contentful-paint.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/longtasks-1/", @@ -12162,7 +12342,8 @@ "idl": "idl/longtasks.idl", "dfns": "dfns/longtasks-1.json", "headings": "headings/longtasks-1.json", - "ids": "ids/longtasks-1.json" + "ids": "ids/longtasks-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/magnetometer/", @@ -12226,7 +12407,8 @@ "idl": "idl/magnetometer.idl", "dfns": "dfns/magnetometer.json", "headings": "headings/magnetometer.json", - "ids": "ids/magnetometer.json" + "ids": "ids/magnetometer.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/manifest-app-info/", @@ -12281,7 +12463,8 @@ "refs": "refs/manifest-app-info.json", "dfns": "dfns/manifest-app-info.json", "headings": "headings/manifest-app-info.json", - "ids": "ids/manifest-app-info.json" + "ids": "ids/manifest-app-info.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mathml-core/", @@ -12346,7 +12529,8 @@ "dfns": "dfns/mathml-core.json", "elements": "elements/mathml-core.json", "headings": "headings/mathml-core.json", - "ids": "ids/mathml-core.json" + "ids": "ids/mathml-core.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mathml4/", @@ -12402,7 +12586,8 @@ "refs": "refs/mathml4.json", "dfns": "dfns/mathml4.json", "headings": "headings/mathml4.json", - "ids": "ids/mathml4.json" + "ids": "ids/mathml4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/media-capabilities/", @@ -12466,7 +12651,8 @@ "idl": "idl/media-capabilities.idl", "dfns": "dfns/media-capabilities.json", "headings": "headings/media-capabilities.json", - "ids": "ids/media-capabilities.json" + "ids": "ids/media-capabilities.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/media-source-2/", @@ -12532,7 +12718,8 @@ "idl": "idl/media-source.idl", "dfns": "dfns/media-source-2.json", "headings": "headings/media-source-2.json", - "ids": "ids/media-source-2.json" + "ids": "ids/media-source-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mediacapture-fromelement/", @@ -12596,7 +12783,8 @@ "idl": "idl/mediacapture-fromelement.idl", "dfns": "dfns/mediacapture-fromelement.json", "headings": "headings/mediacapture-fromelement.json", - "ids": "ids/mediacapture-fromelement.json" + "ids": "ids/mediacapture-fromelement.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mediacapture-region/", @@ -12653,7 +12841,8 @@ "idl": "idl/mediacapture-region.idl", "dfns": "dfns/mediacapture-region.json", "headings": "headings/mediacapture-region.json", - "ids": "ids/mediacapture-region.json" + "ids": "ids/mediacapture-region.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mediacapture-streams/", @@ -12719,7 +12908,8 @@ "idl": "idl/mediacapture-streams.idl", "dfns": "dfns/mediacapture-streams.json", "headings": "headings/mediacapture-streams.json", - "ids": "ids/mediacapture-streams.json" + "ids": "ids/mediacapture-streams.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mediacapture-transform/", @@ -12783,7 +12973,8 @@ "idl": "idl/mediacapture-transform.idl", "dfns": "dfns/mediacapture-transform.json", "headings": "headings/mediacapture-transform.json", - "ids": "ids/mediacapture-transform.json" + "ids": "ids/mediacapture-transform.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mediacapture-viewport/", @@ -12841,7 +13032,8 @@ "idl": "idl/mediacapture-viewport.idl", "dfns": "dfns/mediacapture-viewport.json", "headings": "headings/mediacapture-viewport.json", - "ids": "ids/mediacapture-viewport.json" + "ids": "ids/mediacapture-viewport.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mediaqueries-3/", @@ -12904,7 +13096,8 @@ "links": "links/mediaqueries-3.json", "refs": "refs/mediaqueries-3.json", "headings": "headings/mediaqueries-3.json", - "ids": "ids/mediaqueries-3.json" + "ids": "ids/mediaqueries-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mediaqueries-4/", @@ -12973,7 +13166,8 @@ "css": "css/mediaqueries.json", "dfns": "dfns/mediaqueries-4.json", "headings": "headings/mediaqueries-4.json", - "ids": "ids/mediaqueries-4.json" + "ids": "ids/mediaqueries-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mediaqueries-5/", @@ -13040,7 +13234,8 @@ "css": "css/mediaqueries-5.json", "dfns": "dfns/mediaqueries-5.json", "headings": "headings/mediaqueries-5.json", - "ids": "ids/mediaqueries-5.json" + "ids": "ids/mediaqueries-5.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mediasession/", @@ -13093,18 +13288,19 @@ ], "crawled": "https://www.w3.org/TR/mediasession/", "crawlCacheInfo": { - "lastModified": "Fri, 04 Oct 2024 16:41:40 GMT" + "lastModified": "Mon, 16 Dec 2024 10:43:03 GMT" }, "generator": "bikeshed", - "date": "4 October 2024", - "revision": "3fbd7431abacf928b229149931125321d4787d12", + "date": "16 December 2024", + "revision": "115bf9ebaa7b4c4e76ffc13c7ce6480fa9d89d85", "algorithms": "algorithms/mediasession.json", "links": "links/mediasession.json", "refs": "refs/mediasession.json", "idl": "idl/mediasession.idl", "dfns": "dfns/mediasession.json", "headings": "headings/mediasession.json", - "ids": "ids/mediasession.json" + "ids": "ids/mediasession.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mediastream-recording/", @@ -13169,7 +13365,8 @@ "idl": "idl/mediastream-recording.idl", "dfns": "dfns/mediastream-recording.json", "headings": "headings/mediastream-recording.json", - "ids": "ids/mediastream-recording.json" + "ids": "ids/mediastream-recording.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/miniapp-lifecycle/", @@ -13222,7 +13419,8 @@ "refs": "refs/miniapp-lifecycle.json", "dfns": "dfns/miniapp-lifecycle.json", "headings": "headings/miniapp-lifecycle.json", - "ids": "ids/miniapp-lifecycle.json" + "ids": "ids/miniapp-lifecycle.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/miniapp-manifest/", @@ -13277,7 +13475,8 @@ "refs": "refs/miniapp-manifest.json", "dfns": "dfns/miniapp-manifest.json", "headings": "headings/miniapp-manifest.json", - "ids": "ids/miniapp-manifest.json" + "ids": "ids/miniapp-manifest.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/miniapp-packaging/", @@ -13332,7 +13531,8 @@ "refs": "refs/miniapp-packaging.json", "dfns": "dfns/miniapp-packaging.json", "headings": "headings/miniapp-packaging.json", - "ids": "ids/miniapp-packaging.json" + "ids": "ids/miniapp-packaging.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mixed-content/", @@ -13395,7 +13595,8 @@ "refs": "refs/mixed-content.json", "dfns": "dfns/mixed-content.json", "headings": "headings/mixed-content.json", - "ids": "ids/mixed-content.json" + "ids": "ids/mixed-content.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/motion-1/", @@ -13460,7 +13661,8 @@ "css": "css/motion.json", "dfns": "dfns/motion-1.json", "headings": "headings/motion-1.json", - "ids": "ids/motion-1.json" + "ids": "ids/motion-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mse-byte-stream-format-isobmff/", @@ -13516,7 +13718,8 @@ "refs": "refs/mse-byte-stream-format-isobmff.json", "dfns": "dfns/mse-byte-stream-format-isobmff.json", "headings": "headings/mse-byte-stream-format-isobmff.json", - "ids": "ids/mse-byte-stream-format-isobmff.json" + "ids": "ids/mse-byte-stream-format-isobmff.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mse-byte-stream-format-mp2t/", @@ -13572,7 +13775,8 @@ "refs": "refs/mse-byte-stream-format-mp2t.json", "dfns": "dfns/mse-byte-stream-format-mp2t.json", "headings": "headings/mse-byte-stream-format-mp2t.json", - "ids": "ids/mse-byte-stream-format-mp2t.json" + "ids": "ids/mse-byte-stream-format-mp2t.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mse-byte-stream-format-mpeg-audio/", @@ -13628,7 +13832,8 @@ "refs": "refs/mse-byte-stream-format-mpeg-audio.json", "dfns": "dfns/mse-byte-stream-format-mpeg-audio.json", "headings": "headings/mse-byte-stream-format-mpeg-audio.json", - "ids": "ids/mse-byte-stream-format-mpeg-audio.json" + "ids": "ids/mse-byte-stream-format-mpeg-audio.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mse-byte-stream-format-registry/", @@ -13683,7 +13888,8 @@ "links": "links/mse-byte-stream-format-registry.json", "refs": "refs/mse-byte-stream-format-registry.json", "headings": "headings/mse-byte-stream-format-registry.json", - "ids": "ids/mse-byte-stream-format-registry.json" + "ids": "ids/mse-byte-stream-format-registry.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mse-byte-stream-format-webm/", @@ -13739,7 +13945,8 @@ "links": "links/mse-byte-stream-format-webm.json", "refs": "refs/mse-byte-stream-format-webm.json", "headings": "headings/mse-byte-stream-format-webm.json", - "ids": "ids/mse-byte-stream-format-webm.json" + "ids": "ids/mse-byte-stream-format-webm.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/mst-content-hint/", @@ -13803,7 +14010,8 @@ "idl": "idl/mst-content-hint.idl", "dfns": "dfns/mst-content-hint.json", "headings": "headings/mst-content-hint.json", - "ids": "ids/mst-content-hint.json" + "ids": "ids/mst-content-hint.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/n-quads/", @@ -13857,7 +14065,8 @@ "links": "links/rdf11-n-quads.json", "refs": "refs/rdf11-n-quads.json", "headings": "headings/rdf11-n-quads.json", - "ids": "ids/rdf11-n-quads.json" + "ids": "ids/rdf11-n-quads.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/navigation-timing-2/", @@ -13923,7 +14132,8 @@ "idl": "idl/navigation-timing.idl", "dfns": "dfns/navigation-timing-2.json", "headings": "headings/navigation-timing-2.json", - "ids": "ids/navigation-timing-2.json" + "ids": "ids/navigation-timing-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/network-error-logging/", @@ -13985,19 +14195,20 @@ "refs": "refs/network-error-logging.json", "dfns": "dfns/network-error-logging.json", "headings": "headings/network-error-logging.json", - "ids": "ids/network-error-logging.json" + "ids": "ids/network-error-logging.json", + "cddl": [] }, { - "url": "https://www.w3.org/TR/openscreenprotocol/", + "url": "https://www.w3.org/TR/openscreen-application/", "seriesComposition": "full", - "shortname": "openscreenprotocol", + "shortname": "openscreen-application", "series": { - "shortname": "openscreenprotocol", - "currentSpecification": "openscreenprotocol", - "title": "Open Screen Protocol", - "shortTitle": "Open Screen Protocol", - "releaseUrl": "https://www.w3.org/TR/openscreenprotocol/", - "nightlyUrl": "https://w3c.github.io/openscreenprotocol/" + "shortname": "openscreen-application", + "currentSpecification": "openscreen-application", + "title": "Open Screen Application Protocol", + "shortTitle": "Open Screen Application Protocol", + "releaseUrl": "https://www.w3.org/TR/openscreen-application/", + "nightlyUrl": "https://w3c.github.io/openscreenprotocol/application.html" }, "organization": "W3C", "groups": [ @@ -14007,42 +14218,101 @@ } ], "release": { - "url": "https://www.w3.org/TR/openscreenprotocol/", - "status": "Working Draft", + "url": "https://www.w3.org/TR/openscreen-application/", + "status": "First Public Working Draft", "filename": "Overview.html" }, "nightly": { - "url": "https://w3c.github.io/openscreenprotocol/", + "url": "https://w3c.github.io/openscreenprotocol/application.html", "status": "Editor's Draft", "alternateUrls": [], "repository": "https://github.com/w3c/openscreenprotocol", - "sourcePath": "index.bs", - "filename": "index.html" + "sourcePath": "application.bs", + "filename": "application.html" + }, + "title": "Open Screen Application Protocol", + "source": "w3c", + "shortTitle": "Open Screen Application Protocol", + "categories": [ + "browser" + ], + "standing": "good", + "versions": [ + "https://www.w3.org/TR/openscreen-application/", + "https://w3c.github.io/openscreenprotocol/application.html" + ], + "crawled": "https://www.w3.org/TR/openscreen-application/", + "crawlCacheInfo": { + "lastModified": "Thu, 05 Dec 2024 17:47:09 GMT" + }, + "generator": "bikeshed", + "date": "10 December 2024", + "revision": "dcdbeb9019eb9b105ca96e39547f4061f3e45b00", + "algorithms": "algorithms/openscreen-application.json", + "links": "links/openscreen-application.json", + "refs": "refs/openscreen-application.json", + "dfns": "dfns/openscreen-application.json", + "headings": "headings/openscreen-application.json", + "ids": "ids/openscreen-application.json", + "cddl": [] + }, + { + "url": "https://www.w3.org/TR/openscreen-network/", + "seriesComposition": "full", + "shortname": "openscreen-network", + "series": { + "shortname": "openscreen-network", + "currentSpecification": "openscreen-network", + "title": "Open Screen Network Protocol", + "shortTitle": "Open Screen Network Protocol", + "releaseUrl": "https://www.w3.org/TR/openscreen-network/", + "nightlyUrl": "https://w3c.github.io/openscreenprotocol/network.html" + }, + "organization": "W3C", + "groups": [ + { + "name": "Second Screen Working Group", + "url": "https://www.w3.org/2014/secondscreen/" + } + ], + "release": { + "url": "https://www.w3.org/TR/openscreen-network/", + "status": "First Public Working Draft", + "filename": "Overview.html" + }, + "nightly": { + "url": "https://w3c.github.io/openscreenprotocol/network.html", + "status": "Editor's Draft", + "alternateUrls": [], + "repository": "https://github.com/w3c/openscreenprotocol", + "sourcePath": "network.bs", + "filename": "network.html" }, - "title": "Open Screen Protocol", + "title": "Open Screen Network Protocol", "source": "w3c", - "shortTitle": "Open Screen Protocol", + "shortTitle": "Open Screen Network Protocol", "categories": [ "browser" ], "standing": "good", "versions": [ - "https://www.w3.org/TR/openscreenprotocol/", - "https://w3c.github.io/openscreenprotocol/" + "https://www.w3.org/TR/openscreen-network/", + "https://w3c.github.io/openscreenprotocol/network.html" ], - "crawled": "https://www.w3.org/TR/openscreenprotocol/", + "crawled": "https://www.w3.org/TR/openscreen-network/", "crawlCacheInfo": { - "lastModified": "Wed, 11 Dec 2024 14:14:13 GMT" + "lastModified": "Thu, 05 Dec 2024 17:50:00 GMT" }, "generator": "bikeshed", "date": "10 December 2024", "revision": "dcdbeb9019eb9b105ca96e39547f4061f3e45b00", - "algorithms": "algorithms/openscreenprotocol.json", - "links": "links/openscreenprotocol.json", - "refs": "refs/openscreenprotocol.json", - "dfns": "dfns/openscreenprotocol.json", - "headings": "headings/openscreenprotocol.json", - "ids": "ids/openscreenprotocol.json" + "algorithms": "algorithms/openscreen-network.json", + "links": "links/openscreen-network.json", + "refs": "refs/openscreen-network.json", + "dfns": "dfns/openscreen-network.json", + "headings": "headings/openscreen-network.json", + "ids": "ids/openscreen-network.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/orientation-event/", @@ -14111,7 +14381,8 @@ "idl": "idl/orientation-event.idl", "dfns": "dfns/orientation-event.json", "headings": "headings/orientation-event.json", - "ids": "ids/orientation-event.json" + "ids": "ids/orientation-event.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/orientation-sensor/", @@ -14175,7 +14446,8 @@ "idl": "idl/orientation-sensor.idl", "dfns": "dfns/orientation-sensor.json", "headings": "headings/orientation-sensor.json", - "ids": "ids/orientation-sensor.json" + "ids": "ids/orientation-sensor.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/paint-timing/", @@ -14239,7 +14511,8 @@ "idl": "idl/paint-timing.idl", "dfns": "dfns/paint-timing.json", "headings": "headings/paint-timing.json", - "ids": "ids/paint-timing.json" + "ids": "ids/paint-timing.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/payment-handler/", @@ -14303,7 +14576,8 @@ "idl": "idl/payment-handler.idl", "dfns": "dfns/payment-handler.json", "headings": "headings/payment-handler.json", - "ids": "ids/payment-handler.json" + "ids": "ids/payment-handler.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/payment-method-id/", @@ -14365,7 +14639,8 @@ "refs": "refs/payment-method-id.json", "dfns": "dfns/payment-method-id.json", "headings": "headings/payment-method-id.json", - "ids": "ids/payment-method-id.json" + "ids": "ids/payment-method-id.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/payment-method-manifest/", @@ -14422,7 +14697,8 @@ "refs": "refs/payment-method-manifest.json", "dfns": "dfns/payment-method-manifest.json", "headings": "headings/payment-method-manifest.json", - "ids": "ids/payment-method-manifest.json" + "ids": "ids/payment-method-manifest.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/payment-request/", @@ -14490,7 +14766,8 @@ "idl": "idl/payment-request.idl", "dfns": "dfns/payment-request.json", "headings": "headings/payment-request.json", - "ids": "ids/payment-request.json" + "ids": "ids/payment-request.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/performance-timeline/", @@ -14554,7 +14831,8 @@ "idl": "idl/performance-timeline.idl", "dfns": "dfns/performance-timeline.json", "headings": "headings/performance-timeline.json", - "ids": "ids/performance-timeline.json" + "ids": "ids/performance-timeline.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/permissions-policy-1/", @@ -14619,7 +14897,8 @@ "idl": "idl/permissions-policy.idl", "dfns": "dfns/permissions-policy-1.json", "headings": "headings/permissions-policy-1.json", - "ids": "ids/permissions-policy-1.json" + "ids": "ids/permissions-policy-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/permissions/", @@ -14684,7 +14963,21 @@ "idl": "idl/permissions.idl", "dfns": "dfns/permissions.json", "headings": "headings/permissions.json", - "ids": "ids/permissions.json" + "ids": "ids/permissions.json", + "cddl": [ + { + "name": "all", + "file": "cddl/permissions-all.cddl" + }, + { + "name": "remote", + "file": "cddl/permissions-remote.cddl" + }, + { + "name": "local", + "file": "cddl/permissions-local.cddl" + } + ] }, { "url": "https://www.w3.org/TR/picture-in-picture/", @@ -14737,11 +15030,11 @@ ], "crawled": "https://www.w3.org/TR/picture-in-picture/", "crawlCacheInfo": { - "lastModified": "Wed, 02 Oct 2024 18:39:19 GMT" + "lastModified": "Mon, 16 Dec 2024 10:49:27 GMT" }, "generator": "bikeshed", - "date": "2 October 2024", - "revision": "09e8cc857da8f9151a241223acd3bcbc69927947", + "date": "16 December 2024", + "revision": "1e46f4ab721f07d84a71b6ab64581ed03644e29c", "algorithms": "algorithms/picture-in-picture.json", "links": "links/picture-in-picture.json", "refs": "refs/picture-in-picture.json", @@ -14749,7 +15042,8 @@ "idl": "idl/picture-in-picture.idl", "dfns": "dfns/picture-in-picture.json", "headings": "headings/picture-in-picture.json", - "ids": "ids/picture-in-picture.json" + "ids": "ids/picture-in-picture.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/png-3/", @@ -14809,7 +15103,8 @@ "refs": "refs/png-3.json", "dfns": "dfns/png-3.json", "headings": "headings/png-3.json", - "ids": "ids/png-3.json" + "ids": "ids/png-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/pointerevents3/", @@ -14875,7 +15170,8 @@ "events": "events/pointerevents3.json", "dfns": "dfns/pointerevents3.json", "headings": "headings/pointerevents3.json", - "ids": "ids/pointerevents3.json" + "ids": "ids/pointerevents3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/pointerevents4/", @@ -14942,7 +15238,8 @@ "idl": "idl/pointerevents.idl", "dfns": "dfns/pointerevents4.json", "headings": "headings/pointerevents4.json", - "ids": "ids/pointerevents4.json" + "ids": "ids/pointerevents4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/pointerlock-2/", @@ -15009,7 +15306,8 @@ "idl": "idl/pointerlock.idl", "dfns": "dfns/pointerlock-2.json", "headings": "headings/pointerlock-2.json", - "ids": "ids/pointerlock-2.json" + "ids": "ids/pointerlock-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/presentation-api/", @@ -15074,7 +15372,8 @@ "idl": "idl/presentation-api.idl", "dfns": "dfns/presentation-api.json", "headings": "headings/presentation-api.json", - "ids": "ids/presentation-api.json" + "ids": "ids/presentation-api.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/proximity/", @@ -15138,7 +15437,8 @@ "idl": "idl/proximity.idl", "dfns": "dfns/proximity.json", "headings": "headings/proximity.json", - "ids": "ids/proximity.json" + "ids": "ids/proximity.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/pub-manifest/", @@ -15192,7 +15492,8 @@ "refs": "refs/pub-manifest.json", "dfns": "dfns/pub-manifest.json", "headings": "headings/pub-manifest.json", - "ids": "ids/pub-manifest.json" + "ids": "ids/pub-manifest.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/push-api/", @@ -15257,7 +15558,8 @@ "idl": "idl/push-api.idl", "dfns": "dfns/push-api.json", "headings": "headings/push-api.json", - "ids": "ids/push-api.json" + "ids": "ids/push-api.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/rdf-canon/", @@ -15311,7 +15613,8 @@ "refs": "refs/rdf-canon.json", "dfns": "dfns/rdf-canon.json", "headings": "headings/rdf-canon.json", - "ids": "ids/rdf-canon.json" + "ids": "ids/rdf-canon.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/rdf12-concepts/", @@ -15367,7 +15670,8 @@ "refs": "refs/rdf12-concepts.json", "dfns": "dfns/rdf12-concepts.json", "headings": "headings/rdf12-concepts.json", - "ids": "ids/rdf12-concepts.json" + "ids": "ids/rdf12-concepts.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/rdf12-n-quads/", @@ -15423,7 +15727,8 @@ "refs": "refs/rdf12-n-quads.json", "dfns": "dfns/rdf12-n-quads.json", "headings": "headings/rdf12-n-quads.json", - "ids": "ids/rdf12-n-quads.json" + "ids": "ids/rdf12-n-quads.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/rdf12-n-triples/", @@ -15478,7 +15783,8 @@ "refs": "refs/rdf12-n-triples.json", "dfns": "dfns/rdf12-n-triples.json", "headings": "headings/rdf12-n-triples.json", - "ids": "ids/rdf12-n-triples.json" + "ids": "ids/rdf12-n-triples.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/rdf12-schema/", @@ -15532,7 +15838,8 @@ "links": "links/rdf12-schema.json", "refs": "refs/rdf12-schema.json", "headings": "headings/rdf12-schema.json", - "ids": "ids/rdf12-schema.json" + "ids": "ids/rdf12-schema.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/rdf12-semantics/", @@ -15587,7 +15894,8 @@ "refs": "refs/rdf12-semantics.json", "dfns": "dfns/rdf12-semantics.json", "headings": "headings/rdf12-semantics.json", - "ids": "ids/rdf12-semantics.json" + "ids": "ids/rdf12-semantics.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/rdf12-trig/", @@ -15642,7 +15950,8 @@ "refs": "refs/rdf12-trig.json", "dfns": "dfns/rdf12-trig.json", "headings": "headings/rdf12-trig.json", - "ids": "ids/rdf12-trig.json" + "ids": "ids/rdf12-trig.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/rdf12-turtle/", @@ -15697,7 +16006,8 @@ "refs": "refs/rdf12-turtle.json", "dfns": "dfns/rdf12-turtle.json", "headings": "headings/rdf12-turtle.json", - "ids": "ids/rdf12-turtle.json" + "ids": "ids/rdf12-turtle.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/rdf12-xml/", @@ -15752,7 +16062,8 @@ "refs": "refs/rdf12-xml.json", "dfns": "dfns/rdf12-xml.json", "headings": "headings/rdf12-xml.json", - "ids": "ids/rdf12-xml.json" + "ids": "ids/rdf12-xml.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/referrer-policy/", @@ -15815,7 +16126,8 @@ "idl": "idl/referrer-policy.idl", "dfns": "dfns/referrer-policy.json", "headings": "headings/referrer-policy.json", - "ids": "ids/referrer-policy.json" + "ids": "ids/referrer-policy.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/remote-playback/", @@ -15880,7 +16192,8 @@ "idl": "idl/remote-playback.idl", "dfns": "dfns/remote-playback.json", "headings": "headings/remote-playback.json", - "ids": "ids/remote-playback.json" + "ids": "ids/remote-playback.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/reporting-1/", @@ -15945,7 +16258,8 @@ "idl": "idl/reporting.idl", "dfns": "dfns/reporting-1.json", "headings": "headings/reporting-1.json", - "ids": "ids/reporting-1.json" + "ids": "ids/reporting-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/requestidlecallback/", @@ -16008,7 +16322,8 @@ "idl": "idl/requestidlecallback.idl", "dfns": "dfns/requestidlecallback.json", "headings": "headings/requestidlecallback.json", - "ids": "ids/requestidlecallback.json" + "ids": "ids/requestidlecallback.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/resize-observer-1/", @@ -16076,7 +16391,8 @@ "idl": "idl/resize-observer.idl", "dfns": "dfns/resize-observer-1.json", "headings": "headings/resize-observer-1.json", - "ids": "ids/resize-observer-1.json" + "ids": "ids/resize-observer-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/resource-timing/", @@ -16141,7 +16457,8 @@ "idl": "idl/resource-timing.idl", "dfns": "dfns/resource-timing.json", "headings": "headings/resource-timing.json", - "ids": "ids/resource-timing.json" + "ids": "ids/resource-timing.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/screen-capture/", @@ -16206,7 +16523,8 @@ "idl": "idl/screen-capture.idl", "dfns": "dfns/screen-capture.json", "headings": "headings/screen-capture.json", - "ids": "ids/screen-capture.json" + "ids": "ids/screen-capture.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/screen-orientation/", @@ -16270,7 +16588,8 @@ "idl": "idl/screen-orientation.idl", "dfns": "dfns/screen-orientation.json", "headings": "headings/screen-orientation.json", - "ids": "ids/screen-orientation.json" + "ids": "ids/screen-orientation.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/screen-wake-lock/", @@ -16339,7 +16658,8 @@ "idl": "idl/screen-wake-lock.idl", "dfns": "dfns/screen-wake-lock.json", "headings": "headings/screen-wake-lock.json", - "ids": "ids/screen-wake-lock.json" + "ids": "ids/screen-wake-lock.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/scroll-animations-1/", @@ -16408,7 +16728,8 @@ "css": "css/scroll-animations.json", "dfns": "dfns/scroll-animations-1.json", "headings": "headings/scroll-animations-1.json", - "ids": "ids/scroll-animations-1.json" + "ids": "ids/scroll-animations-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/secure-contexts/", @@ -16471,7 +16792,8 @@ "refs": "refs/secure-contexts.json", "dfns": "dfns/secure-contexts.json", "headings": "headings/secure-contexts.json", - "ids": "ids/secure-contexts.json" + "ids": "ids/secure-contexts.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/secure-payment-confirmation/", @@ -16535,7 +16857,8 @@ "idl": "idl/secure-payment-confirmation.idl", "dfns": "dfns/secure-payment-confirmation.json", "headings": "headings/secure-payment-confirmation.json", - "ids": "ids/secure-payment-confirmation.json" + "ids": "ids/secure-payment-confirmation.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/selection-api/", @@ -16600,7 +16923,8 @@ "idl": "idl/selection-api.idl", "dfns": "dfns/selection-api.json", "headings": "headings/selection-api.json", - "ids": "ids/selection-api.json" + "ids": "ids/selection-api.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/selectors-3/", @@ -16664,7 +16988,8 @@ "refs": "refs/selectors-3.json", "dfns": "dfns/selectors-3.json", "headings": "headings/selectors-3.json", - "ids": "ids/selectors-3.json" + "ids": "ids/selectors-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/selectors-4/", @@ -16734,7 +17059,8 @@ "css": "css/selectors.json", "dfns": "dfns/selectors-4.json", "headings": "headings/selectors-4.json", - "ids": "ids/selectors-4.json" + "ids": "ids/selectors-4.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/server-timing/", @@ -16797,7 +17123,8 @@ "idl": "idl/server-timing.idl", "dfns": "dfns/server-timing.json", "headings": "headings/server-timing.json", - "ids": "ids/server-timing.json" + "ids": "ids/server-timing.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/service-workers/", @@ -16862,7 +17189,8 @@ "idl": "idl/service-workers.idl", "dfns": "dfns/service-workers.json", "headings": "headings/service-workers.json", - "ids": "ids/service-workers.json" + "ids": "ids/service-workers.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/sparql12-entailment/", @@ -16917,7 +17245,8 @@ "links": "links/sparql12-entailment.json", "refs": "refs/sparql12-entailment.json", "headings": "headings/sparql12-entailment.json", - "ids": "ids/sparql12-entailment.json" + "ids": "ids/sparql12-entailment.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/sparql12-federated-query/", @@ -16971,7 +17300,8 @@ "links": "links/sparql12-federated-query.json", "refs": "refs/sparql12-federated-query.json", "headings": "headings/sparql12-federated-query.json", - "ids": "ids/sparql12-federated-query.json" + "ids": "ids/sparql12-federated-query.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/sparql12-graph-store-protocol/", @@ -17025,7 +17355,8 @@ "links": "links/sparql12-graph-store-protocol.json", "refs": "refs/sparql12-graph-store-protocol.json", "headings": "headings/sparql12-graph-store-protocol.json", - "ids": "ids/sparql12-graph-store-protocol.json" + "ids": "ids/sparql12-graph-store-protocol.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/sparql12-protocol/", @@ -17080,7 +17411,8 @@ "links": "links/sparql12-protocol.json", "refs": "refs/sparql12-protocol.json", "headings": "headings/sparql12-protocol.json", - "ids": "ids/sparql12-protocol.json" + "ids": "ids/sparql12-protocol.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/sparql12-query/", @@ -17126,17 +17458,18 @@ ], "crawled": "https://www.w3.org/TR/sparql12-query/", "crawlCacheInfo": { - "lastModified": "Thu, 07 Nov 2024 19:19:01 GMT" + "lastModified": "Mon, 16 Dec 2024 14:28:13 GMT" }, "generator": "respec", - "date": "07 November 2024", - "revision": "b163a60bee2d57c962edc21d787830267ce883c1", + "date": "16 December 2024", + "revision": "f76cb77fae981a151665b81ec8d1e83966864d47", "algorithms": "algorithms/sparql12-query.json", "links": "links/sparql12-query.json", "refs": "refs/sparql12-query.json", "dfns": "dfns/sparql12-query.json", "headings": "headings/sparql12-query.json", - "ids": "ids/sparql12-query.json" + "ids": "ids/sparql12-query.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/sparql12-results-csv-tsv/", @@ -17190,7 +17523,8 @@ "links": "links/sparql12-results-csv-tsv.json", "refs": "refs/sparql12-results-csv-tsv.json", "headings": "headings/sparql12-results-csv-tsv.json", - "ids": "ids/sparql12-results-csv-tsv.json" + "ids": "ids/sparql12-results-csv-tsv.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/sparql12-results-json/", @@ -17244,7 +17578,8 @@ "links": "links/sparql12-results-json.json", "refs": "refs/sparql12-results-json.json", "headings": "headings/sparql12-results-json.json", - "ids": "ids/sparql12-results-json.json" + "ids": "ids/sparql12-results-json.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/sparql12-results-xml/", @@ -17290,15 +17625,16 @@ ], "crawled": "https://www.w3.org/TR/sparql12-results-xml/", "crawlCacheInfo": { - "lastModified": "Sat, 14 Dec 2024 17:15:05 GMT" + "lastModified": "Mon, 16 Dec 2024 14:21:25 GMT" }, "generator": "respec", - "date": "14 December 2024", - "revision": "a545cf0723ed88a47f1b9ddf8a1daa01337fac8e", + "date": "16 December 2024", + "revision": "b2b323335134f131688e9f4090a92ee7d5fe1ff8", "links": "links/sparql12-results-xml.json", "refs": "refs/sparql12-results-xml.json", "headings": "headings/sparql12-results-xml.json", - "ids": "ids/sparql12-results-xml.json" + "ids": "ids/sparql12-results-xml.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/sparql12-service-description/", @@ -17352,7 +17688,8 @@ "links": "links/sparql12-service-description.json", "refs": "refs/sparql12-service-description.json", "headings": "headings/sparql12-service-description.json", - "ids": "ids/sparql12-service-description.json" + "ids": "ids/sparql12-service-description.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/sparql12-update/", @@ -17406,7 +17743,8 @@ "links": "links/sparql12-update.json", "refs": "refs/sparql12-update.json", "headings": "headings/sparql12-update.json", - "ids": "ids/sparql12-update.json" + "ids": "ids/sparql12-update.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/SRI/", @@ -17469,7 +17807,8 @@ "idl": "idl/SRI.idl", "dfns": "dfns/SRI.json", "headings": "headings/SRI.json", - "ids": "ids/SRI.json" + "ids": "ids/SRI.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/svg-aam-1.0/", @@ -17532,7 +17871,8 @@ "refs": "refs/svg-aam-1.0.json", "dfns": "dfns/svg-aam-1.0.json", "headings": "headings/svg-aam-1.0.json", - "ids": "ids/svg-aam-1.0.json" + "ids": "ids/svg-aam-1.0.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/svg-integration/", @@ -17586,7 +17926,8 @@ "refs": "refs/svg-integration.json", "dfns": "dfns/svg-integration.json", "headings": "headings/svg-integration.json", - "ids": "ids/svg-integration.json" + "ids": "ids/svg-integration.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/svg-strokes/", @@ -17642,7 +17983,8 @@ "css": "css/svg-strokes.json", "dfns": "dfns/svg-strokes.json", "headings": "headings/svg-strokes.json", - "ids": "ids/svg-strokes.json" + "ids": "ids/svg-strokes.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/SVG11/", @@ -17782,7 +18124,8 @@ "refs": "refs/SVG11.json", "elements": "elements/SVG11.json", "headings": "headings/SVG11.json", - "ids": "ids/SVG11.json" + "ids": "ids/SVG11.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/SVG2/", @@ -17908,7 +18251,8 @@ "dfns": "dfns/SVG2.json", "elements": "elements/SVG2.json", "headings": "headings/SVG2.json", - "ids": "ids/SVG2.json" + "ids": "ids/SVG2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/test-methodology/", @@ -17957,7 +18301,8 @@ "links": "links/test-methodology.json", "refs": "refs/test-methodology.json", "dfns": "dfns/test-methodology.json", - "ids": "ids/test-methodology.json" + "ids": "ids/test-methodology.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/timing-entrytypes-registry/", @@ -18018,7 +18363,8 @@ "refs": "refs/timing-entrytypes-registry.json", "dfns": "dfns/timing-entrytypes-registry.json", "headings": "headings/timing-entrytypes-registry.json", - "ids": "ids/timing-entrytypes-registry.json" + "ids": "ids/timing-entrytypes-registry.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/touch-events/", @@ -18080,7 +18426,8 @@ "idl": "idl/touch-events.idl", "dfns": "dfns/touch-events.json", "headings": "headings/touch-events.json", - "ids": "ids/touch-events.json" + "ids": "ids/touch-events.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/trusted-types/", @@ -18144,7 +18491,8 @@ "idl": "idl/trusted-types.idl", "dfns": "dfns/trusted-types.json", "headings": "headings/trusted-types.json", - "ids": "ids/trusted-types.json" + "ids": "ids/trusted-types.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/uievents-code/", @@ -18200,7 +18548,8 @@ "refs": "refs/uievents-code.json", "dfns": "dfns/uievents-code.json", "headings": "headings/uievents-code.json", - "ids": "ids/uievents-code.json" + "ids": "ids/uievents-code.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/uievents-key/", @@ -18257,7 +18606,8 @@ "refs": "refs/uievents-key.json", "dfns": "dfns/uievents-key.json", "headings": "headings/uievents-key.json", - "ids": "ids/uievents-key.json" + "ids": "ids/uievents-key.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/uievents/", @@ -18322,7 +18672,8 @@ "idl": "idl/uievents.idl", "dfns": "dfns/uievents.json", "headings": "headings/uievents.json", - "ids": "ids/uievents.json" + "ids": "ids/uievents.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/upgrade-insecure-requests/", @@ -18385,7 +18736,8 @@ "css": "css/upgrade-insecure-requests.json", "dfns": "dfns/upgrade-insecure-requests.json", "headings": "headings/upgrade-insecure-requests.json", - "ids": "ids/upgrade-insecure-requests.json" + "ids": "ids/upgrade-insecure-requests.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/user-timing/", @@ -18449,7 +18801,8 @@ "idl": "idl/user-timing.idl", "dfns": "dfns/user-timing.json", "headings": "headings/user-timing.json", - "ids": "ids/user-timing.json" + "ids": "ids/user-timing.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/vc-data-integrity/", @@ -18504,7 +18857,8 @@ "refs": "refs/vc-data-integrity.json", "dfns": "dfns/vc-data-integrity.json", "headings": "headings/vc-data-integrity.json", - "ids": "ids/vc-data-integrity.json" + "ids": "ids/vc-data-integrity.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/vc-data-model-2.0/", @@ -18560,7 +18914,8 @@ "refs": "refs/vc-data-model-2.0.json", "dfns": "dfns/vc-data-model-2.0.json", "headings": "headings/vc-data-model-2.0.json", - "ids": "ids/vc-data-model-2.0.json" + "ids": "ids/vc-data-model-2.0.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/vibration/", @@ -18625,7 +18980,8 @@ "idl": "idl/vibration.idl", "dfns": "dfns/vibration.json", "headings": "headings/vibration.json", - "ids": "ids/vibration.json" + "ids": "ids/vibration.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/virtual-keyboard/", @@ -18683,7 +19039,8 @@ "idl": "idl/virtual-keyboard.idl", "dfns": "dfns/virtual-keyboard.json", "headings": "headings/virtual-keyboard.json", - "ids": "ids/virtual-keyboard.json" + "ids": "ids/virtual-keyboard.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/wai-aria-1.2/", @@ -18747,7 +19104,8 @@ "refs": "refs/wai-aria-1.2.json", "dfns": "dfns/wai-aria-1.2.json", "headings": "headings/wai-aria-1.2.json", - "ids": "ids/wai-aria-1.2.json" + "ids": "ids/wai-aria-1.2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/wai-aria-1.3/", @@ -18812,7 +19170,8 @@ "idl": "idl/wai-aria.idl", "dfns": "dfns/wai-aria-1.3.json", "headings": "headings/wai-aria-1.3.json", - "ids": "ids/wai-aria-1.3.json" + "ids": "ids/wai-aria-1.3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/wasm-core-2/", @@ -18885,7 +19244,8 @@ "links": "links/wasm-core-2.json", "refs": "refs/wasm-core-2.json", "headings": "headings/wasm-core-2.json", - "ids": "ids/wasm-core-2.json" + "ids": "ids/wasm-core-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/wasm-js-api-2/", @@ -18959,7 +19319,8 @@ "idl": "idl/wasm-js-api.idl", "dfns": "dfns/wasm-js-api-2.json", "headings": "headings/wasm-js-api-2.json", - "ids": "ids/wasm-js-api-2.json" + "ids": "ids/wasm-js-api-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/wasm-web-api-2/", @@ -19024,7 +19385,8 @@ "idl": "idl/wasm-web-api.idl", "dfns": "dfns/wasm-web-api-2.json", "headings": "headings/wasm-web-api-2.json", - "ids": "ids/wasm-web-api-2.json" + "ids": "ids/wasm-web-api-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/web-animations-1/", @@ -19094,7 +19456,8 @@ "idl": "idl/web-animations.idl", "dfns": "dfns/web-animations-1.json", "headings": "headings/web-animations-1.json", - "ids": "ids/web-animations-1.json" + "ids": "ids/web-animations-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/web-animations-2/", @@ -19162,7 +19525,8 @@ "idl": "idl/web-animations-2.idl", "dfns": "dfns/web-animations-2.json", "headings": "headings/web-animations-2.json", - "ids": "ids/web-animations-2.json" + "ids": "ids/web-animations-2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/web-locks/", @@ -19225,7 +19589,8 @@ "idl": "idl/web-locks.idl", "dfns": "dfns/web-locks.json", "headings": "headings/web-locks.json", - "ids": "ids/web-locks.json" + "ids": "ids/web-locks.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/web-share/", @@ -19288,7 +19653,8 @@ "idl": "idl/web-share.idl", "dfns": "dfns/web-share.json", "headings": "headings/web-share.json", - "ids": "ids/web-share.json" + "ids": "ids/web-share.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webaudio-1.0/", @@ -19357,7 +19723,8 @@ "events": "events/webaudio-1.0.json", "dfns": "dfns/webaudio-1.0.json", "headings": "headings/webaudio-1.0.json", - "ids": "ids/webaudio-1.0.json" + "ids": "ids/webaudio-1.0.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webaudio-1.1/", @@ -19424,7 +19791,8 @@ "idl": "idl/webaudio.idl", "dfns": "dfns/webaudio-1.1.json", "headings": "headings/webaudio-1.1.json", - "ids": "ids/webaudio-1.1.json" + "ids": "ids/webaudio-1.1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webauthn-3/", @@ -19489,7 +19857,8 @@ "idl": "idl/webauthn.idl", "dfns": "dfns/webauthn-3.json", "headings": "headings/webauthn-3.json", - "ids": "ids/webauthn-3.json" + "ids": "ids/webauthn-3.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webcodecs-aac-codec-registration/", @@ -19546,7 +19915,8 @@ "idl": "idl/webcodecs-aac-codec-registration.idl", "dfns": "dfns/webcodecs-aac-codec-registration.json", "headings": "headings/webcodecs-aac-codec-registration.json", - "ids": "ids/webcodecs-aac-codec-registration.json" + "ids": "ids/webcodecs-aac-codec-registration.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webcodecs-alaw-codec-registration/", @@ -19601,7 +19971,8 @@ "links": "links/webcodecs-alaw-codec-registration.json", "refs": "refs/webcodecs-alaw-codec-registration.json", "headings": "headings/webcodecs-alaw-codec-registration.json", - "ids": "ids/webcodecs-alaw-codec-registration.json" + "ids": "ids/webcodecs-alaw-codec-registration.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webcodecs-av1-codec-registration/", @@ -19658,7 +20029,8 @@ "idl": "idl/webcodecs-av1-codec-registration.idl", "dfns": "dfns/webcodecs-av1-codec-registration.json", "headings": "headings/webcodecs-av1-codec-registration.json", - "ids": "ids/webcodecs-av1-codec-registration.json" + "ids": "ids/webcodecs-av1-codec-registration.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webcodecs-avc-codec-registration/", @@ -19715,7 +20087,8 @@ "idl": "idl/webcodecs-avc-codec-registration.idl", "dfns": "dfns/webcodecs-avc-codec-registration.json", "headings": "headings/webcodecs-avc-codec-registration.json", - "ids": "ids/webcodecs-avc-codec-registration.json" + "ids": "ids/webcodecs-avc-codec-registration.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webcodecs-codec-registry/", @@ -19771,7 +20144,8 @@ "links": "links/webcodecs-codec-registry.json", "refs": "refs/webcodecs-codec-registry.json", "headings": "headings/webcodecs-codec-registry.json", - "ids": "ids/webcodecs-codec-registry.json" + "ids": "ids/webcodecs-codec-registry.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webcodecs-flac-codec-registration/", @@ -19829,7 +20203,8 @@ "idl": "idl/webcodecs-flac-codec-registration.idl", "dfns": "dfns/webcodecs-flac-codec-registration.json", "headings": "headings/webcodecs-flac-codec-registration.json", - "ids": "ids/webcodecs-flac-codec-registration.json" + "ids": "ids/webcodecs-flac-codec-registration.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webcodecs-hevc-codec-registration/", @@ -19886,7 +20261,8 @@ "idl": "idl/webcodecs-hevc-codec-registration.idl", "dfns": "dfns/webcodecs-hevc-codec-registration.json", "headings": "headings/webcodecs-hevc-codec-registration.json", - "ids": "ids/webcodecs-hevc-codec-registration.json" + "ids": "ids/webcodecs-hevc-codec-registration.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webcodecs-mp3-codec-registration/", @@ -19941,7 +20317,8 @@ "links": "links/webcodecs-mp3-codec-registration.json", "refs": "refs/webcodecs-mp3-codec-registration.json", "headings": "headings/webcodecs-mp3-codec-registration.json", - "ids": "ids/webcodecs-mp3-codec-registration.json" + "ids": "ids/webcodecs-mp3-codec-registration.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webcodecs-opus-codec-registration/", @@ -19999,7 +20376,8 @@ "idl": "idl/webcodecs-opus-codec-registration.idl", "dfns": "dfns/webcodecs-opus-codec-registration.json", "headings": "headings/webcodecs-opus-codec-registration.json", - "ids": "ids/webcodecs-opus-codec-registration.json" + "ids": "ids/webcodecs-opus-codec-registration.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webcodecs-pcm-codec-registration/", @@ -20054,7 +20432,8 @@ "links": "links/webcodecs-pcm-codec-registration.json", "refs": "refs/webcodecs-pcm-codec-registration.json", "headings": "headings/webcodecs-pcm-codec-registration.json", - "ids": "ids/webcodecs-pcm-codec-registration.json" + "ids": "ids/webcodecs-pcm-codec-registration.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webcodecs-ulaw-codec-registration/", @@ -20109,7 +20488,8 @@ "links": "links/webcodecs-ulaw-codec-registration.json", "refs": "refs/webcodecs-ulaw-codec-registration.json", "headings": "headings/webcodecs-ulaw-codec-registration.json", - "ids": "ids/webcodecs-ulaw-codec-registration.json" + "ids": "ids/webcodecs-ulaw-codec-registration.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webcodecs-video-frame-metadata-registry/", @@ -20164,7 +20544,8 @@ "links": "links/webcodecs-video-frame-metadata-registry.json", "refs": "refs/webcodecs-video-frame-metadata-registry.json", "headings": "headings/webcodecs-video-frame-metadata-registry.json", - "ids": "ids/webcodecs-video-frame-metadata-registry.json" + "ids": "ids/webcodecs-video-frame-metadata-registry.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webcodecs-vorbis-codec-registration/", @@ -20219,7 +20600,8 @@ "links": "links/webcodecs-vorbis-codec-registration.json", "refs": "refs/webcodecs-vorbis-codec-registration.json", "headings": "headings/webcodecs-vorbis-codec-registration.json", - "ids": "ids/webcodecs-vorbis-codec-registration.json" + "ids": "ids/webcodecs-vorbis-codec-registration.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webcodecs-vp8-codec-registration/", @@ -20274,7 +20656,8 @@ "links": "links/webcodecs-vp8-codec-registration.json", "refs": "refs/webcodecs-vp8-codec-registration.json", "headings": "headings/webcodecs-vp8-codec-registration.json", - "ids": "ids/webcodecs-vp8-codec-registration.json" + "ids": "ids/webcodecs-vp8-codec-registration.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webcodecs-vp9-codec-registration/", @@ -20331,7 +20714,8 @@ "idl": "idl/webcodecs-vp9-codec-registration.idl", "dfns": "dfns/webcodecs-vp9-codec-registration.json", "headings": "headings/webcodecs-vp9-codec-registration.json", - "ids": "ids/webcodecs-vp9-codec-registration.json" + "ids": "ids/webcodecs-vp9-codec-registration.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webcodecs/", @@ -20396,7 +20780,8 @@ "idl": "idl/webcodecs.idl", "dfns": "dfns/webcodecs.json", "headings": "headings/webcodecs.json", - "ids": "ids/webcodecs.json" + "ids": "ids/webcodecs.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/WebCryptoAPI/", @@ -20458,7 +20843,8 @@ "idl": "idl/WebCryptoAPI.idl", "dfns": "dfns/WebCryptoAPI.json", "headings": "headings/WebCryptoAPI.json", - "ids": "ids/WebCryptoAPI.json" + "ids": "ids/WebCryptoAPI.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webdriver-bidi/", @@ -20515,7 +20901,21 @@ "refs": "refs/webdriver-bidi.json", "dfns": "dfns/webdriver-bidi.json", "headings": "headings/webdriver-bidi.json", - "ids": "ids/webdriver-bidi.json" + "ids": "ids/webdriver-bidi.json", + "cddl": [ + { + "name": "all", + "file": "cddl/webdriver-bidi-all.cddl" + }, + { + "name": "remote", + "file": "cddl/webdriver-bidi-remote.cddl" + }, + { + "name": "local", + "file": "cddl/webdriver-bidi-local.cddl" + } + ] }, { "url": "https://www.w3.org/TR/webdriver2/", @@ -20580,7 +20980,8 @@ "idl": "idl/webdriver.idl", "dfns": "dfns/webdriver2.json", "headings": "headings/webdriver2.json", - "ids": "ids/webdriver2.json" + "ids": "ids/webdriver2.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webgpu/", @@ -20645,7 +21046,8 @@ "idl": "idl/webgpu.idl", "dfns": "dfns/webgpu.json", "headings": "headings/webgpu.json", - "ids": "ids/webgpu.json" + "ids": "ids/webgpu.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webmidi/", @@ -20710,7 +21112,8 @@ "idl": "idl/webmidi.idl", "dfns": "dfns/webmidi.json", "headings": "headings/webmidi.json", - "ids": "ids/webmidi.json" + "ids": "ids/webmidi.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webnn/", @@ -20768,7 +21171,8 @@ "idl": "idl/webnn.idl", "dfns": "dfns/webnn.json", "headings": "headings/webnn.json", - "ids": "ids/webnn.json" + "ids": "ids/webnn.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webrtc-encoded-transform/", @@ -20833,7 +21237,8 @@ "idl": "idl/webrtc-encoded-transform.idl", "dfns": "dfns/webrtc-encoded-transform.json", "headings": "headings/webrtc-encoded-transform.json", - "ids": "ids/webrtc-encoded-transform.json" + "ids": "ids/webrtc-encoded-transform.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webrtc-identity/", @@ -20897,7 +21302,8 @@ "idl": "idl/webrtc-identity.idl", "dfns": "dfns/webrtc-identity.json", "headings": "headings/webrtc-identity.json", - "ids": "ids/webrtc-identity.json" + "ids": "ids/webrtc-identity.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webrtc-priority/", @@ -20959,7 +21365,8 @@ "idl": "idl/webrtc-priority.idl", "dfns": "dfns/webrtc-priority.json", "headings": "headings/webrtc-priority.json", - "ids": "ids/webrtc-priority.json" + "ids": "ids/webrtc-priority.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webrtc-stats/", @@ -21023,7 +21430,8 @@ "idl": "idl/webrtc-stats.idl", "dfns": "dfns/webrtc-stats.json", "headings": "headings/webrtc-stats.json", - "ids": "ids/webrtc-stats.json" + "ids": "ids/webrtc-stats.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webrtc-svc/", @@ -21087,7 +21495,8 @@ "idl": "idl/webrtc-svc.idl", "dfns": "dfns/webrtc-svc.json", "headings": "headings/webrtc-svc.json", - "ids": "ids/webrtc-svc.json" + "ids": "ids/webrtc-svc.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webrtc/", @@ -21151,7 +21560,8 @@ "idl": "idl/webrtc.idl", "dfns": "dfns/webrtc.json", "headings": "headings/webrtc.json", - "ids": "ids/webrtc.json" + "ids": "ids/webrtc.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webtransport/", @@ -21214,7 +21624,8 @@ "idl": "idl/webtransport.idl", "dfns": "dfns/webtransport.json", "headings": "headings/webtransport.json", - "ids": "ids/webtransport.json" + "ids": "ids/webtransport.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webvtt1/", @@ -21279,7 +21690,8 @@ "idl": "idl/webvtt.idl", "dfns": "dfns/webvtt1.json", "headings": "headings/webvtt1.json", - "ids": "ids/webvtt1.json" + "ids": "ids/webvtt1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webxr-ar-module-1/", @@ -21343,7 +21755,8 @@ "idl": "idl/webxr-ar-module.idl", "dfns": "dfns/webxr-ar-module-1.json", "headings": "headings/webxr-ar-module-1.json", - "ids": "ids/webxr-ar-module-1.json" + "ids": "ids/webxr-ar-module-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webxr-depth-sensing-1/", @@ -21402,7 +21815,8 @@ "idl": "idl/webxr-depth-sensing.idl", "dfns": "dfns/webxr-depth-sensing-1.json", "headings": "headings/webxr-depth-sensing-1.json", - "ids": "ids/webxr-depth-sensing-1.json" + "ids": "ids/webxr-depth-sensing-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webxr-dom-overlays-1/", @@ -21469,7 +21883,8 @@ "css": "css/webxr-dom-overlays.json", "dfns": "dfns/webxr-dom-overlays-1.json", "headings": "headings/webxr-dom-overlays-1.json", - "ids": "ids/webxr-dom-overlays-1.json" + "ids": "ids/webxr-dom-overlays-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webxr-gamepads-module-1/", @@ -21534,7 +21949,8 @@ "idl": "idl/webxr-gamepads-module.idl", "dfns": "dfns/webxr-gamepads-module-1.json", "headings": "headings/webxr-gamepads-module-1.json", - "ids": "ids/webxr-gamepads-module-1.json" + "ids": "ids/webxr-gamepads-module-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webxr-hand-input-1/", @@ -21599,7 +22015,8 @@ "idl": "idl/webxr-hand-input.idl", "dfns": "dfns/webxr-hand-input-1.json", "headings": "headings/webxr-hand-input-1.json", - "ids": "ids/webxr-hand-input-1.json" + "ids": "ids/webxr-hand-input-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webxr-hit-test-1/", @@ -21664,7 +22081,8 @@ "idl": "idl/webxr-hit-test.idl", "dfns": "dfns/webxr-hit-test-1.json", "headings": "headings/webxr-hit-test-1.json", - "ids": "ids/webxr-hit-test-1.json" + "ids": "ids/webxr-hit-test-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webxr-lighting-estimation-1/", @@ -21724,7 +22142,8 @@ "idl": "idl/webxr-lighting-estimation.idl", "dfns": "dfns/webxr-lighting-estimation-1.json", "headings": "headings/webxr-lighting-estimation-1.json", - "ids": "ids/webxr-lighting-estimation-1.json" + "ids": "ids/webxr-lighting-estimation-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webxr/", @@ -21798,7 +22217,8 @@ "idl": "idl/webxr.idl", "dfns": "dfns/webxr.json", "headings": "headings/webxr.json", - "ids": "ids/webxr.json" + "ids": "ids/webxr.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/webxrlayers-1/", @@ -21864,7 +22284,8 @@ "idl": "idl/webxrlayers.idl", "dfns": "dfns/webxrlayers-1.json", "headings": "headings/webxrlayers-1.json", - "ids": "ids/webxrlayers-1.json" + "ids": "ids/webxrlayers-1.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/WGSL/", @@ -21921,7 +22342,8 @@ "refs": "refs/WGSL.json", "dfns": "dfns/WGSL.json", "headings": "headings/WGSL.json", - "ids": "ids/WGSL.json" + "ids": "ids/WGSL.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/window-management/", @@ -21986,7 +22408,8 @@ "idl": "idl/window-management.idl", "dfns": "dfns/window-management.json", "headings": "headings/window-management.json", - "ids": "ids/window-management.json" + "ids": "ids/window-management.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/WOFF/", @@ -22047,7 +22470,8 @@ "links": "links/WOFF.json", "refs": "refs/WOFF.json", "headings": "headings/WOFF.json", - "ids": "ids/WOFF.json" + "ids": "ids/WOFF.json", + "cddl": [] }, { "url": "https://www.w3.org/TR/WOFF2/", @@ -22109,7 +22533,8 @@ "links": "links/WOFF2.json", "refs": "refs/WOFF2.json", "headings": "headings/WOFF2.json", - "ids": "ids/WOFF2.json" + "ids": "ids/WOFF2.json", + "cddl": [] } ] } \ No newline at end of file diff --git a/tr/links/autoplay-detection.json b/tr/links/autoplay-detection.json index f48447b8ca45..2ed284fb5143 100644 --- a/tr/links/autoplay-detection.json +++ b/tr/links/autoplay-detection.json @@ -26,11 +26,6 @@ }, "https://webidl.spec.whatwg.org/": {}, "https://wicg.github.io/speech-api/": {}, - "https://www.w3.org/Consortium/Patent-Policy/": { - "anchors": [ - "sec-Disclosure" - ] - }, "https://www.w3.org/TR/": {}, "https://www.w3.org/TR/SVG2/": {}, "https://www.w3.org/TR/security-privacy-questionnaire/": { @@ -38,13 +33,14 @@ "questions" ] }, - "https://www.w3.org/TR/webaudio/": {}, - "https://www.w3.org/groups/wg/media": {}, + "https://www.w3.org/TR/webaudio-1.0/": {}, + "https://www.w3.org/groups/wg/media/": {}, "https://www.w3.org/groups/wg/media/ipr": {}, "https://www.w3.org/media-wg/": {}, "https://www.w3.org/policies/patent-policy/": { "anchors": [ - "def-essential" + "def-essential", + "sec-Disclosure" ] }, "https://www.w3.org/policies/process/20231103/": { @@ -95,7 +91,7 @@ "elementdef-image" ] }, - "https://www.w3.org/TR/webaudio/": { + "https://www.w3.org/TR/webaudio-1.0/": { "anchors": [ "audiocontext", "enumdef-audiocontextstate", diff --git a/tr/links/mediasession.json b/tr/links/mediasession.json index fe348b3c97c1..f239cbce5507 100644 --- a/tr/links/mediasession.json +++ b/tr/links/mediasession.json @@ -15,21 +15,17 @@ "https://tc39.es/ecma262/multipage/": {}, "https://url.spec.whatwg.org/": {}, "https://webidl.spec.whatwg.org/": {}, - "https://www.w3.org/Consortium/Patent-Policy/": { - "anchors": [ - "sec-Disclosure" - ] - }, "https://www.w3.org/TR/": {}, "https://www.w3.org/TR/image-resource/": {}, "https://www.w3.org/TR/mediacapture-streams/": {}, "https://www.w3.org/TR/permissions-policy-1/": {}, - "https://www.w3.org/TR/webaudio/": {}, - "https://www.w3.org/groups/wg/media": {}, + "https://www.w3.org/TR/webaudio-1.0/": {}, + "https://www.w3.org/groups/wg/media/": {}, "https://www.w3.org/groups/wg/media/ipr": {}, "https://www.w3.org/policies/patent-policy/": { "anchors": [ - "def-essential" + "def-essential", + "sec-Disclosure" ] }, "https://www.w3.org/policies/process/20231103/": { @@ -177,7 +173,7 @@ "default-allowlist" ] }, - "https://www.w3.org/TR/webaudio/": { + "https://www.w3.org/TR/webaudio-1.0/": { "anchors": [ "audioworklet" ] diff --git a/tr/links/openscreenprotocol.json b/tr/links/openscreen-application.json similarity index 71% rename from tr/links/openscreenprotocol.json rename to tr/links/openscreen-application.json index e201493a0888..1ef81897fad9 100644 --- a/tr/links/openscreenprotocol.json +++ b/tr/links/openscreen-application.json @@ -1,53 +1,26 @@ { "spec": { - "title": "Open Screen Protocol", - "url": "https://www.w3.org/TR/openscreenprotocol/" + "title": "Open Screen Application Protocol", + "url": "https://www.w3.org/TR/openscreen-application/" }, "links": { "rawlinks": { "http://ieeexplore.ieee.org/servlet/opac?punumber=4610933": {}, - "https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-spake2-26": {}, - "https://datatracker.ietf.org/doc/html/rfc2104": {}, "https://datatracker.ietf.org/doc/html/rfc2119": {}, - "https://datatracker.ietf.org/doc/html/rfc5869": {}, - "https://datatracker.ietf.org/doc/html/rfc6234": {}, - "https://datatracker.ietf.org/doc/html/rfc7748": { - "anchors": [ - "page-4" - ] - }, "https://en.wikipedia.org/wiki/Fuzzing": {}, "https://en.wikipedia.org/wiki/Sandbox_(computer_security)": {}, "https://github.com/w3c/openscreenprotocol/blob/main/capabilities.md": {}, - "https://github.com/w3c/openscreenprotocol/issues/132": {}, - "https://github.com/w3c/openscreenprotocol/issues/228": {}, - "https://github.com/w3c/openscreenprotocol/issues/241": {}, - "https://github.com/w3c/openscreenprotocol/issues/242": {}, + "https://github.com/w3c/openscreenprotocol/issues": {}, + "https://github.com/w3c/openscreenprotocol/issues/342": {}, + "https://github.com/w3c/openscreenprotocol/issues/343": {}, "https://html.spec.whatwg.org/multipage/": {}, "https://w3c.github.io/openscreenprotocol/capabilities.html": {}, "https://w3c.github.io/openscreenprotocol/device_specs.html": {}, "https://w3c.github.io/openscreenprotocol/explainer.html": {}, - "https://www.iso.org/standard/62021.html": {}, - "https://www.itu.int/ITU-T/studygroups/com17/languages/X.690-0207.pdf": {}, "https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.1359-1-199811-I!!PDF-E.pdf": {}, "https://www.rfc-editor.org/rfc/rfc4122": {}, - "https://www.rfc-editor.org/rfc/rfc4648": {}, - "https://www.rfc-editor.org/rfc/rfc5280": {}, - "https://www.rfc-editor.org/rfc/rfc5480": {}, "https://www.rfc-editor.org/rfc/rfc5646": {}, - "https://www.rfc-editor.org/rfc/rfc5758": {}, - "https://www.rfc-editor.org/rfc/rfc6066": {}, - "https://www.rfc-editor.org/rfc/rfc6234": {}, "https://www.rfc-editor.org/rfc/rfc6381": {}, - "https://www.rfc-editor.org/rfc/rfc6762": {}, - "https://www.rfc-editor.org/rfc/rfc6763": {}, - "https://www.rfc-editor.org/rfc/rfc7301": {}, - "https://www.rfc-editor.org/rfc/rfc7469": { - "anchors": [ - "section-2.4" - ] - }, - "https://www.rfc-editor.org/rfc/rfc8446": {}, "https://www.rfc-editor.org/rfc/rfc8610": {}, "https://www.rfc-editor.org/rfc/rfc8949": {}, "https://www.rfc-editor.org/rfc/rfc9000": {}, @@ -60,8 +33,6 @@ "hdrmetadatatype" ] }, - "https://www.w3.org/TR/openscreen-application/": {}, - "https://www.w3.org/TR/openscreen-network/": {}, "https://www.w3.org/TR/presentation-api/": { "anchors": [ "creating-a-receiving-browsing-context", @@ -89,7 +60,7 @@ }, "https://www.w3.org/TR/security-privacy-questionnaire/": {}, "https://www.w3.org/TR/webcodecs-codec-registry/": {}, - "https://www.w3.org/groups/wg/secondscreen": {}, + "https://www.w3.org/groups/wg/secondscreen/": {}, "https://www.w3.org/groups/wg/secondscreen/ipr/": {}, "https://www.w3.org/policies/patent-policy/": { "anchors": [ @@ -109,11 +80,6 @@ "section-4.4" ] }, - "https://datatracker.ietf.org/doc/html/rfc5280": { - "anchors": [ - "section-4.2.1.3" - ] - }, "https://datatracker.ietf.org/doc/html/rfc5646": { "anchors": [ "section-2" @@ -124,22 +90,6 @@ "section-3" ] }, - "https://datatracker.ietf.org/doc/html/rfc6762": { - "anchors": [ - "section-9" - ] - }, - "https://datatracker.ietf.org/doc/html/rfc6763": { - "anchors": [ - "section-7", - "section-4.1.1" - ] - }, - "https://datatracker.ietf.org/doc/html/rfc8446": { - "anchors": [ - "section-4.2.3" - ] - }, "https://datatracker.ietf.org/doc/html/rfc8610": { "anchors": [ "section-3" @@ -147,10 +97,7 @@ }, "https://datatracker.ietf.org/doc/html/rfc9000": { "anchors": [ - "name-variable-length-integer-enc", - "name-transport-parameter-encodin", - "section-4.6", - "name-connection_close-frames" + "name-variable-length-integer-enc" ] }, "https://html.spec.whatwg.org/multipage/embedded-content.html": { @@ -218,7 +165,6 @@ "dfn-remote-playback-source" ] }, - "https://www.iso.org/standard/62021.html": {}, "https://www.w3.org/TR/presentation-api/": { "anchors": [ "dfn-controlling-user-agent", diff --git a/tr/links/openscreen-network.json b/tr/links/openscreen-network.json new file mode 100644 index 000000000000..b582371ed304 --- /dev/null +++ b/tr/links/openscreen-network.json @@ -0,0 +1,106 @@ +{ + "spec": { + "title": "Open Screen Network Protocol", + "url": "https://www.w3.org/TR/openscreen-network/" + }, + "links": { + "rawlinks": { + "https://datatracker.ietf.org/doc/html/rfc2119": {}, + "https://en.wikipedia.org/wiki/Sandbox_(computer_security)": {}, + "https://github.com/w3c/openscreenprotocol/issues": {}, + "https://github.com/w3c/openscreenprotocol/issues/228": {}, + "https://github.com/w3c/openscreenprotocol/issues/242": {}, + "https://github.com/w3c/openscreenprotocol/issues/346": {}, + "https://w3c.github.io/openscreenprotocol/application.html": {}, + "https://w3c.github.io/openscreenprotocol/device_specs.html": {}, + "https://w3c.github.io/openscreenprotocol/explainer.html": {}, + "https://www.iso.org/standard/62021.html": {}, + "https://www.itu.int/ITU-T/studygroups/com17/languages/X.690-0207.pdf": {}, + "https://www.rfc-editor.org/rfc/rfc2104": {}, + "https://www.rfc-editor.org/rfc/rfc4122": {}, + "https://www.rfc-editor.org/rfc/rfc4648": {}, + "https://www.rfc-editor.org/rfc/rfc5280": {}, + "https://www.rfc-editor.org/rfc/rfc5480": {}, + "https://www.rfc-editor.org/rfc/rfc5758": {}, + "https://www.rfc-editor.org/rfc/rfc5869": {}, + "https://www.rfc-editor.org/rfc/rfc6066": {}, + "https://www.rfc-editor.org/rfc/rfc6234": {}, + "https://www.rfc-editor.org/rfc/rfc6762": {}, + "https://www.rfc-editor.org/rfc/rfc6763": {}, + "https://www.rfc-editor.org/rfc/rfc7301": {}, + "https://www.rfc-editor.org/rfc/rfc7469": { + "anchors": [ + "section-2.4" + ] + }, + "https://www.rfc-editor.org/rfc/rfc7748": { + "anchors": [ + "section-4.1" + ] + }, + "https://www.rfc-editor.org/rfc/rfc8446": {}, + "https://www.rfc-editor.org/rfc/rfc8610": {}, + "https://www.rfc-editor.org/rfc/rfc8949": {}, + "https://www.rfc-editor.org/rfc/rfc9000": {}, + "https://www.rfc-editor.org/rfc/rfc9382": {}, + "https://www.w3.org/TR/": {}, + "https://www.w3.org/TR/security-privacy-questionnaire/": {}, + "https://www.w3.org/groups/wg/secondscreen/": {}, + "https://www.w3.org/groups/wg/secondscreen/ipr/": {}, + "https://www.w3.org/policies/patent-policy/": { + "anchors": [ + "def-essential", + "sec-Disclosure" + ] + }, + "https://www.w3.org/policies/process/20231103/": { + "anchors": [ + "recs-and-notes" + ] + } + }, + "autolinks": { + "https://datatracker.ietf.org/doc/html/rfc4122": { + "anchors": [ + "section-4.4" + ] + }, + "https://datatracker.ietf.org/doc/html/rfc5280": { + "anchors": [ + "section-4.2.1.3" + ] + }, + "https://datatracker.ietf.org/doc/html/rfc6762": { + "anchors": [ + "section-9" + ] + }, + "https://datatracker.ietf.org/doc/html/rfc6763": { + "anchors": [ + "section-7", + "section-4.1.1", + "section-4.1" + ] + }, + "https://datatracker.ietf.org/doc/html/rfc8446": { + "anchors": [ + "section-4.2.3" + ] + }, + "https://datatracker.ietf.org/doc/html/rfc8610": { + "anchors": [ + "section-3" + ] + }, + "https://datatracker.ietf.org/doc/html/rfc9000": { + "anchors": [ + "name-variable-length-integer-enc", + "section-4.6", + "name-connection_close-frames" + ] + }, + "https://www.iso.org/standard/62021.html": {}, + "https://www.w3.org/policies/patent-policy/": {} + } + } +} \ No newline at end of file diff --git a/tr/links/picture-in-picture.json b/tr/links/picture-in-picture.json index f9790c93ce09..d17f6482a679 100644 --- a/tr/links/picture-in-picture.json +++ b/tr/links/picture-in-picture.json @@ -13,11 +13,6 @@ "https://infra.spec.whatwg.org/": {}, "https://lists.w3.org/Archives/Public/public-media-wg/": {}, "https://webidl.spec.whatwg.org/": {}, - "https://www.w3.org/Consortium/Patent-Policy/": { - "anchors": [ - "sec-Disclosure" - ] - }, "https://www.w3.org/TR/": {}, "https://www.w3.org/TR/css-values-4/": {}, "https://www.w3.org/TR/mediasession/": {}, @@ -25,11 +20,12 @@ "https://www.w3.org/TR/remote-playback/": {}, "https://www.w3.org/TR/secure-contexts/": {}, "https://www.w3.org/TR/selectors-4/": {}, - "https://www.w3.org/groups/wg/media": {}, + "https://www.w3.org/groups/wg/media/": {}, "https://www.w3.org/groups/wg/media/ipr": {}, "https://www.w3.org/policies/patent-policy/": { "anchors": [ - "def-essential" + "def-essential", + "sec-Disclosure" ] }, "https://www.w3.org/policies/process/20231103/": { diff --git a/tr/refs/autoplay-detection.json b/tr/refs/autoplay-detection.json index 1ffed0b321e9..1d936d8c64c2 100644 --- a/tr/refs/autoplay-detection.json +++ b/tr/refs/autoplay-detection.json @@ -23,7 +23,7 @@ }, { "name": "WEBAUDIO", - "url": "https://www.w3.org/TR/webaudio/" + "url": "https://www.w3.org/TR/webaudio-1.0/" }, { "name": "WEBIDL", diff --git a/tr/refs/mediasession.json b/tr/refs/mediasession.json index 05f9ed70d0a2..320102f72229 100644 --- a/tr/refs/mediasession.json +++ b/tr/refs/mediasession.json @@ -52,8 +52,8 @@ "url": "https://www.w3.org/TR/image-resource/" }, { - "name": "WEBAUDIO", - "url": "https://www.w3.org/TR/webaudio/" + "name": "WEBAUDIO-1.0", + "url": "https://www.w3.org/TR/webaudio-1.0/" } ] } diff --git a/tr/refs/openscreen-application.json b/tr/refs/openscreen-application.json new file mode 100644 index 000000000000..60861f47035e --- /dev/null +++ b/tr/refs/openscreen-application.json @@ -0,0 +1,72 @@ +{ + "spec": { + "title": "Open Screen Application Protocol", + "url": "https://www.w3.org/TR/openscreen-application/" + }, + "refs": { + "normative": [ + { + "name": "HTML", + "url": "https://html.spec.whatwg.org/multipage/" + }, + { + "name": "MEDIA-CAPABILITIES", + "url": "https://www.w3.org/TR/media-capabilities/" + }, + { + "name": "PRESENTATION-API", + "url": "https://www.w3.org/TR/presentation-api/" + }, + { + "name": "REMOTE-PLAYBACK", + "url": "https://www.w3.org/TR/remote-playback/" + }, + { + "name": "RFC2119", + "url": "https://datatracker.ietf.org/doc/html/rfc2119" + }, + { + "name": "RFC5646", + "url": "https://www.rfc-editor.org/rfc/rfc5646" + }, + { + "name": "RFC6381", + "url": "https://www.rfc-editor.org/rfc/rfc6381" + }, + { + "name": "RFC8610", + "url": "https://www.rfc-editor.org/rfc/rfc8610" + }, + { + "name": "RFC8949", + "url": "https://www.rfc-editor.org/rfc/rfc8949" + }, + { + "name": "RFC9000", + "url": "https://www.rfc-editor.org/rfc/rfc9000" + } + ], + "informative": [ + { + "name": "IEEE-754", + "url": "http://ieeexplore.ieee.org/servlet/opac?punumber=4610933" + }, + { + "name": "ITU-R-BT.1359-1", + "url": "https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.1359-1-199811-I!!PDF-E.pdf" + }, + { + "name": "RFC4122", + "url": "https://www.rfc-editor.org/rfc/rfc4122" + }, + { + "name": "SECURITY-PRIVACY-QUESTIONNAIRE", + "url": "https://www.w3.org/TR/security-privacy-questionnaire/" + }, + { + "name": "WEBCODECS-CODEC-REGISTRY", + "url": "https://www.w3.org/TR/webcodecs-codec-registry/" + } + ] + } +} \ No newline at end of file diff --git a/tr/refs/openscreenprotocol.json b/tr/refs/openscreen-network.json similarity index 67% rename from tr/refs/openscreenprotocol.json rename to tr/refs/openscreen-network.json index 7fda329f920e..27ca7655918b 100644 --- a/tr/refs/openscreenprotocol.json +++ b/tr/refs/openscreen-network.json @@ -1,34 +1,22 @@ { "spec": { - "title": "Open Screen Protocol", - "url": "https://www.w3.org/TR/openscreenprotocol/" + "title": "Open Screen Network Protocol", + "url": "https://www.w3.org/TR/openscreen-network/" }, "refs": { "normative": [ - { - "name": "HTML", - "url": "https://html.spec.whatwg.org/multipage/" - }, { "name": "ISO18004", "url": "https://www.iso.org/standard/62021.html" }, - { - "name": "MEDIA-CAPABILITIES", - "url": "https://www.w3.org/TR/media-capabilities/" - }, - { - "name": "PRESENTATION-API", - "url": "https://www.w3.org/TR/presentation-api/" - }, - { - "name": "REMOTE-PLAYBACK", - "url": "https://www.w3.org/TR/remote-playback/" - }, { "name": "RFC2119", "url": "https://datatracker.ietf.org/doc/html/rfc2119" }, + { + "name": "RFC4122", + "url": "https://www.rfc-editor.org/rfc/rfc4122" + }, { "name": "RFC4648", "url": "https://www.rfc-editor.org/rfc/rfc4648" @@ -41,10 +29,6 @@ "name": "RFC5480", "url": "https://www.rfc-editor.org/rfc/rfc5480" }, - { - "name": "RFC5646", - "url": "https://www.rfc-editor.org/rfc/rfc5646" - }, { "name": "RFC5758", "url": "https://www.rfc-editor.org/rfc/rfc5758" @@ -53,10 +37,6 @@ "name": "RFC6066", "url": "https://www.rfc-editor.org/rfc/rfc6066" }, - { - "name": "RFC6381", - "url": "https://www.rfc-editor.org/rfc/rfc6381" - }, { "name": "RFC6762", "url": "https://www.rfc-editor.org/rfc/rfc6762" @@ -73,6 +53,10 @@ "name": "RFC7469", "url": "https://www.rfc-editor.org/rfc/rfc7469" }, + { + "name": "RFC7748", + "url": "https://www.rfc-editor.org/rfc/rfc7748" + }, { "name": "RFC8446", "url": "https://www.rfc-editor.org/rfc/rfc8446" @@ -89,6 +73,10 @@ "name": "RFC9000", "url": "https://www.rfc-editor.org/rfc/rfc9000" }, + { + "name": "RFC9382", + "url": "https://www.rfc-editor.org/rfc/rfc9382" + }, { "name": "X690", "url": "https://www.itu.int/ITU-T/studygroups/com17/languages/X.690-0207.pdf" @@ -96,16 +84,12 @@ ], "informative": [ { - "name": "IEEE-754", - "url": "http://ieeexplore.ieee.org/servlet/opac?punumber=4610933" + "name": "RFC2104", + "url": "https://www.rfc-editor.org/rfc/rfc2104" }, { - "name": "ITU-R-BT.1359-1", - "url": "https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.1359-1-199811-I!!PDF-E.pdf" - }, - { - "name": "RFC4122", - "url": "https://www.rfc-editor.org/rfc/rfc4122" + "name": "RFC5869", + "url": "https://www.rfc-editor.org/rfc/rfc5869" }, { "name": "RFC6234", @@ -114,10 +98,6 @@ { "name": "SECURITY-PRIVACY-QUESTIONNAIRE", "url": "https://www.w3.org/TR/security-privacy-questionnaire/" - }, - { - "name": "WEBCODECS-CODEC-REGISTRY", - "url": "https://www.w3.org/TR/webcodecs-codec-registry/" } ] }