summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-its/locqualityissue/html/locqualityissue3html.html
blob: f9ba7d9180c879350580398805d03e3c1aaea1ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset=utf-8>
    <title>Example</title>
    <link href="locqualityissue3htmlrules.xml" rel="its-rules"/>
  </head>
  <body>
    <p>
     <span id="q1">music </span> is an art form whose medium is sound and silence.
     <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.
    </p> 
  </body>
</html>