summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/1399006.html
blob: 20e9e79869ba9f8e6eef67fe2e2b0615a02f5154 (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
<!DOCTYPE html>
<html>
<script>
window.onload=function(){
  let n=document.getElementById('a');
  n.parentNode.removeChild(n);
  document.designMode='on';
}
</script>
<wbr/>
<script></script>
<img space='-155.002502498'/>
<blockquote style="display:ruby-text-container">
<mark id='a'></mark>
</blockquote>
<video></video>
<area/>
<section></section>
<img/>
<noscript></noscript>
<bdo></bdo>
<select></select>
<select></select>
<option></option>
<figure style="border-image:stretch url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 27% fill / / 297.456633622ex"></figure>
<wbr/>
<pre></pre>
<table>
</html>