https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 3019e45232be9bc0e69b69e95c9384566b245243 authored by Yutaka Hirano on 24 April 2018, 05:46:15 UTC
fix
Tip revision: 3019e45
constructor.html
<!DOCTYPE html>
<meta charset="utf-8">
<title>constructor.js browser context wrapper file</title>

<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>



<script src="constructor.js"></script>
back to top