mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
10 lines
235 B
HTML
10 lines
235 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>error.js browser context wrapper file</title>
|
|
|
|
<script src="/resources/testharness.js"></script>
|
|
<script src="/resources/testharnessreport.js"></script>
|
|
|
|
|
|
|
|
<script src="error.js"></script>
|