WebMainResource WebResourceData <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head> <title>Empty iFrame causes archive exception</title> <script> if (window.testRunner) testRunner.dumpDOMAsWebArchive(); </script> </head> <body> <p> Here lies an `iframe` with no content/src: </p><p> <iframe name="emptyFrame" style="width: 100%; height: 100px; border: solid 2px red;"> </iframe> </p></body></html> WebResourceFrameName WebResourceMIMEType text/html WebResourceTextEncodingName UTF-8 WebResourceURL file:///LayoutTests/webarchive/archive-empty-frame-dom.html WebSubframeArchives WebMainResource WebResourceData <html><head></head><body></body></html> WebResourceFrameName emptyFrame WebResourceMIMEType text/html WebResourceTextEncodingName UTF-8 WebResourceURL about:blank