Sha256: 15562ce3b5a1b8fd560cd4093714b32bba48fa3726e2576b423fa44833f653a5

Contents?: true

Size: 478 Bytes

Versions: 35

Compression:

Stored size: 478 Bytes

Contents

<html>
<head>
<title>
Test page for whitespace
</title>
  <link rel="stylesheet" type="text/css" href="watir_unit_tests.css">
</head>
<body>

<a href="pass.html">&nbsp;Login&nbsp;</a>
<p>
<span id="single_nbsp">
  Test for&nbsp;nbsp.
</span>
<p>
<span id="multiple_spaces">
  Test for multiple   spaces.
</span>
<p>
<span id="space_tab">
  Test for  space and tab.
</span>
<p>
<span id="space_w_cr">
  Test for space and
  cr.
</span>
</body>
</html>

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
commonwatir-1.9.0.rc3 unittests/html/whitespace.html
commonwatir-1.9.0.rc2 unittests/html/whitespace.html
commonwatir-1.9.0.rc1 unittests/html/whitespace.html
commonwatir-1.8.1 unittests/html/whitespace.html
commonwatir-1.8.1.rc1 unittests/html/whitespace.html
commonwatir-1.8.0 unittests/html/whitespace.html
commonwatir-1.8.0.rc1 unittests/html/whitespace.html
commonwatir-1.7.1 unittests/html/whitespace.html
commonwatir-1.7.0 unittests/html/whitespace.html
commonwatir-1.7.0.rc1 unittests/html/whitespace.html
commonwatir-1.6.7 unittests/html/whitespace.html
commonwatir-1.6.7.rc1 unittests/html/whitespace.html
commonwatir-1.6.6 unittests/html/whitespace.html
commonwatir-1.6.6.rc2 unittests/html/whitespace.html
commonwatir-1.6.6.rc1 unittests/html/whitespace.html