File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
test/resources/html/validation Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 1+ <!doctype html>
2+ < html >
3+ < head itemscope ="itemscope " itemtype ="http://smpte.org/standards/documents ">
4+ < meta charset ="utf-8 " />
5+ < meta http-equiv ="x-ua-compatible " content ="ie=edge " />
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
7+ < script type ="module " src ="../../../../smpte.js "> </ script >
8+ < meta itemprop ="test " content ="valid " />
9+ < meta itemprop ="pubType " content ="AG " />
10+ < meta itemprop ="pubNumber " content ="99 " />
11+ < meta itemprop ="pubState " content ="draft " />
12+ < title > Title of the document</ title >
13+ </ head >
14+ < body >
15+ < section id ="sec-scope ">
16+ < p > This is the scope of the document.</ p >
17+ </ section >
18+ < section id ="sec-normative-references ">
19+ < ul >
20+ < li >
21+ < cite id ="bib-HTML-5 "> HTML Standard</ cite > , Living Standard.
22+ < a > https://html.spec.whatwg.org/multipage/</ a > </ li >
23+ </ li >
24+ < li >
25+ < cite id ="bib-SMPTE-st429-18 "> SMPTE ST 429-18</ cite > , D-Cinema Packaging — Immersive Audio Track
26+ File
27+ < span class ="doi "> 10.5594/SMPTE.ST429-18/</ span > </ li >
28+ </ li >
29+ < li >
30+ < cite id ="bib-SMPTE-st429-18-2023 "> SMPTE ST 429-18:2023</ cite > , D-Cinema Packaging — Immersive
31+ Audio Track File (2023 Edition)
32+ < span class ="doi "> 10.5594/SMPTE.ST429-18.2023/</ span > </ li >
33+ </ ul >
34+ </ section >
35+ </ body >
36+ </ html >
You can’t perform that action at this time.
0 commit comments