WebMainResource WebResourceData <html><head> <script> if (window.testRunner) testRunner.dumpDOMAsWebArchive(); </script> <link rel="stylesheet" href="resources/test-style.css" type="text/css"> </head> <body> <div> This text should be red sans-serif. </div> </body></html> WebResourceFrameName WebResourceMIMEType text/html WebResourceTextEncodingName UTF-8 WebResourceURL file:///LayoutTests/webarchive/test-link-href.html WebSubresources WebResourceData div { font-family: Arial, Helvetica, sans-serif; color: red; } WebResourceMIMEType text/css WebResourceResponse MIMEType text/css URL file:///LayoutTests/webarchive/resources/test-style.css expectedContentLength 63 WebResourceURL file:///LayoutTests/webarchive/resources/test-style.css