WebMainResource WebResourceData <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <script> if (window.testRunner) testRunner.dumpDOMAsWebArchive(); </script> <rect id="rect" width="100" height="100" fill="red" style="fill: rgb(0, 128, 0);"/> <script xlink:href="resources/svg-script-subresources.js" type="text/ecmascript"/> </svg> WebResourceFrameName WebResourceMIMEType image/svg+xml WebResourceTextEncodingName UTF-8 WebResourceURL file:///LayoutTests/svg/webarchive/svg-script-subresouces.svg WebSubresources WebResourceData document.getElementById("rect").style.fill = "green"; WebResourceMIMEType text/javascript WebResourceResponse MIMEType text/javascript URL file:///LayoutTests/svg/webarchive/resources/svg-script-subresources.js expectedContentLength 53 WebResourceURL file:///LayoutTests/svg/webarchive/resources/svg-script-subresources.js