gecko-dev/layout/reftests/object/image.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 строки
289 B
HTML
Исходник Обычный вид История

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<!-- http://biesi.damowmow.com/object/007.html -->
<html lang="en">
<head>
<title>&lt;object&gt;: PNG Image</title>
</head>
<body>
<p><object data="extra/pass.png">FAIL</object></p>
</body>
</html>