mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 12:15:51 +00:00
5 lines
89 B
HTML
5 lines
89 B
HTML
|
<!DOCTYPE html>
|
||
|
<script>
|
||
|
(new XSLTProcessor).setParameter('', '', [{}, null]);
|
||
|
</script>
|