Sha256: 49642c7dc851df55aa6a0fa79e7fd748e854bcc9d8a0fff068dd354efacabe08

Contents?: true

Size: 405 Bytes

Versions: 5

Compression:

Stored size: 405 Bytes

Contents

<html>
  <body>
    <div style="height: 300%; position: relative;">
      <header style="position: sticky; z-index: 10; top: 0;"><h1>Sticky Header</h1></header>
      <div id="top" style="position: absolute; top: 0;">top</div>
      <div id="center" style="position: absolute; top: 50%;">Center</div>
      <div id="bottom" style="position: absolute; top: 100%;">bottom</div>
    </div>
  </body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
watir-7.3.0 spec/watirspec/html/sticky_elements.html
watir-7.2.2 spec/watirspec/html/sticky_elements.html
watir-7.2.1 spec/watirspec/html/sticky_elements.html
watir-7.2.0 spec/watirspec/html/sticky_elements.html
watir-7.1.0 spec/watirspec/html/sticky_elements.html