mirror of
https://github.com/servo/servo.git
synced 2025-07-01 12:33:40 +01:00
10 lines
257 B
HTML
10 lines
257 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>detached-buffers.js browser context wrapper file</title>
|
|
|
|
<script src="/resources/testharness.js"></script>
|
|
<script src="/resources/testharnessreport.js"></script>
|
|
|
|
|
|
|
|
<script src="detached-buffers.js"></script>
|