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