| <?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><?xml-stylesheet href="resources/test-xml-stylesheet.css" type="text/css"?><html xmlns="http://www.w3.org/1999/xhtml"> |
| testRunner.dumpDOMAsWebArchive(); |
| div { background: red; width: 100px; height: 100px; } |
| <key>WebResourceFrameName</key> |
| <key>WebResourceMIMEType</key> |
| <string>application/xml</string> |
| <key>WebResourceTextEncodingName</key> |
| <key>WebResourceURL</key> |
| <string>file:///LayoutTests/webarchive/test-xml-stylesheet.xml</string> |
| <key>WebSubresources</key> |
| <key>WebResourceData</key> |
| <key>WebResourceMIMEType</key> |
| <string>text/css</string> |
| <key>WebResourceResponse</key> |
| <string>text/css</string> |
| <string>file:///LayoutTests/webarchive/resources/test-xml-stylesheet.css</string> |
| <key>expectedContentLength</key> |
| <key>WebResourceURL</key> |
| <string>file:///LayoutTests/webarchive/resources/test-xml-stylesheet.css</string> |