repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1915045 Ensure decode tasks are scheduled on BufferingState::Enter() r=media...
[gecko.git]
/
js
/
xpconnect
/
tests
/
mochitest
/
file_bug720619.html
blob
d198ba1fa33390f4fbcb53536ad6bf6e0b7dc756
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<script>
5
valueOf
=
function
() {
return
"v"
; }
6
toString
=
function
() {
return
"s"
; }
7
</script>
8
</head>
9
<body></body>
10
</html>