Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 14.8.3.
  • Loading branch information
reffy-bot committed Mar 13, 2024
1 parent 4bebe41 commit 7df73c0
Show file tree
Hide file tree
Showing 24 changed files with 1,226 additions and 1,155 deletions.
21 changes: 21 additions & 0 deletions ed/dfns/document-picture-in-picture.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,27 @@
},
"definedIn": "pre"
},
{
"id": "dom-documentpictureinpictureoptions-allowreturntoopener",
"href": "https://wicg.github.io/document-picture-in-picture/#dom-documentpictureinpictureoptions-allowreturntoopener",
"linkingText": [
"allowReturnToOpener"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"DocumentPictureInPictureOptions"
],
"access": "public",
"informative": false,
"heading": {
"id": "api",
"href": "https://wicg.github.io/document-picture-in-picture/#api",
"title": "API",
"number": "5"
},
"definedIn": "pre"
},
{
"id": "documentpictureinpictureevent",
"href": "https://wicg.github.io/document-picture-in-picture/#documentpictureinpictureevent",
Expand Down
70 changes: 35 additions & 35 deletions ed/dfns/sourcemap.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"spec": {
"title": "Source Map",
"url": "https://tc39.es/source-map-spec/"
"url": "https://tc39.es/source-map"
},
"dfns": [
{
"id": "generated-code",
"href": "https://tc39.es/source-map-spec/#generated-code",
"href": "https://tc39.es/source-map#generated-code",
"linkingText": [
"Generated Code"
],
Expand All @@ -17,15 +17,15 @@
"informative": false,
"heading": {
"id": "terminology",
"href": "https://tc39.es/source-map-spec/#terminology",
"href": "https://tc39.es/source-map#terminology",
"title": "Terminology",
"number": "2"
},
"definedIn": "prose"
},
{
"id": "original-source",
"href": "https://tc39.es/source-map-spec/#original-source",
"href": "https://tc39.es/source-map#original-source",
"linkingText": [
"Original Source"
],
Expand All @@ -36,15 +36,15 @@
"informative": false,
"heading": {
"id": "terminology",
"href": "https://tc39.es/source-map-spec/#terminology",
"href": "https://tc39.es/source-map#terminology",
"title": "Terminology",
"number": "2"
},
"definedIn": "prose"
},
{
"id": "base64-vlq",
"href": "https://tc39.es/source-map-spec/#base64-vlq",
"href": "https://tc39.es/source-map#base64-vlq",
"linkingText": [
"Base64 VLQ"
],
Expand All @@ -55,15 +55,15 @@
"informative": false,
"heading": {
"id": "terminology",
"href": "https://tc39.es/source-map-spec/#terminology",
"href": "https://tc39.es/source-map#terminology",
"title": "Terminology",
"number": "2"
},
"definedIn": "prose"
},
{
"id": "source-mapping-url",
"href": "https://tc39.es/source-map-spec/#source-mapping-url",
"href": "https://tc39.es/source-map#source-mapping-url",
"linkingText": [
"Source Mapping URL"
],
Expand All @@ -74,15 +74,15 @@
"informative": false,
"heading": {
"id": "terminology",
"href": "https://tc39.es/source-map-spec/#terminology",
"href": "https://tc39.es/source-map#terminology",
"title": "Terminology",
"number": "2"
},
"definedIn": "prose"
},
{
"id": "column",
"href": "https://tc39.es/source-map-spec/#column",
"href": "https://tc39.es/source-map#column",
"linkingText": [
"Column"
],
Expand All @@ -93,15 +93,15 @@
"informative": false,
"heading": {
"id": "terminology",
"href": "https://tc39.es/source-map-spec/#terminology",
"href": "https://tc39.es/source-map#terminology",
"title": "Terminology",
"number": "2"
},
"definedIn": "prose"
},
{
"id": "version",
"href": "https://tc39.es/source-map-spec/#version",
"href": "https://tc39.es/source-map#version",
"linkingText": [
"version"
],
Expand All @@ -112,15 +112,15 @@
"informative": false,
"heading": {
"id": "source-map-format",
"href": "https://tc39.es/source-map-spec/#source-map-format",
"href": "https://tc39.es/source-map#source-map-format",
"title": "Source Map Format",
"number": "4"
},
"definedIn": "prose"
},
{
"id": "file",
"href": "https://tc39.es/source-map-spec/#file",
"href": "https://tc39.es/source-map#file",
"linkingText": [
"file"
],
Expand All @@ -131,15 +131,15 @@
"informative": false,
"heading": {
"id": "source-map-format",
"href": "https://tc39.es/source-map-spec/#source-map-format",
"href": "https://tc39.es/source-map#source-map-format",
"title": "Source Map Format",
"number": "4"
},
"definedIn": "prose"
},
{
"id": "sourceroot",
"href": "https://tc39.es/source-map-spec/#sourceroot",
"href": "https://tc39.es/source-map#sourceroot",
"linkingText": [
"sourceRoot"
],
Expand All @@ -150,15 +150,15 @@
"informative": false,
"heading": {
"id": "source-map-format",
"href": "https://tc39.es/source-map-spec/#source-map-format",
"href": "https://tc39.es/source-map#source-map-format",
"title": "Source Map Format",
"number": "4"
},
"definedIn": "prose"
},
{
"id": "sources",
"href": "https://tc39.es/source-map-spec/#sources",
"href": "https://tc39.es/source-map#sources",
"linkingText": [
"sources"
],
Expand All @@ -169,15 +169,15 @@
"informative": false,
"heading": {
"id": "source-map-format",
"href": "https://tc39.es/source-map-spec/#source-map-format",
"href": "https://tc39.es/source-map#source-map-format",
"title": "Source Map Format",
"number": "4"
},
"definedIn": "prose"
},
{
"id": "sourcescontent",
"href": "https://tc39.es/source-map-spec/#sourcescontent",
"href": "https://tc39.es/source-map#sourcescontent",
"linkingText": [
"sourcesContent"
],
Expand All @@ -188,15 +188,15 @@
"informative": false,
"heading": {
"id": "source-map-format",
"href": "https://tc39.es/source-map-spec/#source-map-format",
"href": "https://tc39.es/source-map#source-map-format",
"title": "Source Map Format",
"number": "4"
},
"definedIn": "prose"
},
{
"id": "names",
"href": "https://tc39.es/source-map-spec/#names",
"href": "https://tc39.es/source-map#names",
"linkingText": [
"names"
],
Expand All @@ -207,15 +207,15 @@
"informative": false,
"heading": {
"id": "source-map-format",
"href": "https://tc39.es/source-map-spec/#source-map-format",
"href": "https://tc39.es/source-map#source-map-format",
"title": "Source Map Format",
"number": "4"
},
"definedIn": "prose"
},
{
"id": "mappings",
"href": "https://tc39.es/source-map-spec/#mappings",
"href": "https://tc39.es/source-map#mappings",
"linkingText": [
"mappings"
],
Expand All @@ -226,15 +226,15 @@
"informative": false,
"heading": {
"id": "source-map-format",
"href": "https://tc39.es/source-map-spec/#source-map-format",
"href": "https://tc39.es/source-map#source-map-format",
"title": "Source Map Format",
"number": "4"
},
"definedIn": "prose"
},
{
"id": "ignorelist",
"href": "https://tc39.es/source-map-spec/#ignorelist",
"href": "https://tc39.es/source-map#ignorelist",
"linkingText": [
"ignoreList"
],
Expand All @@ -245,15 +245,15 @@
"informative": false,
"heading": {
"id": "source-map-format",
"href": "https://tc39.es/source-map-spec/#source-map-format",
"href": "https://tc39.es/source-map#source-map-format",
"title": "Source Map Format",
"number": "4"
},
"definedIn": "prose"
},
{
"id": "sections",
"href": "https://tc39.es/source-map-spec/#sections",
"href": "https://tc39.es/source-map#sections",
"linkingText": [
"sections"
],
Expand All @@ -264,15 +264,15 @@
"informative": false,
"heading": {
"id": "index-map",
"href": "https://tc39.es/source-map-spec/#index-map",
"href": "https://tc39.es/source-map#index-map",
"title": "Index Map",
"number": "5"
},
"definedIn": "prose"
},
{
"id": "offset",
"href": "https://tc39.es/source-map-spec/#offset",
"href": "https://tc39.es/source-map#offset",
"linkingText": [
"offset"
],
Expand All @@ -283,15 +283,15 @@
"informative": false,
"heading": {
"id": "section",
"href": "https://tc39.es/source-map-spec/#section",
"href": "https://tc39.es/source-map#section",
"title": "Section",
"number": "5.1"
},
"definedIn": "prose"
},
{
"id": "map",
"href": "https://tc39.es/source-map-spec/#map",
"href": "https://tc39.es/source-map#map",
"linkingText": [
"map"
],
Expand All @@ -302,15 +302,15 @@
"informative": false,
"heading": {
"id": "section",
"href": "https://tc39.es/source-map-spec/#section",
"href": "https://tc39.es/source-map#section",
"title": "Section",
"number": "5.1"
},
"definedIn": "prose"
},
{
"id": "source-origin",
"href": "https://tc39.es/source-map-spec/#source-origin",
"href": "https://tc39.es/source-map#source-origin",
"linkingText": [
"source origin"
],
Expand All @@ -321,7 +321,7 @@
"informative": false,
"heading": {
"id": "linking-generated-code",
"href": "https://tc39.es/source-map-spec/#linking-generated-code",
"href": "https://tc39.es/source-map#linking-generated-code",
"title": "Linking generated code to source maps",
"number": "6.2"
},
Expand Down
Loading

0 comments on commit 7df73c0

Please sign in to comment.