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
/
js
/
src
/
jit-test
/
tests
/
baseline
/
bug1349298.js
blob: 826b60f813ef8a1a355de1fc754b8a871d1c1fae (
plain
)
1
2
for
(
var
i
=
0
;
i
<
40
;
i
++
)
assertEq
(
typeof
createIsHTMLDDA
(),
"undefined"
);