mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-19 02:32:44 +03:00
Test: Remove duplicate noscript element.
This commit is contained in:
parent
0a3519fdac
commit
356615573a
@ -35,8 +35,5 @@ function show_mandelbrot()
|
||||
}
|
||||
show_mandelbrot();
|
||||
</script>
|
||||
<noscript>
|
||||
JavaScript not enabled.
|
||||
</noscript>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user