| <!DOCTYPE html> | |
| <ins></ins> | |
| <template> | |
| <frameset></frameset> | |
| </template> | |
| <script> | |
| if (window.testRunner) | |
| testRunner.dumpAsText(); | |
| document.write('This tests parsing a template element with a frameset element. WebKit should not hit an assertion.'); | |
| </script> |