summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/790252-2.html
blob: 416cc35bb740ab76bced1fbc3d93dee6cd5e1e9e (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
31
32
33
34
35
36
<!-- quirks mode -->
<html>
<head>
<style>

body { white-space: pre-line; }

#inner::first-letter {}

.c0 {
  direction: rtl;
  height: 1000em;
}

</style>

<script>

function initCF() {
  dump("1\n");
  var test2 = document.createElementNS("http://www.w3.org/1999/xhtml", "div");
  test2.setAttribute("class", "c0");
  document.body.appendChild(test2);
  dump("2\n");
}
document.addEventListener("DOMContentLoaded", initCF, false);

</script>
</head>
<body>

*<div id=inner><span> }#+G2_h
 :g}aA$ LcQrnTL :flWIc1:/40LPmypIzLQM, 7V=N4
 	O K UL#f)MO=a8v8}#  GW}	7,/ O%G~6Cy p8W

@</span></div></body></html>