Sha256: 37b06b0fee75eac15452d95d05a975eb342dbaf75cbfcb935d91819f62bb0924
Contents?: true
Size: 371 Bytes
Versions: 3
Compression:
Stored size: 371 Bytes
Contents
<html> <head> <!-- add prototype and styles to ensure that libraries don't collide and css doesn't conflict --> <title>Mercury Editor Regression Testing</title> <style type="text/css"> html, body { padding: 0; margin: 0; } </style> </head> <body> <iframe src="/" width="100%" height="300"></iframe> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
mercury-rails-0.7.1 | spec/dummy/public/frame.html |
mercury-rails-0.7.0 | spec/dummy/public/frame.html |
mercury-rails-0.6.0 | spec/dummy/public/frame.html |