blob: 2d5a36b3e9e10a4c4670efd8325467de7c1daec4 [file] [log] [blame]
<?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>