mirror of
https://github.com/servo/servo.git
synced 2025-07-31 19:20:22 +01:00
adding test for noscript
This commit is contained in:
parent
2f5d617b2f
commit
e5c01c6613
3 changed files with 11 additions and 0 deletions
5
src/test/ref/noscript.html
Normal file
5
src/test/ref/noscript.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<html>
|
||||
<body>
|
||||
Text <noscript>Noscript</noscript> Final.
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue