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
/
basic
/
testBug778603.js
blob: 9df17d04ea1272b400fac1c9daf616f36495bf00 (
plain
)
1
assertEq
(
unescape
(
"0%u0000"
.
substr
(
0
,
2
)),
"0%"
);