blob: 4cc54a2f9bf583599d560870af6caa20383a5c15 [file] [log] [blame]
oliverd94509c2007-10-12 14:19:59 +00001<?xml-stylesheet href="resources/test-xml-stylesheet.css" type="text/css"?>
2<html xmlns="http://www.w3.org/1999/xhtml">
3 <script>
4 if (window.layoutTestController)
5 layoutTestController.dumpDOMAsWebArchive();
6 </script>
7 <style>
8 div { background: red; width: 100px; height: 100px; }
9 </style>
10 <div id="test">
11 </div>
12</html>