Bug 1884032 [wpt PR 44942] - [css-color] add missing colorscheme-aware tests, a=testonly
[gecko.git] / dom / serviceworkers / test / file_js_cache_syntax_error.html
blobcc4a9b2daac5c36866471665fa936c1e5185c2b2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>Do not save bytecode on compilation errors</title>
6 </head>
7 <body>
8 <script id="watchme" src="file_js_cache_syntax_error.js"></script>
9 </body>
10 </html>