adding test for noscript

This commit is contained in:
Pierre Louis Aublin 2014-06-21 13:20:31 +02:00
parent 2f5d617b2f
commit e5c01c6613
3 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<html>
<body>
Text <noscript>Noscript</noscript> Final.
</body>
</html>