5a1b65d089
Automate testing of any PR's. Updated README's explaining new processes.
15 lines
230 B
HTML
15 lines
230 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>
|