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