Sha256: a115510fa21277c7d619a0783f872aee249731f726b508a0032128f719a74415
Contents?: true
Size: 206 Bytes
Versions: 16
Compression:
Stored size: 206 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>This is the parent frame title</title> </head> <body id="parentBody"> <iframe src='/frame_child' id='childFrame'></iframe> </body> </html>
Version data entries
16 entries across 16 versions & 4 rubygems