mirror of
https://github.com/servo/servo.git
synced 2025-06-24 00:54:32 +01:00
7 lines
151 B
HTML
7 lines
151 B
HTML
<!DOCTYPE html>
|
|
<title>Relevant/current/blob source page used as a test helper</title>
|
|
|
|
<script>
|
|
"use strict";
|
|
document.domain = "{{host}}";
|
|
</script>
|