Skip to content

Commit

Permalink
Publish curated data from f815ea6
Browse files Browse the repository at this point in the history
Curated data generated from raw data at f815ea6
  • Loading branch information
curation-bot committed Mar 27, 2024
1 parent 1d0e7d8 commit 19dec65
Show file tree
Hide file tree
Showing 506 changed files with 25,289 additions and 21,542 deletions.
2 changes: 1 addition & 1 deletion ed/css/css-anchor-position.json
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@
"name": "<inset-area>",
"href": "https://drafts.csswg.org/css-anchor-position-1/#typedef-inset-area",
"type": "type",
"value": "[ [ left | center | right | span-left | span-right | x-start | x-end | span-x-start | span-x-end | x-self-start | x-self-end | span-x-self-start | span-x-self-end | span-all ] || [ top | center | bottom | span-top | span-bottom | y-start | y-end | span-y-start | span-y-end | y-self-start | y-self-end | span-y-self-start | span-y-self-end | span-all ] | [ block-start | center | block-end | span-block-start | span-block-end | self-block-start | self-block-end | span-self-block-start | span-self-block-end | span-all ] || [ inline-start | center | inline-end | span-inline-start | span-inline-end | self-inline-start | self-inline-end | span-self-inline-start | span-self-inline-end | span-all ] | [ start | center | end | span-start | span-end | span-all ]{1,2} | [ self-start | center | self-end | span-self-start | span-self-end | span-all ]{1,2} ]",
"value": "[ [ left | center | right | span-left | span-right | x-start | x-end | span-x-start | span-x-end | x-self-start | x-self-end | span-x-self-start | span-x-self-end | span-all ] || [ top | center | bottom | span-top | span-bottom | y-start | y-end | span-y-start | span-y-end | y-self-start | y-self-end | span-y-self-start | span-y-self-end | span-all ] | [ block-start | center | block-end | span-block-start | span-block-end | span-all ] || [ inline-start | center | inline-end | span-inline-start | span-inline-end | span-all ] | [ self-block-start | self-block-end | span-self-block-start | span-self-block-end | span-all ] || [ self-inline-start | self-inline-end | span-self-inline-start | span-self-inline-end | span-all ] | [ start | center | end | span-start | span-end | span-all ]{1,2} | [ self-start | center | self-end | span-self-start | span-self-end | span-all ]{1,2} ]",
"values": [
{
"name": "start",
Expand Down
10 changes: 5 additions & 5 deletions ed/css/css-view-transitions-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
{
"name": "<custom-ident>+",
"prose": "All of the specified <custom-ident> values (apart from none) are applied when used in named view transition pseudo-element selectors. none is an invalid <custom-ident> for view-transition-class, even when combined with other <custom-ident>s.",
"prose": "All of the specified <custom-ident> values (apart from none) are applied when used in named view transition pseudo-element selectors. none is an invalid <custom-ident> for view-transition-class, even when combined with another <custom-ident>.",
"href": "https://drafts.csswg.org/css-view-transitions-2/#valdef-view-transition-class-custom-ident",
"type": "value",
"value": "<custom-ident>+"
Expand Down Expand Up @@ -58,16 +58,16 @@
},
{
"name": "auto",
"prose": "The transition will be enabled if the navigation is same-origin, without cross-origin redirects, and whoes NavigationType is traverse or push or replace with user navigation involvement not equal to \"browser UI\".",
"prose": "The transition will be enabled if the navigation is same-origin, without cross-origin redirects, and whose NavigationType is traverse, or push or replace, with user navigation involvement not equal to \"browser UI\".",
"href": "https://drafts.csswg.org/css-view-transitions-2/#valdef-view-transition-navigation-auto",
"type": "value",
"value": "auto"
}
]
},
{
"name": "type",
"href": "https://drafts.csswg.org/css-view-transitions-2/#descdef-view-transition-type",
"name": "types",
"href": "https://drafts.csswg.org/css-view-transitions-2/#descdef-view-transition-types",
"for": "@view-transition",
"value": "none | <custom-ident>+",
"initial": "none"
Expand All @@ -79,7 +79,7 @@
"selectors": [
{
"name": ":active-view-transition",
"prose": "The :active-view-transition pseudo-class applies to the root element of the document, if it has an active view transition. It has the following syntax definition:",
"prose": "The :active-view-transition pseudo-class applies to the root element of the document, if it has an active view transition.",
"href": "https://drafts.csswg.org/css-view-transitions-2/#active-view-transition-pseudo"
},
{
Expand Down
38 changes: 19 additions & 19 deletions ed/dfns/attribution-reporting-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -5152,6 +5152,25 @@
},
"definedIn": "prose"
},
{
"id": "max-trigger-state-cardinality",
"href": "https://wicg.github.io/attribution-reporting-api/#max-trigger-state-cardinality",
"linkingText": [
"Max trigger-state cardinality"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "vendor-specific-values",
"href": "https://wicg.github.io/attribution-reporting-api/#vendor-specific-values",
"title": "Vendor-Specific Values",
"number": "9"
},
"definedIn": "prose"
},
{
"id": "randomized-null-report-rate-excluding-source-registration-time",
"href": "https://wicg.github.io/attribution-reporting-api/#randomized-null-report-rate-excluding-source-registration-time",
Expand Down Expand Up @@ -6576,25 +6595,6 @@
},
"definedIn": "prose"
},
{
"id": "check-if-debug-reporting-is-allowed",
"href": "https://wicg.github.io/attribution-reporting-api/#check-if-debug-reporting-is-allowed",
"linkingText": [
"check if debug reporting is allowed"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "processing-an-attribution-source",
"href": "https://wicg.github.io/attribution-reporting-api/#processing-an-attribution-source",
"title": "Processing an attribution source",
"number": "11.4"
},
"definedIn": "prose"
},
{
"id": "obtain-and-deliver-a-debug-report-on-source-registration",
"href": "https://wicg.github.io/attribution-reporting-api/#obtain-and-deliver-a-debug-report-on-source-registration",
Expand Down
75 changes: 47 additions & 28 deletions ed/dfns/compute-pressure.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,44 @@
},
"definedIn": "prose"
},
{
"id": "dfn-requested-sampling-interval",
"href": "https://w3c.github.io/compute-pressure/#dfn-requested-sampling-interval",
"linkingText": [
"requested sampling interval"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "sampling-and-reporting-rate",
"href": "https://w3c.github.io/compute-pressure/#sampling-and-reporting-rate",
"title": "Sampling and Reporting Rate",
"number": "3.3"
},
"definedIn": "prose"
},
{
"id": "dfn-requested-sampling-rate",
"href": "https://w3c.github.io/compute-pressure/#dfn-requested-sampling-rate",
"linkingText": [
"requested sampling rate"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "sampling-and-reporting-rate",
"href": "https://w3c.github.io/compute-pressure/#sampling-and-reporting-rate",
"title": "Sampling and Reporting Rate",
"number": "3.3"
},
"definedIn": "prose"
},
{
"id": "dfn-sampling-rate",
"href": "https://w3c.github.io/compute-pressure/#dfn-sampling-rate",
Expand Down Expand Up @@ -315,10 +353,10 @@
"definedIn": "prose"
},
{
"id": "dfn-samplerate",
"href": "https://w3c.github.io/compute-pressure/#dfn-samplerate",
"id": "dfn-sampleinterval",
"href": "https://w3c.github.io/compute-pressure/#dfn-sampleinterval",
"linkingText": [
"[[SampleRate]]"
"[[SampleInterval]]"
],
"localLinkingText": [],
"type": "attribute",
Expand Down Expand Up @@ -1068,10 +1106,10 @@
"definedIn": "heading"
},
{
"id": "dom-pressureobserveroptions-samplerate",
"href": "https://w3c.github.io/compute-pressure/#dom-pressureobserveroptions-samplerate",
"id": "dom-pressureobserveroptions-sampleinterval",
"href": "https://w3c.github.io/compute-pressure/#dom-pressureobserveroptions-sampleinterval",
"linkingText": [
"sampleRate"
"sampleInterval"
],
"localLinkingText": [],
"type": "dict-member",
Expand All @@ -1081,32 +1119,13 @@
"access": "public",
"informative": false,
"heading": {
"id": "the-samplerate-member",
"href": "https://w3c.github.io/compute-pressure/#the-samplerate-member",
"title": "The sampleRate member",
"id": "the-sampleinterval-member",
"href": "https://w3c.github.io/compute-pressure/#the-sampleinterval-member",
"title": "The sampleInterval member",
"number": "10.4.1"
},
"definedIn": "heading"
},
{
"id": "dfn-requested-sampling-rate",
"href": "https://w3c.github.io/compute-pressure/#dfn-requested-sampling-rate",
"linkingText": [
"requested sampling rate"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "the-samplerate-member",
"href": "https://w3c.github.io/compute-pressure/#the-samplerate-member",
"title": "The sampleRate member",
"number": "10.4.1"
},
"definedIn": "prose"
},
{
"id": "dfn-reset-observation-window",
"href": "https://w3c.github.io/compute-pressure/#dfn-reset-observation-window",
Expand Down
19 changes: 19 additions & 0 deletions ed/dfns/css-anchor-position-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2275,6 +2275,25 @@
{
"id": "position-fallback-origin",
"href": "https://drafts.csswg.org/css-anchor-position-1/#position-fallback-origin",
"linkingText": [
"Position Fallback Origin"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "fallback-rule",
"href": "https://drafts.csswg.org/css-anchor-position-1/#fallback-rule",
"title": "The @position-try Rule",
"number": "5.4"
},
"definedIn": "prose"
},
{
"id": "position-fallback-origin①",
"href": "https://drafts.csswg.org/css-anchor-position-1/#position-fallback-origin%E2%91%A0",
"linkingText": [
"position fallback origin"
],
Expand Down
Loading

0 comments on commit 19dec65

Please sign in to comment.