summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/load_clearkey_no_js.html
blob: fb106f9542ac5053dc3aee939808acb6874ecd83 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
<title>Initial Title</title>
</head>
<body>
<object type='application/x-ppapi-clearkey-cdm' border=1>
<b>You should not see this text!</b>
</object>
</body>
</html>