Sha256: 7eafdf055a71646d99bc9455cc2cc14ba2bcd2bd1768588a4acd3f9372591d96
Contents?: true
Size: 322 Bytes
Versions: 25
Compression:
Stored size: 322 Bytes
Contents
<!DOCTYPE HTML> <html> <head> <title></title> <style type="text/css"> body { font: 14px sans-serif; border: none; background-repeat: no-repeat; } </style> </head> <body> fuuu <script type="text/javascript"> onload = function(){ console.dir(document.styleSheets[0].cssRules[0].style) } </script> </body> </html>
Version data entries
25 entries across 25 versions & 1 rubygems