summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/selection/crashtests/table.html
blob: 36eb803a5cbbe6b397ebb76659d1da7a8ae5d881 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<meta charset="utf-8">
<script>
  function go() {
    let b = window.getSelection();
    b.setPosition(a.insertRow(0), 0)
    b.modify("extend", "right", "word")
  }
</script>

<body onload=go()>
  <dd dir="rtl">M!}\\)M6\X</dd>
  <table id="a">
    <tr>