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.0.2.
  • Loading branch information
reffy-bot committed Aug 30, 2023
1 parent 1c31cfd commit 2d1085f
Show file tree
Hide file tree
Showing 19 changed files with 783 additions and 475 deletions.
21 changes: 0 additions & 21 deletions ed/dfns/IFT.json
Original file line number Diff line number Diff line change
Expand Up @@ -601,27 +601,6 @@
},
"definedIn": "table"
},
{
"id": "patchrequest-base_checksum",
"href": "https://w3c.github.io/IFT/Overview.html#patchrequest-base_checksum",
"linkingText": [
"base_checksum"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"PatchRequest"
],
"access": "private",
"informative": false,
"heading": {
"id": "PatchRequest",
"href": "https://w3c.github.io/IFT/Overview.html#PatchRequest",
"title": "PatchRequest",
"number": "4.3.3"
},
"definedIn": "table"
},
{
"id": "patchrequest-fragment_id",
"href": "https://w3c.github.io/IFT/Overview.html#patchrequest-fragment_id",
Expand Down
246 changes: 228 additions & 18 deletions ed/dfns/css-typed-om-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -3695,6 +3695,90 @@
},
"definedIn": "pre"
},
{
"id": "dom-css-cap",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-cap",
"linkingText": [
"cap(value)"
],
"localLinkingText": [],
"type": "method",
"for": [
"CSS"
],
"access": "public",
"informative": false,
"heading": {
"id": "numeric-factory",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#numeric-factory",
"title": "Numeric Factory Functions",
"number": "4.3.5"
},
"definedIn": "pre"
},
{
"id": "dom-css-cap-value-value",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-cap-value-value",
"linkingText": [
"value"
],
"localLinkingText": [],
"type": "argument",
"for": [
"CSS/cap(value)"
],
"access": "public",
"informative": false,
"heading": {
"id": "numeric-factory",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#numeric-factory",
"title": "Numeric Factory Functions",
"number": "4.3.5"
},
"definedIn": "pre"
},
{
"id": "dom-css-ch",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-ch",
"linkingText": [
"ch(value)"
],
"localLinkingText": [],
"type": "method",
"for": [
"CSS"
],
"access": "public",
"informative": false,
"heading": {
"id": "numeric-factory",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#numeric-factory",
"title": "Numeric Factory Functions",
"number": "4.3.5"
},
"definedIn": "pre"
},
{
"id": "dom-css-ch-value-value",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-ch-value-value",
"linkingText": [
"value"
],
"localLinkingText": [],
"type": "argument",
"for": [
"CSS/ch(value)"
],
"access": "public",
"informative": false,
"heading": {
"id": "numeric-factory",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#numeric-factory",
"title": "Numeric Factory Functions",
"number": "4.3.5"
},
"definedIn": "pre"
},
{
"id": "dom-css-em",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-em",
Expand Down Expand Up @@ -3780,10 +3864,10 @@
"definedIn": "pre"
},
{
"id": "dom-css-ch",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-ch",
"id": "dom-css-ic",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-ic",
"linkingText": [
"ch(value)"
"ic(value)"
],
"localLinkingText": [],
"type": "method",
Expand All @@ -3801,15 +3885,15 @@
"definedIn": "pre"
},
{
"id": "dom-css-ch-value-value",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-ch-value-value",
"id": "dom-css-ic-value-value",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-ic-value-value",
"linkingText": [
"value"
],
"localLinkingText": [],
"type": "argument",
"for": [
"CSS/ch(value)"
"CSS/ic(value)"
],
"access": "public",
"informative": false,
Expand All @@ -3822,10 +3906,10 @@
"definedIn": "pre"
},
{
"id": "dom-css-ic",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-ic",
"id": "dom-css-lh",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-lh",
"linkingText": [
"ic(value)"
"lh(value)"
],
"localLinkingText": [],
"type": "method",
Expand All @@ -3843,15 +3927,99 @@
"definedIn": "pre"
},
{
"id": "dom-css-ic-value-value",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-ic-value-value",
"id": "dom-css-lh-value-value",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-lh-value-value",
"linkingText": [
"value"
],
"localLinkingText": [],
"type": "argument",
"for": [
"CSS/ic(value)"
"CSS/lh(value)"
],
"access": "public",
"informative": false,
"heading": {
"id": "numeric-factory",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#numeric-factory",
"title": "Numeric Factory Functions",
"number": "4.3.5"
},
"definedIn": "pre"
},
{
"id": "dom-css-rcap",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-rcap",
"linkingText": [
"rcap(value)"
],
"localLinkingText": [],
"type": "method",
"for": [
"CSS"
],
"access": "public",
"informative": false,
"heading": {
"id": "numeric-factory",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#numeric-factory",
"title": "Numeric Factory Functions",
"number": "4.3.5"
},
"definedIn": "pre"
},
{
"id": "dom-css-rcap-value-value",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-rcap-value-value",
"linkingText": [
"value"
],
"localLinkingText": [],
"type": "argument",
"for": [
"CSS/rcap(value)"
],
"access": "public",
"informative": false,
"heading": {
"id": "numeric-factory",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#numeric-factory",
"title": "Numeric Factory Functions",
"number": "4.3.5"
},
"definedIn": "pre"
},
{
"id": "dom-css-rch",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-rch",
"linkingText": [
"rch(value)"
],
"localLinkingText": [],
"type": "method",
"for": [
"CSS"
],
"access": "public",
"informative": false,
"heading": {
"id": "numeric-factory",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#numeric-factory",
"title": "Numeric Factory Functions",
"number": "4.3.5"
},
"definedIn": "pre"
},
{
"id": "dom-css-rch-value-value",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-rch-value-value",
"linkingText": [
"value"
],
"localLinkingText": [],
"type": "argument",
"for": [
"CSS/rch(value)"
],
"access": "public",
"informative": false,
Expand Down Expand Up @@ -3906,10 +4074,10 @@
"definedIn": "pre"
},
{
"id": "dom-css-lh",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-lh",
"id": "dom-css-rex",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-rex",
"linkingText": [
"lh(value)"
"rex(value)"
],
"localLinkingText": [],
"type": "method",
Expand All @@ -3927,15 +4095,57 @@
"definedIn": "pre"
},
{
"id": "dom-css-lh-value-value",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-lh-value-value",
"id": "dom-css-rex-value-value",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-rex-value-value",
"linkingText": [
"value"
],
"localLinkingText": [],
"type": "argument",
"for": [
"CSS/lh(value)"
"CSS/rex(value)"
],
"access": "public",
"informative": false,
"heading": {
"id": "numeric-factory",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#numeric-factory",
"title": "Numeric Factory Functions",
"number": "4.3.5"
},
"definedIn": "pre"
},
{
"id": "dom-css-ric",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-ric",
"linkingText": [
"ric(value)"
],
"localLinkingText": [],
"type": "method",
"for": [
"CSS"
],
"access": "public",
"informative": false,
"heading": {
"id": "numeric-factory",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#numeric-factory",
"title": "Numeric Factory Functions",
"number": "4.3.5"
},
"definedIn": "pre"
},
{
"id": "dom-css-ric-value-value",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-css-ric-value-value",
"linkingText": [
"value"
],
"localLinkingText": [],
"type": "argument",
"for": [
"CSS/ric(value)"
],
"access": "public",
"informative": false,
Expand Down
36 changes: 36 additions & 0 deletions ed/dfns/shared-storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,42 @@
},
"definedIn": "prose"
},
{
"id": "check-if-user-preference-setting-allows-access-to-shared-storage",
"href": "https://wicg.github.io/shared-storage/#check-if-user-preference-setting-allows-access-to-shared-storage",
"linkingText": [
"check if user preference setting allows access to shared storage"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/shared-storage/#title",
"title": "Shared Storage API"
},
"definedIn": "prose"
},
{
"id": "determine-whether-shared-storage-is-allowed",
"href": "https://wicg.github.io/shared-storage/#determine-whether-shared-storage-is-allowed",
"linkingText": [
"determine whether shared storage is allowed"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/shared-storage/#title",
"title": "Shared Storage API"
},
"definedIn": "prose"
},
{
"id": "check-if-addmodule-allowed-and-update-status",
"href": "https://wicg.github.io/shared-storage/#check-if-addmodule-allowed-and-update-status",
Expand Down
Loading

0 comments on commit 2d1085f

Please sign in to comment.