blob: 3e816fac220831f5e7fc461ed9473a1f4c84c7a8 [file] [log] [blame]
<!doctype html>
<meta charset=utf-8>
<title>Geometry APIs interface IDL tests</title>
<link rel=help href=https://drafts.fxtf.org/geometry/#DOMPoint>
<link rel=help href=https://drafts.fxtf.org/geometry/#DOMRect>
<link rel=help href=https://drafts.fxtf.org/geometry/#DOMQuad>
<link rel=help href=https://drafts.fxtf.org/geometry/#DOMMatrix>
<script src=/resources/testharness.js></script>
<script src=/resources/testharnessreport.js></script>
<script src=/resources/WebIDLParser.js></script>
<script src=/resources/idlharness.js></script>
<script src=support/interfaces.js></script>