Files
basilisk55/toolkit/components/url-classifier/tests/browser/flash_block_frame.html
T

14 lines
271 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Test the URI Classifier</title>
</head>
<body>
<h1>Test page</h1>
<object id="testObject" width="100" height="100" type="application/x-shockwave-flash-test"></object>
<br>
<iframe id="testFrame">
</iframe>
</body>
</html>