mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
8 lines
151 B
HTML
8 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>
|