doc_sourcemap_chrome.html (278B)
1 <!doctype html> 2 <html> 3 <head> 4 <meta charset="utf-8"> 5 <title>Testcase for sourcemap URLs pointing to unsupported protocols</title> 6 <link rel="stylesheet" type="text/css" href="sourcemap-css/sourcemaps_chrome.css"/> 7 </head> 8 <body> 9 <div>Protocol test</div> 10 </body> 11 </html>