haikuwebkit/LayoutTests/fast/frames/iframe-text-contents.html

5 lines
135 B
HTML

<head>
<title>Hello <a>world</a></title>
</head>
<iframe src="about:blank">Contents <a>with markup that should be ignored</a></iframe>