mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-30 19:28:40 +09:00
7 lines
128 B
HTML
7 lines
128 B
HTML
<html>
|
|
<head>
|
|
<script>
|
|
foo getter = function() { alert("FAIL"); }
|
|
</script>
|
|
</head>
|
|
</html>
|