summaryrefslogtreecommitdiffstats
path: root/dom/serializers/crashtests/bug1747114.html
blob: 09b429a65eb20687ca6f0af58f73c48639f56e6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<script>
function go() {
  a.appendChild(b)
  b.setSelectionRange(1, 37, "1")
  c.onselectionchange = () => {
    b.wrap = "hard"
    b.setRangeText(String.fromCodePoint(
      171825,
      2568,
      23726,
      391291,
      509063,
      163770,
      896774,
      556839,
      880943,
      606650,
      55697,
      95835,
      28852,
      507694,
      849936
    ))
  }
}
</script>
<body onload=go()>
<textarea id="b" style="white-space: nowrap">&amp;sJ&lt;*\muT+hj</textarea>
<time id="c">a</tt>
<marquee id="a">a</marquee>