Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<html class="reftest-wait">
<script>
setTimeout(function(){
document.designMode='on';
window.frames[0].document.body.appendChild(document.getElementById('a'));
document.documentElement.className = "";
}, 0);
</script>
<iframe></iframe>
<base href=''/>
<body id='a'>
<kbd contenteditable='true'>
<li contenteditable='false'>
</li>
<label>
<a href=''>
</html>