dom/base/crashtests/677194.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:ad592a0ad55f
1 <script>
2 function foo(o) {
3 o instanceof CSS2Properties;
4 }
5 foo({})
6 </script>

mercurial