Sha256: a4c6357639a1cdc0b8a1b111b838158fa741304e8f529bdfa1c9698178b615d9
Contents?: true
Size: 426 Bytes
Versions: 3
Compression:
Stored size: 426 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/> <!-- tolerate meta tags without a shortcut close --> <meta content="width=device-width" name="viewport" > <title>My Stable CU</title> </head> <body> <p>ohai</p> <p style="font-size: 18pt;">ohai</p> <!-- comments should be fine --> <p>• html chars should be okay</p> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
derelicte-0.1.0-java | spec/files/inline_style_dom.html |
derelicte-0.0.8-java | spec/files/inline_style_dom.html |
derelicte-0.0.7-java | spec/files/inline_style_dom.html |