layout/forms/crashtests/200347-1.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/forms/crashtests/200347-1.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,8 @@
     1.4 +<html>
     1.5 +  <body>
     1.6 +    <fieldset style="width: 300px; position: fixed">
     1.7 +	<legend>Crash test</legend>
     1.8 +  <div style="float: right; background-color: orange; border: 1px solid black">Hello, my name is Inigo Montoya.</div> hello world content  is the best content around, I love hello world content to death, especially when it wraps; that just gives me the chills.  Anything less than hello world content is uncivilized.
     1.9 +  </fieldset>
    1.10 +  </body>
    1.11 +</html>

mercurial