RetroZilla/parser/htmlparser/tests/html/84491.html

9 lines
105 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<body>
<a href="foo.html">
<iframe>
<a href="bar.html">
</iframe>foo
</a>
</body>