1652897.html (361B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <script> 4 // DO NOT move this script to the end of this file 5 // as the bug depends on this specific tree structure 6 document.addEventListener("DOMContentLoaded", () => { 7 window.getSelection().selectAllChildren(document.body) 8 window.getSelection().modify('extend','left','word') 9 }); 10 </script> 11 <table> 12 <caption> 13 <caption>