Sha256: db139069f06f360dac69bcc166fe2c30009dfabce68118ec69a7672b33be4368

Contents?: true

Size: 553 Bytes

Versions: 1

Compression:

Stored size: 553 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

1 entries across 1 versions & 1 rubygems

Version Path
watir-6.10.1 spec/watirspec/html/iframes.html