summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-its/domain/html/domain1html.html
blob: 4705f4143493cf3efbe903c330d151a381a65f05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
    <head>
        <meta charset=utf-8> 
        <link href="domain1htmlrules.xml" rel="its-rules"/>
        <meta name="keywords" content="automotive"/>
        <title>Domain HTML</title>        
    </head>
    <body>
        <p>The new car from XYZ - buy it now!</p>
    </body>
</html>