Commit 3aec819
authored
4 files changed
+21
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
| |||
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
14 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
15 | 24 | | |
16 | 25 | | |
17 | 26 | | |
| |||
56 | 65 | | |
57 | 66 | | |
58 | 67 | | |
59 | | - | |
| 68 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
275 | 276 | | |
276 | 277 | | |
277 | 278 | | |
278 | | - | |
| 279 | + | |
279 | 280 | | |
280 | 281 | | |
281 | 282 | | |
| |||
- .github/workflows/main.yml+12-3
- README.md+8-3
- css/smpte.css+61-40
- doc/main.html+306-240
- doc/snippets/skeleton.html+6
- js/common.mjs+48-8
- js/validate.mjs+102-19
- package-lock.json+1.7k-2.3k
- package.json+5-6
- scripts/build.mjs+363-92
- smpte.js+313-182
- test/resources/html/validation/eg-conformance-valid.html+27
- test/resources/html/validation/empty-anchor-invalid.html+21
- test/resources/html/validation/om-valid.html-1
- test/resources/html/validation/pub-number-invalid.html+23
- test/resources/html/validation/pub-number-valid.html+23
- test/resources/html/validation/pub-version-valid.html+23
- test/resources/html/validation/pubConfidential-invalid.html+18
- test/resources/html/validation/pubConfidential-valid.html+18
- test/resources/html/validation/st-missing-suite-title-invalid.html+22
- test/resources/html/validation/st-standalone-valid.html+21
- test/resources/html/validation/st-valid.html+1
- test/resources/html/validation/terms-2-invalid.html+29
- test/resources/html/validation/terms-2-valid.html+36
- test/resources/html/validation/terms-3-invalid.html+36
- test/resources/html/validation/terms-invalid.html+29
- test/resources/html/validation/terms-note-to-entry-2-valid.html+42
- test/resources/html/validation/terms-valid.html+11-1
- workflows/action.yml+19-2
0 commit comments