Sha256: eed7c0f357c45b8e81b7d377357c62ec9cb5d5f8a03f3fdb4711d3754ae2ffbd

Contents?: true

Size: 488 Bytes

Versions: 12

Compression:

Stored size: 488 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Special Chars</title>
  </head>

  <body>
      <div id='single-quote'>single 'quotes'</div>
      <div id='double-quote'>double "quotes"</div>
      <div underscored_attribute='true'>underscored attribute</div>
      <div id='special' we{ird='foo'>attribute with non-standard XML characters</div>
      <custom-tag id='custom_tag'>custom tag</custom-tag>
  </body>
</html>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
watir-7.3.0 spec/watirspec/html/special_chars.html
watir-7.2.2 spec/watirspec/html/special_chars.html
watir-7.2.1 spec/watirspec/html/special_chars.html
watir-7.2.0 spec/watirspec/html/special_chars.html
watir-7.1.0 spec/watirspec/html/special_chars.html
watir-7.0.0 spec/watirspec/html/special_chars.html
watir-7.0.0.beta5 spec/watirspec/html/special_chars.html
watir-7.0.0.beta4 spec/watirspec/html/special_chars.html
watir-7.0.0.beta3 spec/watirspec/html/special_chars.html
watir-7.0.0.beta2 spec/watirspec/html/special_chars.html
watir-7.0.0.beta1 spec/watirspec/html/special_chars.html
watir-6.19.1 spec/watirspec/html/special_chars.html