summaryrefslogtreecommitdiffstats
path: root/layout/painting/crashtests/1819957-1.html
blob: 647c9b7f126120663c06862ebf549fc1c3083d73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<style>
::selection {
  text-shadow: 0 1px 0px -moz-mac-menushadow;
}
</style>
<script>
document.addEventListener('DOMContentLoaded', () => {
  document.execCommand("selectAll", false)
})
</script>
<dir>
<menu id="foo"></menu>
<menu>
<link>a</link>