1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

[iframe] / at the end

This commit is contained in:
Witold Filipczyk 2021-08-03 17:46:59 +02:00
parent f7f9448130
commit 99387a3104

View File

@ -3,7 +3,7 @@
TESTY1 TESTY1
<iframe src="file:///" height="200" width="800" name="t1"></iframe><hr> <iframe src="file:///" height="200" width="800" name="t1"></iframe><hr>
TESTY2 TESTY2
<iframe src="file:///usr/share/doc" height="400" width="800" name="t2"></iframe><hr> <iframe src="file:///usr/share/doc/" height="400" width="800" name="t2"></iframe><hr>
TESTY3 TESTY3
</body> </body>
</html> </html>