Server geändert

This commit is contained in:
aschwarz
2023-04-25 13:13:17 +02:00
parent a68b637415
commit 02c150b5f6
638 changed files with 2989 additions and 2989 deletions

View File

@ -1,7 +1,7 @@
--INI--
HTML.SafeIframe = true
--HTML--
<iframe src="http://www.example.com/"></iframe>
<iframe src="https://www.example.com/"></iframe>
--EXPECT--
<iframe></iframe>
--# vim: et sw=4 sts=4