Sha256: fd53554e65376e1a1f8821e2efb9792cf4d962ce970ca0d936e311fe209f822b

Contents?: true

Size: 400 Bytes

Versions: 3

Compression:

Stored size: 400 Bytes

Contents

<html>
<head>
<title>PRE tag tests</title>
</head>
<body>
Pre Tag Test
<br><br>
<pre id='1' name='1'>
This is a simple pre space

   it should work well

just making sure
</pre>
<hr>
<pre id='2' name='2'>
<blockquote>
   A second block
   good to test with
</blockquote>
</pre>
<hr>
<pre id='3' name='3'>
this is the last block and it should 
continue    to work no matter what
</pre>
</body>
</html>

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
mk_firewatir-1.6.5 unittests/html/pre.html
firewatir-1.6.5 unittests/html/pre.html
watir-1.6.5 unittests/html/pre.html