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-3.0.0.rc3 unittests/html/whitespace.html
commonwatir-3.0.0.rc2 unittests/html/whitespace.html
commonwatir-3.0.0.rc1 unittests/html/whitespace.html
commonwatir-2.0.4 unittests/html/whitespace.html
commonwatir-2.0.3 unittests/html/whitespace.html
commonwatir-2.0.2 unittests/html/whitespace.html
commonwatir-2.0.2.rc1 unittests/html/whitespace.html
commonwatir-2.0.1 unittests/html/whitespace.html
commonwatir-2.0.0 unittests/html/whitespace.html
commonwatir-2.0.0.rc3 unittests/html/whitespace.html
commonwatir-2.0.0.rc2 unittests/html/whitespace.html
commonwatir-1.9.2 unittests/html/whitespace.html
commonwatir-1.9.2.rc1 unittests/html/whitespace.html
commonwatir-1.9.1 unittests/html/whitespace.html
commonwatir-1.9.1.rc1 unittests/html/whitespace.html
commonwatir-1.9.0 unittests/html/whitespace.html
commonwatir-1.9.0.rc7 unittests/html/whitespace.html
commonwatir-1.9.0.rc6 unittests/html/whitespace.html
commonwatir-1.9.0.rc5 unittests/html/whitespace.html
commonwatir-1.9.0.rc4 unittests/html/whitespace.html