WebMainResource WebResourceData <?xml-stylesheet href="resources/test-xml-stylesheet.css" type="text/css"?><html xmlns="http://www.w3.org/1999/xhtml"> <script> if (window.testRunner) testRunner.dumpDOMAsWebArchive(); </script> <style> div { background: red; width: 100px; height: 100px; } </style> <div id="test"> </div> </html> WebResourceFrameName WebResourceMIMEType application/xml WebResourceTextEncodingName UTF-8 WebResourceURL file:///LayoutTests/webarchive/test-xml-stylesheet.xml WebSubresources WebResourceData #test { background: green; } WebResourceMIMEType text/css WebResourceResponse MIMEType text/css URL file:///LayoutTests/webarchive/resources/test-xml-stylesheet.css expectedContentLength 31 WebResourceURL file:///LayoutTests/webarchive/resources/test-xml-stylesheet.css