Bug 1915045 Ensure decode tasks are scheduled on BufferingState::Enter() r=media...
[gecko.git] / js / xpconnect / tests / mochitest / file_bug720619.html
blobd198ba1fa33390f4fbcb53536ad6bf6e0b7dc756
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>