UNPKG

322 BHTMLView Raw
1<!DOCTYPE HTML>
2<html>
3<head>
4 <title></title>
5 <style type="text/css">
6 body {
7 font: 14px sans-serif;
8 border: none;
9 background-repeat: no-repeat;
10 }
11 </style>
12</head>
13<body>
14fuuu
15<script type="text/javascript">
16onload = function(){
17 console.dir(document.styleSheets[0].cssRules[0].style)
18}
19</script>
20</body>
21</html>
\No newline at end of file