| <html> | |
| <head> | |
| <script> | |
| if (window.testRunner) { | |
| testRunner.dumpAsText(); | |
| testRunner.dumpChildFramesAsText(); | |
| } | |
| </script> | |
| </head> | |
| <body> | |
| <p>You should see a frame in 'view source' mode below.</p> | |
| <p>The attributes with no value or an empty value should be displayed correctly in 'view source' mode.</p> | |
| <hr> | |
| <iframe viewsource name="sourceFrame" src="resources/viewsource-frame-1.html"></iframe> | |
| </body> | |
| </html> |