Sha256: 825e728cb9e3b5bd90e2794b2826fa49d17c6a12a7654fcb55f941fa2a1eb521

Contents?: true

Size: 937 Bytes

Versions: 6

Compression:

Stored size: 937 Bytes

Contents

<!doctype html>
<html>
  <head></head>
  <body>
    <div id="bar" title="barDiv">

    </div>

    <div title="noId"></div>

    <div id="foo" title="fooDiv" data="id">
      <p id="fooDiv">Blah</p>
      <p>Bax</p>
      <p title="monkey">Bax</p>
      <ul><li>A list</li></ul>
    </div>

    <div id="woo" title="wooDiv" data="id">
      <ul><li>A list</li></ul>
      <p title="gorilla">Bax</p>
      <p>Bax</p>
      <p id="wooDiv">Blah</p>
    </div>

    <div id="baz" title="bazDiv"></div>

    <div id="preference">
      <p id="is-fuzzy">allamas</p>
      <p id="is-exact">llama</p>
    </div>

    <p id="whitespace">
      A     lot

      of
      whitespace
    </p>

    <div id="moar">
      <p id="impchay">chimp</p>
      <div id="elephantay">elephant</div>
      <p id="amingoflay">flamingo</p>
    </div>

    <span id="substring">Hello there</span>

    <span id="string-length">Hello there</span>
  </body>
</html>

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
tinymce-rails-7.1.2 vendor/bundle/ruby/3.3.0/gems/xpath-2.1.0/spec/fixtures/simple.html
tdiary-5.0.8 vendor/bundle/gems/tdiary-5.0.7/vendor/bundle/gems/xpath-2.1.0/spec/fixtures/simple.html
tdiary-5.0.7 vendor/bundle/gems/xpath-2.1.0/spec/fixtures/simple.html
tdiary-5.0.6 vendor/bundle/gems/xpath-2.1.0/spec/fixtures/simple.html
tdiary-5.0.5 vendor/bundle/gems/xpath-2.1.0/spec/fixtures/simple.html
xpath-2.1.0 spec/fixtures/simple.html