-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update of ED report from new reffy run
Using reffy commit 14.4.0.
- Loading branch information
reffy-bot
committed
Dec 1, 2023
1 parent
cde91dc
commit 7b5e58b
Showing
42 changed files
with
10,367 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
{ | ||
"spec": { | ||
"title": "AV1 Codec ISO Media File Format Binding", | ||
"url": "https://aomediacodec.github.io/av1-isobmff/" | ||
}, | ||
"properties": [], | ||
"atrules": [], | ||
"selectors": [], | ||
"values": [], | ||
"warnings": [ | ||
{ | ||
"msg": "Dangling value", | ||
"name": "av01", | ||
"type": "value", | ||
"value": "av01", | ||
"for": "ISOBMFF Brand" | ||
}, | ||
{ | ||
"msg": "Dangling value", | ||
"name": "av01", | ||
"type": "value", | ||
"value": "av01", | ||
"for": "AV1SampleEntry" | ||
}, | ||
{ | ||
"msg": "Dangling value", | ||
"name": "av1m", | ||
"type": "value", | ||
"value": "av1m", | ||
"for": "AV1MultiFrameSampleGroupEntry" | ||
}, | ||
{ | ||
"msg": "Dangling value", | ||
"name": "av1M", | ||
"type": "value", | ||
"value": "av1M", | ||
"for": "AV1MetadataSampleGroupEntry" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,315 @@ | ||
{ | ||
"spec": { | ||
"title": "Iframe credentialless", | ||
"url": "https://wicg.github.io/anonymous-iframe/" | ||
}, | ||
"dfns": [ | ||
{ | ||
"id": "attr-iframe-credentialless", | ||
"href": "https://wicg.github.io/anonymous-iframe/#attr-iframe-credentialless", | ||
"linkingText": [ | ||
"attr-iframe-credentialless" | ||
], | ||
"localLinkingText": [], | ||
"type": "dfn", | ||
"for": [], | ||
"access": "private", | ||
"informative": false, | ||
"heading": { | ||
"id": "spec-iframe-attribute", | ||
"href": "https://wicg.github.io/anonymous-iframe/#spec-iframe-attribute", | ||
"title": "The Iframe attribute", | ||
"number": "6.1.1" | ||
}, | ||
"definedIn": "prose" | ||
}, | ||
{ | ||
"id": "htmliframeelement", | ||
"href": "https://wicg.github.io/anonymous-iframe/#htmliframeelement", | ||
"linkingText": [ | ||
"HTMLIFrameElement" | ||
], | ||
"localLinkingText": [], | ||
"type": "interface", | ||
"for": [], | ||
"access": "public", | ||
"informative": false, | ||
"heading": { | ||
"id": "title", | ||
"href": "https://wicg.github.io/anonymous-iframe/#title", | ||
"title": "Iframe credentialless" | ||
}, | ||
"definedIn": "pre" | ||
}, | ||
{ | ||
"id": "dom-htmliframeelement-credentialless", | ||
"href": "https://wicg.github.io/anonymous-iframe/#dom-htmliframeelement-credentialless", | ||
"linkingText": [ | ||
"credentialless" | ||
], | ||
"localLinkingText": [], | ||
"type": "attribute", | ||
"for": [ | ||
"HTMLIFrameElement" | ||
], | ||
"access": "public", | ||
"informative": false, | ||
"heading": { | ||
"id": "title", | ||
"href": "https://wicg.github.io/anonymous-iframe/#title", | ||
"title": "Iframe credentialless" | ||
}, | ||
"definedIn": "pre" | ||
}, | ||
{ | ||
"id": "dom-iframe-credentialless", | ||
"href": "https://wicg.github.io/anonymous-iframe/#dom-iframe-credentialless", | ||
"linkingText": [ | ||
"dom-iframe-credentialless" | ||
], | ||
"localLinkingText": [], | ||
"type": "dfn", | ||
"for": [], | ||
"access": "public", | ||
"informative": false, | ||
"heading": { | ||
"id": "title", | ||
"href": "https://wicg.github.io/anonymous-iframe/#title", | ||
"title": "Iframe credentialless" | ||
}, | ||
"definedIn": "prose" | ||
}, | ||
{ | ||
"id": "window", | ||
"href": "https://wicg.github.io/anonymous-iframe/#window", | ||
"linkingText": [ | ||
"Window" | ||
], | ||
"localLinkingText": [], | ||
"type": "interface", | ||
"for": [], | ||
"access": "public", | ||
"informative": false, | ||
"heading": { | ||
"id": "spec-window-attribute", | ||
"href": "https://wicg.github.io/anonymous-iframe/#spec-window-attribute", | ||
"title": "The Window attribute", | ||
"number": "6.1.2" | ||
}, | ||
"definedIn": "pre" | ||
}, | ||
{ | ||
"id": "dom-window-credentialless", | ||
"href": "https://wicg.github.io/anonymous-iframe/#dom-window-credentialless", | ||
"linkingText": [ | ||
"credentialless" | ||
], | ||
"localLinkingText": [], | ||
"type": "attribute", | ||
"for": [ | ||
"Window" | ||
], | ||
"access": "public", | ||
"informative": false, | ||
"heading": { | ||
"id": "title", | ||
"href": "https://wicg.github.io/anonymous-iframe/#title", | ||
"title": "Iframe credentialless" | ||
}, | ||
"definedIn": "pre" | ||
}, | ||
{ | ||
"id": "navigation-params-credentialless", | ||
"href": "https://wicg.github.io/anonymous-iframe/#navigation-params-credentialless", | ||
"linkingText": [ | ||
"navigation-params-credentialless" | ||
], | ||
"localLinkingText": [], | ||
"type": "dfn", | ||
"for": [], | ||
"access": "private", | ||
"informative": false, | ||
"heading": { | ||
"id": "spec-navigating-browsing-context", | ||
"href": "https://wicg.github.io/anonymous-iframe/#spec-navigating-browsing-context", | ||
"title": "Navigating a browsing context", | ||
"number": "6.1.4" | ||
}, | ||
"definedIn": "dt" | ||
}, | ||
{ | ||
"id": "credentialless-window", | ||
"href": "https://wicg.github.io/anonymous-iframe/#credentialless-window", | ||
"linkingText": [ | ||
"credentialless Window" | ||
], | ||
"localLinkingText": [], | ||
"type": "dfn", | ||
"for": [], | ||
"access": "public", | ||
"informative": false, | ||
"heading": { | ||
"id": "spec-section", | ||
"href": "https://wicg.github.io/anonymous-iframe/#spec-section", | ||
"title": "General section", | ||
"number": "6.1.6" | ||
}, | ||
"definedIn": "prose" | ||
}, | ||
{ | ||
"id": "initial-window-credentialless", | ||
"href": "https://wicg.github.io/anonymous-iframe/#initial-window-credentialless", | ||
"linkingText": [ | ||
"initial-window-credentialless" | ||
], | ||
"localLinkingText": [], | ||
"type": "dfn", | ||
"for": [], | ||
"access": "public", | ||
"informative": false, | ||
"heading": { | ||
"id": "title", | ||
"href": "https://wicg.github.io/anonymous-iframe/#title", | ||
"title": "Iframe credentialless" | ||
}, | ||
"definedIn": "prose" | ||
}, | ||
{ | ||
"id": "navigation-credentialless", | ||
"href": "https://wicg.github.io/anonymous-iframe/#navigation-credentialless", | ||
"linkingText": [ | ||
"navigation-credentialless" | ||
], | ||
"localLinkingText": [], | ||
"type": "dfn", | ||
"for": [], | ||
"access": "public", | ||
"informative": false, | ||
"heading": { | ||
"id": "title", | ||
"href": "https://wicg.github.io/anonymous-iframe/#title", | ||
"title": "Iframe credentialless" | ||
}, | ||
"definedIn": "prose" | ||
}, | ||
{ | ||
"id": "autofill-and-credentialless-iframe", | ||
"href": "https://wicg.github.io/anonymous-iframe/#autofill-and-credentialless-iframe", | ||
"linkingText": [ | ||
"Autofill and credentialless iframe" | ||
], | ||
"localLinkingText": [], | ||
"type": "dfn", | ||
"for": [], | ||
"access": "public", | ||
"informative": false, | ||
"heading": { | ||
"id": "spec-autofill", | ||
"href": "https://wicg.github.io/anonymous-iframe/#spec-autofill", | ||
"title": "Autofill", | ||
"number": "6.1.8" | ||
}, | ||
"definedIn": "prose" | ||
}, | ||
{ | ||
"id": "page-credentialless-nonce", | ||
"href": "https://wicg.github.io/anonymous-iframe/#page-credentialless-nonce", | ||
"linkingText": [ | ||
"page credentialless nonce" | ||
], | ||
"localLinkingText": [], | ||
"type": "dfn", | ||
"for": [], | ||
"access": "public", | ||
"informative": false, | ||
"heading": { | ||
"id": "spec-environment-partition-nonce", | ||
"href": "https://wicg.github.io/anonymous-iframe/#spec-environment-partition-nonce", | ||
"title": "Environment’s partition nonce", | ||
"number": "6.1.9" | ||
}, | ||
"definedIn": "prose" | ||
}, | ||
{ | ||
"id": "environment-partition-nonce", | ||
"href": "https://wicg.github.io/anonymous-iframe/#environment-partition-nonce", | ||
"linkingText": [ | ||
"partition nonce" | ||
], | ||
"localLinkingText": [], | ||
"type": "dfn", | ||
"for": [ | ||
"environment" | ||
], | ||
"access": "public", | ||
"informative": false, | ||
"heading": { | ||
"id": "title", | ||
"href": "https://wicg.github.io/anonymous-iframe/#title", | ||
"title": "Iframe credentialless" | ||
}, | ||
"definedIn": "dt" | ||
}, | ||
{ | ||
"id": "storage-key-nonce", | ||
"href": "https://wicg.github.io/anonymous-iframe/#storage-key-nonce", | ||
"linkingText": [ | ||
"storage-key-nonce" | ||
], | ||
"localLinkingText": [], | ||
"type": "dfn", | ||
"for": [], | ||
"access": "public", | ||
"informative": false, | ||
"heading": { | ||
"id": "spec-storage-partitioning", | ||
"href": "https://wicg.github.io/anonymous-iframe/#spec-storage-partitioning", | ||
"title": "Integration with storage-partitioning", | ||
"number": "6.4" | ||
}, | ||
"definedIn": "dt" | ||
}, | ||
{ | ||
"id": "storage-key-storage-key-origin", | ||
"href": "https://wicg.github.io/anonymous-iframe/#storage-key-storage-key-origin", | ||
"linkingText": [ | ||
"storage-key-origin" | ||
], | ||
"localLinkingText": [], | ||
"type": "dfn", | ||
"for": [ | ||
"storage key" | ||
], | ||
"access": "public", | ||
"informative": false, | ||
"heading": { | ||
"id": "spec-storage-key", | ||
"href": "https://wicg.github.io/anonymous-iframe/#spec-storage-key", | ||
"title": "storage-key", | ||
"number": "6.5.1" | ||
}, | ||
"definedIn": "prose" | ||
}, | ||
{ | ||
"id": "storage-key-storage-key-nonce", | ||
"href": "https://wicg.github.io/anonymous-iframe/#storage-key-storage-key-nonce", | ||
"linkingText": [ | ||
"storage-key-nonce" | ||
], | ||
"localLinkingText": [], | ||
"type": "dfn", | ||
"for": [ | ||
"storage key" | ||
], | ||
"access": "public", | ||
"informative": false, | ||
"heading": { | ||
"id": "spec-storage-key", | ||
"href": "https://wicg.github.io/anonymous-iframe/#spec-storage-key", | ||
"title": "storage-key", | ||
"number": "6.5.1" | ||
}, | ||
"definedIn": "prose" | ||
} | ||
] | ||
} |
Oops, something went wrong.