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 11d99549c3ea581aa04154220c43a01bad90c9dc.
  • Loading branch information
reffy-bot committed Aug 31, 2020
1 parent 3a1416d commit da8f35b
Show file tree
Hide file tree
Showing 1,215 changed files with 417,637 additions and 1,455 deletions.
6 changes: 3 additions & 3 deletions tr/css/css-inline.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"vertical-align": {
"name": "vertical-align",
"value": "<'baseline-source'> || <'alignment-baseline'> || <'baseline-shift'>",
"value": "[ first | last] || <'alignment-baseline'> || <'baseline-shift'>",
"initial": "baseline",
"appliesTo": "see individual properties",
"inherited": "no",
Expand All @@ -39,7 +39,7 @@
},
"alignment-baseline": {
"name": "alignment-baseline",
"value": "baseline | text-bottom | alphabetic | ideographic | middle | central | mathematical | text-top | bottom | center | top",
"value": "baseline | text-bottom | alphabetic | ideographic | middle | central | mathematical | text-top",
"initial": "baseline",
"appliesTo": "inline-level boxes, flex items, grid items, table cells, and SVG text content elements",
"inherited": "no",
Expand Down Expand Up @@ -116,7 +116,7 @@
},
"initial-letter-align": {
"name": "initial-letter-align",
"value": "border-box? [ alphabetic | ideographic | hebrew | hanging ] | border-box",
"value": "[ border-box? [ alphabetic | ideographic | hanging | leading ]? ]!",
"initial": "alphabetic",
"appliesTo": "certain inline-level boxes and ::first-letter and inside ::marker boxes (see prose)",
"inherited": "yes",
Expand Down
40 changes: 34 additions & 6 deletions tr/dfns/css-inline-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,34 @@
"access": "public",
"informative": false
},
{
"id": "em-over-baseline",
"href": "https://www.w3.org/TR/css-inline-3/#em-over-baseline",
"linkingText": [
"em-over baseline"
],
"localLinkingText": [
"em-over"
],
"type": "dfn",
"for": [],
"access": "public",
"informative": false
},
{
"id": "em-under-baseline",
"href": "https://www.w3.org/TR/css-inline-3/#em-under-baseline",
"linkingText": [
"em-under baseline"
],
"localLinkingText": [
"em-under"
],
"type": "dfn",
"for": [],
"access": "public",
"informative": false
},
{
"id": "ascent-metric",
"href": "https://www.w3.org/TR/css-inline-3/#ascent-metric",
Expand Down Expand Up @@ -1452,10 +1480,10 @@
"informative": false
},
{
"id": "valdef-initial-letter-align-hebrew",
"href": "https://www.w3.org/TR/css-inline-3/#valdef-initial-letter-align-hebrew",
"id": "valdef-initial-letter-align-hanging",
"href": "https://www.w3.org/TR/css-inline-3/#valdef-initial-letter-align-hanging",
"linkingText": [
"hebrew"
"hanging"
],
"localLinkingText": [],
"type": "value",
Expand All @@ -1466,10 +1494,10 @@
"informative": false
},
{
"id": "valdef-initial-letter-align-hanging",
"href": "https://www.w3.org/TR/css-inline-3/#valdef-initial-letter-align-hanging",
"id": "valdef-initial-letter-align-leading",
"href": "https://www.w3.org/TR/css-inline-3/#valdef-initial-letter-align-leading",
"linkingText": [
"hanging"
"leading"
],
"localLinkingText": [],
"type": "value",
Expand Down
49 changes: 16 additions & 33 deletions tr/dfns/fetch.json
Original file line number Diff line number Diff line change
Expand Up @@ -2151,7 +2151,7 @@
"id": "concept-enqueue-readablestream",
"href": "https://fetch.spec.whatwg.org/#concept-enqueue-readablestream",
"linkingText": [
"enqueue"
"enqueue bytes"
],
"localLinkingText": [],
"type": "dfn",
Expand Down Expand Up @@ -2193,27 +2193,12 @@
"id": "concept-construct-readablestream",
"href": "https://fetch.spec.whatwg.org/#concept-construct-readablestream",
"linkingText": [
"construct a ReadableStream object"
"construct a ReadableStream object",
"constructing a ReadableStream object"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"ReadableStream"
],
"access": "public",
"informative": false
},
{
"id": "concept-construct-fixed-readablestream",
"href": "https://fetch.spec.whatwg.org/#concept-construct-fixed-readablestream",
"linkingText": [
"construct a fixed ReadableStream object"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"ReadableStream"
],
"for": [],
"access": "public",
"informative": false
},
Expand Down Expand Up @@ -2299,20 +2284,6 @@
"access": "public",
"informative": false
},
{
"id": "concept-empty-readablestream",
"href": "https://fetch.spec.whatwg.org/#concept-empty-readablestream",
"linkingText": [
"empty"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"ReadableStream"
],
"access": "public",
"informative": false
},
{
"id": "concept-readablestream-readable",
"href": "https://fetch.spec.whatwg.org/#concept-readablestream-readable",
Expand Down Expand Up @@ -3356,6 +3327,18 @@
"access": "public",
"informative": false
},
{
"id": "keepalive",
"href": "https://fetch.spec.whatwg.org/#keepalive",
"linkingText": [
"keepalive"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false
},
{
"id": "body",
"href": "https://fetch.spec.whatwg.org/#body",
Expand Down
66 changes: 52 additions & 14 deletions tr/dfns/gpuweb.json
Original file line number Diff line number Diff line change
Expand Up @@ -1847,6 +1847,18 @@
"access": "private",
"informative": true
},
{
"id": "aspect",
"href": "https://gpuweb.github.io/gpuweb/#aspect",
"linkingText": [
"aspect"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": true
},
{
"id": "slice",
"href": "https://gpuweb.github.io/gpuweb/#slice",
Expand Down Expand Up @@ -3149,6 +3161,20 @@
"access": "public",
"informative": false
},
{
"id": "dom-gputextureformat-depth16unorm",
"href": "https://gpuweb.github.io/gpuweb/#dom-gputextureformat-depth16unorm",
"linkingText": [
"\"depth16unorm\""
],
"localLinkingText": [],
"type": "enum-value",
"for": [
"GPUTextureFormat"
],
"access": "public",
"informative": false
},
{
"id": "dom-gputextureformat-depth24plus",
"href": "https://gpuweb.github.io/gpuweb/#dom-gputextureformat-depth24plus",
Expand Down Expand Up @@ -4054,20 +4080,6 @@
"access": "public",
"informative": false
},
{
"id": "dom-gpubindgrouplayoutentry-multisampled",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpubindgrouplayoutentry-multisampled",
"linkingText": [
"multisampled"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"GPUBindGroupLayoutEntry"
],
"access": "public",
"informative": false
},
{
"id": "dom-gpubindgrouplayoutentry-storagetextureformat",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpubindgrouplayoutentry-storagetextureformat",
Expand Down Expand Up @@ -4244,6 +4256,20 @@
"access": "public",
"informative": false
},
{
"id": "dom-gpubindingtype-multisampled-texture",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpubindingtype-multisampled-texture",
"linkingText": [
"\"multisampled-texture\""
],
"localLinkingText": [],
"type": "enum-value",
"for": [
"GPUBindingType"
],
"access": "public",
"informative": false
},
{
"id": "dom-gpubindingtype-readonly-storage-texture",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpubindingtype-readonly-storage-texture",
Expand Down Expand Up @@ -6524,6 +6550,18 @@
"access": "public",
"informative": false
},
{
"id": "primitive-restart-value",
"href": "https://gpuweb.github.io/gpuweb/#primitive-restart-value",
"linkingText": [
"primitive restart value"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false
},
{
"id": "enumdef-gpuvertexformat",
"href": "https://gpuweb.github.io/gpuweb/#enumdef-gpuvertexformat",
Expand Down
Loading

0 comments on commit da8f35b

Please sign in to comment.