mirror of
https://github.com/servo/servo.git
synced 2025-07-02 21:13:39 +01:00
10 lines
253 B
HTML
10 lines
253 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>patched-global.js browser context wrapper file</title>
|
|
|
|
<script src="/resources/testharness.js"></script>
|
|
<script src="/resources/testharnessreport.js"></script>
|
|
|
|
|
|
|
|
<script src="patched-global.js"></script>
|