mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
This is the same configuration as gecko and is convenient for making changes compared to using releases from pypi
7 lines
95 B
HTML
7 lines
95 B
HTML
<!doctype html>
|
|
<title></title>
|
|
<script>
|
|
var timeout_multiplier = 1;
|
|
var win = null;
|
|
</script>
|