Mypal/dom/tests/mochitest/bugs/file_bug809290_c.html
2019-03-11 13:26:37 +03:00

11 lines
136 B
HTML

<!DOCTYPE html>
<html>
<head>
<script>
window.parent.parent.notifyReferrer(document.referrer);
</script>
</head>
<body>
</body>
</html>