зеркало из https://github.com/mozilla/gecko-dev.git
17 строки
323 B
HTML
17 строки
323 B
HTML
<script>
|
|
function go() {
|
|
window.find("1", true, false)
|
|
a.setAttribute("contenteditable", "true")
|
|
document.execCommand("forwardDelete", false)
|
|
document.execCommand("enableObjectResizing", false)
|
|
}
|
|
</script>
|
|
<dl id="a">
|
|
<table>
|
|
<th>
|
|
GjdR1W3
|
|
<svg>
|
|
<animateMotion onbegin="go()" />
|
|
</tr>
|
|
<details ontoggle="go()" open>
|