summaryrefslogtreecommitdiffstats
path: root/editor/libeditor/crashtests/1574544.html
blob: 32dc2dbf3cfcaa2e857fc9f7a430f9f8fb4e6086 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<style>
* { display: table-caption }
body { display: contents }
</style>
<script>
function go() {
  document.execCommand("enableInlineTableEditing", false)
}
</script>
<body onload=go()>
<table contenteditable="true">
<th>