Skip to content

Commit 1963e24

Browse files
author
curation-bot
committed
Publish curated data from 3ae8806
Curated data generated from raw data at 3ae8806
1 parent d8bf243 commit 1963e24

File tree

67 files changed

+12174
-346
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+12174
-346
lines changed

ed/algorithms/dapt.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"spec": {
3+
"title": "Dubbing and Audio description Profiles of TTML2",
4+
"url": "https://w3c.github.io/dapt/"
5+
},
6+
"algorithms": [
7+
{
8+
"html": "In the absence of consensus to approve the expectation is\n that a discussion will happen, to include the\n change requester.\n The result of this discussion can be any one of:",
9+
"rationale": "if",
10+
"steps": [
11+
{
12+
"html": "the <a href=\"https://w3c.github.io/dapt/#dfn-change-request\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-change-request-5\">change request</a> is abandoned;"
13+
},
14+
{
15+
"html": "the <a href=\"https://w3c.github.io/dapt/#dfn-change-request\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-change-request-6\">change request</a> is modified for another review;"
16+
},
17+
{
18+
"html": "if the discussion resolves the objections,\n and a <abbr title=\"Timed Text Working Group\">TTWG</abbr> Chair declares consensus to approve,\n the <a href=\"https://w3c.github.io/dapt/#dfn-change-request\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-change-request-7\">change request</a> can be approved."
19+
}
20+
]
21+
}
22+
]
23+
}

ed/algorithms/did-resolution.json

Lines changed: 546 additions & 0 deletions
Large diffs are not rendered by default.

ed/algorithms/html.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43773,10 +43773,13 @@
4377343773
"html": "<p>Replace any occurrences of the U+00A0 NO-BREAK SPACE character by the string \"<code>&amp;nbsp;</code>\".</p>"
4377443774
},
4377543775
{
43776-
"html": "<p>If the algorithm was invoked in the <i>attribute mode</i>, replace any occurrences of the\n \"<code>\"</code>\" character by the string \"<code>&amp;quot;</code>\".</p>"
43776+
"html": "<p>Replace any occurrences of the \"<code>&lt;</code>\" character by the string\n \"<code>&amp;lt;</code>\".</p>"
4377743777
},
4377843778
{
43779-
"html": "<p>If the algorithm was <em>not</em> invoked in the <i>attribute mode</i>, replace any\n occurrences of the \"<code>&lt;</code>\" character by the string \"<code>&amp;lt;</code>\", and any occurrences of the \"<code>&gt;</code>\" character by\n the string \"<code>&amp;gt;</code>\".</p>"
43779+
"html": "<p>Replace any occurrences of the \"<code>&gt;</code>\" character by the string\n \"<code>&amp;gt;</code>\".</p>"
43780+
},
43781+
{
43782+
"html": "<p>If the algorithm was invoked in the <i>attribute mode</i>, then replace any occurrences of\n the \"<code>\"</code>\" character by the string \"<code>&amp;quot;</code>\".</p>"
4378043783
}
4378143784
]
4378243785
},

ed/algorithms/sri-2.json

Lines changed: 164 additions & 0 deletions
Large diffs are not rendered by default.

ed/algorithms/ttml2.json

Lines changed: 938 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)