1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3<head>
4<title>[ #433359 ] Empty iframe elements trimmed</title>
5</head>
6<body>
7This is a test
8<iframe>
9So is this
10</iframe>
11<iframe>
12</iframe>
13</body>
14</html>
15