tenfourfox/js/xpconnect/tests/mochitest/bug504877_helper.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

11 lines
173 B
HTML

<html>
<head>
<script>
function getblat() {
return blat;
}
foopy = 42;
</script>
</head>
</html>