blob: dfa7e86691ed2224712ad394e0b1a50efbd0b170 [file] [log] [blame]
<!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>