summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/flash_object.html
blob: 4c66ebaf90037d5453dc7b1bdd24c8a1875e9b5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
</head>

<body>

<object width="400" height="400" data="/media/test/data/bear.swf">
</object>

</body>
</html>