dom/base/crashtests/677194.html

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

mercurial