https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 212e293791cbe0a530807138a1bd16d3109a5512 authored by David Storey on 24 March 2018, 01:19:41 UTC
Respond to feedback
Tip revision: 212e293
general.html
<!DOCTYPE html>
<meta charset="utf-8">
<title>general.js browser context wrapper file</title>

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



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