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