mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-23 12:53:07 +09:00
11 lines
386 B
HTML
11 lines
386 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head profile="http://www.w3.org/2006/03/hcard http://dublincore.org/documents/2008/08/04/dc-html/">
|
|
<title>the profile attribute on the head element is obsolete</title>
|
|
<meta charset=utf-8>
|
|
</head>
|
|
<body>
|
|
<p>This page contains a <code>head</code> element with an obsolete
|
|
<code>profile</code> attribute. It should trigger a validation error.</p>
|
|
</body>
|
|
</html>
|