mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 09:53:07 +09:00
10 lines
267 B
HTML
10 lines
267 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0299: Testing @resource=[]</title>
|
|
</head>
|
|
<body about="http://www.example.org/">
|
|
<a href="http://www.example.org/license.xhtml" rel="xhv:license" resource="[]">The Foo Document</a>
|
|
</body>
|
|
</html>
|