Files
palemoon27/dom/base/test/csp/file_base-uri.html
T

11 lines
221 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Bug 1045897 - Test CSP base-uri directive</title>
<base href="http://mochi.test">
</head>
<body>
<!-- just making use of the 'base' tag for this test -->
</body>
</html>