mirror of
https://github.com/servo/servo.git
synced 2025-06-23 00:24:35 +01:00
6 lines
95 B
HTML
6 lines
95 B
HTML
<!doctype html>
|
|
<title></title>
|
|
<script>
|
|
var timeout_multiplier = 1;
|
|
var win = null;
|
|
</script>
|