gecko-dev/layout/generic/crashtests/1652897.html

14 строки
361 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<script>
// DO NOT move this script to the end of this file
// as the bug depends on this specific tree structure
document.addEventListener("DOMContentLoaded", () => {
window.getSelection().selectAllChildren(document.body)
window.getSelection().modify('extend','left','word')
});
</script>
<table>
<caption>
<caption>