blob: 7b2176f0c8ad2adf3e58fd699370beb9b8fcf45d [file] [log] [blame]
<html id="html">
<script>
if (window.testRunner)
testRunner.dumpEditingCallbacks();
</script>
<body contenteditable="true">VisiblePositions created at [html, x] where html is non-editable should descend into an editable body, for convenience. Everything on this page should be selected.
<script>
document.execCommand("SelectAll");
</script>
</body></html>