index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom
/
base
/
crashtests
/
677194.html
blob: a320219a2f7915e779e3fcc1af88c8e8d7261dc8 (
plain
)
1
2
3
4
5
6
<
script
>
function
foo
(
o
)
{
o
instanceof
CSS2Properties
;
}
foo
({})
</
script
>