1 2 3 4 5 6 7 8 9 10
<!doctype html> <html class='reftest-wait'> <body> <script> var quality = 0.50; </script> <script src='sample.js'></script> <script src='blob.js'></script> </body> </html>