Sha256: 132608430577586379d623fade4bdfcbbc97dfa712710576a2ac787f0c87e29a

Contents?: true

Size: 541 Bytes

Versions: 47

Compression:

Stored size: 541 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
        <title>Iframes</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    </head>
    <body>
        <h1>Iframes</h1>
        <iframe src="iframe_1.html" id="iframe_1" name="iframe1" class="half"></iframe>
        <iframe src="frame_2.html" id="iframe_2" name="iframe2" class="half"></iframe>
    </body>
</html>

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
watir-6.2.1 spec/watirspec/html/iframes.html
watir-6.2.0 spec/watirspec/html/iframes.html
watir-6.1.0 spec/watirspec/html/iframes.html
watir-6.0.3 spec/watirspec/html/iframes.html
watir-6.0.2 spec/watirspec/html/iframes.html
watir-6.0.1 spec/watirspec/html/iframes.html
watir-6.0.0 spec/watirspec/html/iframes.html