Sha256: f00139393e0b3f7f03e2f8f2f7e2af606710c1edbbf6e449890c51aa9c1f079b

Contents?: true

Size: 334 Bytes

Versions: 62

Compression:

Stored size: 334 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>Uneven Table</title>
</head>
<body>
  <table border="0" cellspacing="5" cellpadding="5">
    <tr>
      <th>Header 1</th>
      <th>Header 2</th>
      <th>Header 3</th>
    </tr>
    <tr>
      <td>Data 1</td>
      <td>Data 2</td>
    </tr>
  </table>
</body>
</html>

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
watir-7.3.0 spec/watirspec/html/uneven_table.html
watir-7.2.2 spec/watirspec/html/uneven_table.html
watir-7.2.1 spec/watirspec/html/uneven_table.html
watir-7.2.0 spec/watirspec/html/uneven_table.html
watir-7.1.0 spec/watirspec/html/uneven_table.html
watir-7.0.0 spec/watirspec/html/uneven_table.html
watir-7.0.0.beta5 spec/watirspec/html/uneven_table.html
watir-7.0.0.beta4 spec/watirspec/html/uneven_table.html
watir-7.0.0.beta3 spec/watirspec/html/uneven_table.html
watir-7.0.0.beta2 spec/watirspec/html/uneven_table.html
watir-7.0.0.beta1 spec/watirspec/html/uneven_table.html
watir-6.19.1 spec/watirspec/html/uneven_table.html
watir-6.19.0 spec/watirspec/html/uneven_table.html
watir-6.18.0 spec/watirspec/html/uneven_table.html
watir-6.17.0 spec/watirspec/html/uneven_table.html
watir-6.16.5 spec/watirspec/html/uneven_table.html
watir-6.16.4 spec/watirspec/html/uneven_table.html
watir-6.16.3 spec/watirspec/html/uneven_table.html
watir-6.16.2 spec/watirspec/html/uneven_table.html
watir-6.16.1 spec/watirspec/html/uneven_table.html