mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-07 09:31:28 +00:00
13 lines
170 B
HTML
13 lines
170 B
HTML
<html>
|
|
<head>
|
|
<script type="text/javascript">
|
|
|
|
var sg = document.__lookupGetter__("styleSheets");
|
|
sg.call(document, undefined);
|
|
|
|
</script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|