10 lines
231 B
HTML
10 lines
231 B
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>[ #433359 ] Empty iframe elements trimmed</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
This is a test <iframe>So is this</iframe> <iframe></iframe>
|
||
|
</body>
|
||
|
</html>
|