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"> Login </a> <p> <span id="single_nbsp"> Test for 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