| <?xml version="1.0" encoding="UTF-8"?> |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
| <key>WebMainResource</key> |
| <key>WebResourceData</key> |
| <string><!DOCTYPE HTML> |
| <title>Test for Bug 15290: REGRESSION (r14184-r14216): Duplicate DOCTYPE definitions when saving files as webarchives</title> |
| testRunner.dumpSourceAsWebArchive(); |
| <a href="https://bugs.webkit.org/show_bug.cgi?id=15290">Bug 15290: REGRESSION (r14184-r14216): Duplicate DOCTYPE definitions when saving files as webarchives</a> |
| This test checks that only one &lt;!DOCTYPE&gt; tag is written to a webarchive. |
| <key>WebResourceFrameName</key> |
| <key>WebResourceMIMEType</key> |
| <string>text/html</string> |
| <key>WebResourceURL</key> |
| <string>file:///LayoutTests/webarchive/doctype.html</string> |