25 <script src=
"../../../http/tests/inspector/inspector-test.js"></script>
26 <script src=
"../../../http/tests/inspector/elements-test.js"></script>
31 InspectorTest
.dumpInspectorHighlightJSON("svg-rect", InspectorTest
.completeTest
.bind(InspectorTest
), "svg-iframe");
37 <body onload=
"runTest()">
39 <iframe id=
"svg-iframe" src=
"resources/highlight-svg-content-iframe.html"></iframe>