Bug 1793334 [wpt PR 36214] - cc Drop self-closing tag syntax from all HTML-ITS tests...
[gecko.git] / testing / web-platform / tests / conformance-checkers / html-its / locqualityissue / html / locqualityissue1html.html
blobc4e423d5559ec872a59344701f97adf1c0408413
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset=utf-8>
5 <title>Example</title>
6 <link href="locqualityissue1htmlrules.xml" rel="its-rules">
7 </head>
8 <body>
9 <p>
10 <span id="q1">music </span> is an art form whose medium is sound and silence.
11 <span id="q2">Musci acn </span> take many different forms and is experienced by individuals in a range of social settings ranging from being alone to attending a large concert.
12 </p>
13 </body>
14 </html>