Sha256: 42540fbc169760c01b345cf05ceab982e70288ca3435ad982e37319c8c6636ac

Contents?: true

Size: 561 Bytes

Versions: 9

Compression:

Stored size: 561 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_1" name="frame1" />
        <frame src="frame_2.html" id="frame_2" name="frame2" />
        <frame src="frame_3.html" id="frame_3" name="frame3" />
    </frameset>
</html>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
druid-ts-1.1.8 features/html/frames.html
druid-ts-1.1.7 features/html/frames.html
druid-ts-1.1.6 features/html/frames.html
druid-ts-1.1.5 features/html/frames.html
druid-ts-1.1.4 features/html/frames.html
druid-ts-1.1.3 features/html/frames.html
druid-ts-1.1.2 features/html/frames.html
druid-ts-1.1.1 features/html/frames.html
druid-ts-1.1.0 features/html/frames.html