blob: 32ae203bfd57c2f10c02d83a20713758516f38b0 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<style>
rt {
-webkit-flow-into: flowContent;
}
div {
-webkit-flow-from: flowContent;
}
</style>
</head>
<body>
<div></div>
<ruby><rt>Pass if no assert or crash in Debug.</rt></ruby>
<script>
document.execCommand("SelectAll");
</script>
</body>
</html>