Bug 1804412 [wpt PR 37372] - Subset URL tests by file/javascript/mailto schemes,...
[gecko.git] / testing / web-platform / tests / url / a-element-xhtml.xhtml
blob05bec4ce4b2f1e5a1f825ba6428fa41413943f9c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html>
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <title>URL Test</title>
6 <meta name="variant" content="?include=file"/>
7 <meta name="variant" content="?include=javascript"/>
8 <meta name="variant" content="?include=mailto"/>
9 <meta name="variant" content="?exclude=(file|javascript|mailto)"/>
10 <script src="/resources/testharness.js"></script>
11 <script src="/resources/testharnessreport.js"></script>
12 <script src="/common/subset-tests-by-key.js"></script>
13 <base id="base"/>
14 </head>
15 <body>
16 <div id="log"></div>
17 <script src="resources/a-element.js"></script>
18 </body>
19 </html>
20 <!-- Other dependencies: resources/urltestdata.json -->