677194.html (88B)
1 <script> 2 function foo(o) { 3 o instanceof CSSStyleProperties; 4 } 5 foo({}) 6 </script>