Sha256: 58f32a9e57fa94f8c980b09cd5d77054a42ddcd0efae2032041ceabd93129145

Contents?: true

Size: 575 Bytes

Versions: 8

Compression:

Stored size: 575 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>Frames</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    </head>
    <frameset cols="40%, 40%, 20%">
        <frame src="frame_1.html" id="frame_one_1" name="frame1" />
        <frame src="frame_2.html" id="frame_two_2" name="frame2" />
        <frame src="frame_3.html" id="frame_three_3" name="frame3" />
    </frameset>
</html>

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
druid-s-1.0.0 features/html/frames.html
druid-ts-1.2.6 features/html/frames.html
druid-ts-1.2.5 features/html/frames.html
druid-ts-1.2.4 features/html/frames.html
druid-ts-1.2.3 features/html/frames.html
druid-ts-1.2.2 features/html/frames.html
druid-ts-1.2.1 features/html/frames.html
druid-ts-1.2.0 features/html/frames.html