Bug 1686495 [wpt PR 27132] - Add tests for proposed WebDriver Shadow DOM support...
[gecko.git] / editor / libeditor / crashtests / 1574544.html
blob32dc2dbf3cfcaa2e857fc9f7a430f9f8fb4e6086
1 <style>
2 * { display: table-caption }
3 body { display: contents }
4 </style>
5 <script>
6 function go() {
7 document.execCommand("enableInlineTableEditing", false)
9 </script>
10 <body onload=go()>
11 <table contenteditable="true">
12 <th>