tidy-html5/regression_testing/cases/legacy-expects/case-427836.html

17 lines
308 B
HTML
Raw Normal View History

<!-- [ #427836 ] OBJECT should be wrapped in BODY -->
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<object width="288"
height="122"
data="1.xml"
type="text/xml">
<img src=
"file://q:/css/source/intro/images/xml-example.%20gif">
</object>
</body>
</html>