blob: 02960d0786eba5f8e4276a594676910181081486 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>object tag</title>
</head>
<body>
<object width="400" height="600" data="sandbox.pdf">
</object>
</body>
</html>