Skip to content

Commit

Permalink
Update of TR report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 10.2.3.
  • Loading branch information
reffy-bot committed Nov 14, 2022
1 parent 36a4d64 commit 7897858
Show file tree
Hide file tree
Showing 97 changed files with 6,654 additions and 3,403 deletions.
10 changes: 5 additions & 5 deletions tr/css/css-inline.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@
"appliesTo": "inline-level boxes and SVG text content elements",
"inherited": "no",
"percentages": "refer to the used value of line-height",
"computedValue": "the specified keyword and/or a computed <length-percentage> value",
"computedValue": "the specified keyword or a computed <length-percentage> value",
"canonicalOrder": "per grammar",
"animationType": "discrete",
"animationType": "by computed value type",
"styleDeclaration": [
"baseline-shift",
"baselineShift"
Expand All @@ -88,7 +88,7 @@
"percentages": "computed relative to 1em",
"computedValue": "the specified keyword, a number, or a computed <length> value",
"canonicalOrder": "per grammar",
"animationType": "discrete",
"animationType": "by computed value type",
"styleDeclaration": [
"line-height",
"lineHeight"
Expand Down Expand Up @@ -128,7 +128,7 @@
"name": "inline-sizing",
"value": "normal | stretch",
"initial": "normal",
"appliesTo": "inline boxes",
"appliesTo": "inline boxes, but not ruby container boxes nor internal ruby boxes",
"inherited": "no",
"percentages": "n/a",
"computedValue": "specified keyword",
Expand All @@ -141,7 +141,7 @@
},
"initial-letter": {
"name": "initial-letter",
"value": "normal | <number> <integer> | <number> && [ drop | raise ]?",
"value": "normal | <number [1,∞]> <integer [1,∞]> | <number [1,∞]> && [ drop | raise ]?",
"initial": "normal",
"appliesTo": "certain inline-level boxes and ::first-letter and inside ::marker boxes (see prose)",
"inherited": "no",
Expand Down
76 changes: 58 additions & 18 deletions tr/dfns/WGSL.json
Original file line number Diff line number Diff line change
Expand Up @@ -720,14 +720,16 @@
"definedIn": "prose"
},
{
"id": "decimal-floating-point-literal",
"href": "https://www.w3.org/TR/WGSL/#decimal-floating-point-literal",
"id": "syntax-float_literal",
"href": "https://www.w3.org/TR/WGSL/#syntax-float_literal",
"linkingText": [
"decimal floating point literal"
"float_literal"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"syntax"
],
"access": "private",
"informative": false,
"heading": {
Expand All @@ -739,14 +741,16 @@
"definedIn": "prose"
},
{
"id": "hexadecimal-floating-point-literal",
"href": "https://www.w3.org/TR/WGSL/#hexadecimal-floating-point-literal",
"id": "mantissa-significant",
"href": "https://www.w3.org/TR/WGSL/#mantissa-significant",
"linkingText": [
"hexadecimal floating point literal"
"significant"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"mantissa"
],
"access": "private",
"informative": false,
"heading": {
Expand All @@ -758,16 +762,14 @@
"definedIn": "prose"
},
{
"id": "syntax-float_literal",
"href": "https://www.w3.org/TR/WGSL/#syntax-float_literal",
"id": "decimal-floating-point-literal",
"href": "https://www.w3.org/TR/WGSL/#decimal-floating-point-literal",
"linkingText": [
"float_literal"
"decimal floating point literal"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"syntax"
],
"for": [],
"access": "private",
"informative": false,
"heading": {
Expand Down Expand Up @@ -799,6 +801,25 @@
},
"definedIn": "prose"
},
{
"id": "hexadecimal-floating-point-literal",
"href": "https://www.w3.org/TR/WGSL/#hexadecimal-floating-point-literal",
"linkingText": [
"hexadecimal floating point literal"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "numeric-literals",
"href": "https://www.w3.org/TR/WGSL/#numeric-literals",
"title": "Numeric Literals",
"number": "3.5.2"
},
"definedIn": "prose"
},
{
"id": "syntax-hex_float_literal",
"href": "https://www.w3.org/TR/WGSL/#syntax-hex_float_literal",
Expand Down Expand Up @@ -6827,6 +6848,25 @@
},
"definedIn": "prose"
},
{
"id": "root-identifier",
"href": "https://www.w3.org/TR/WGSL/#root-identifier",
"linkingText": [
"root identifier"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "root-ident-sec",
"href": "https://www.w3.org/TR/WGSL/#root-ident-sec",
"title": "Root Identifier",
"number": "9.4.1.1"
},
"definedIn": "prose"
},
{
"id": "alias",
"href": "https://www.w3.org/TR/WGSL/#alias",
Expand All @@ -6839,10 +6879,10 @@
"access": "private",
"informative": false,
"heading": {
"id": "alias-analysis",
"href": "https://www.w3.org/TR/WGSL/#alias-analysis",
"title": "Alias Analysis",
"number": "9.4.1"
"id": "aliasing",
"href": "https://www.w3.org/TR/WGSL/#aliasing",
"title": "Aliasing",
"number": "9.4.1.2"
},
"definedIn": "prose"
},
Expand Down
43 changes: 41 additions & 2 deletions tr/dfns/appmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,7 @@
"for": [
"Document"
],
"access": "private",
"access": "public",
"informative": false,
"heading": {
"id": "processing",
Expand Down Expand Up @@ -996,7 +996,7 @@
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"access": "public",
"informative": false,
"heading": {
"id": "applying-the-manifest",
Expand Down Expand Up @@ -1737,6 +1737,45 @@
},
"definedIn": "prose"
},
{
"id": "dfn-launching-a-web-application",
"href": "https://www.w3.org/TR/appmanifest/#dfn-launching-a-web-application",
"linkingText": [
"launching a web application",
"launch a web application"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "launching-a-web-application",
"href": "https://www.w3.org/TR/appmanifest/#launching-a-web-application",
"title": "Launching a web application",
"number": "5.2"
},
"definedIn": "prose"
},
{
"id": "dfn-create-a-new-application-context",
"href": "https://www.w3.org/TR/appmanifest/#dfn-create-a-new-application-context",
"linkingText": [
"create a new application context"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "launching-a-web-application",
"href": "https://www.w3.org/TR/appmanifest/#launching-a-web-application",
"title": "Launching a web application",
"number": "5.2"
},
"definedIn": "prose"
},
{
"id": "dfn-navigation-scope",
"href": "https://www.w3.org/TR/appmanifest/#dfn-navigation-scope",
Expand Down
Loading

0 comments on commit 7897858

Please sign in to comment.