mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
parent
7ffcc29d54
commit
62d402f668
34 changed files with 529 additions and 513 deletions
|
@ -1 +1,8 @@
|
|||
<script src="test-alert.js"></script>
|
||||
<script>
|
||||
function output (text)
|
||||
{
|
||||
window.alert(text);
|
||||
}
|
||||
|
||||
output("Opossums have pouches like kangaroos");
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue