summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/1818036.html
blob: da5c9740857322485775a8b67cfb7e3ad583c792 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<style>
*:defined { margin-top: 98vmax }
</style>
<script>
document.addEventListener('DOMContentLoaded', () => {
    try { a.length = 2 } catch (e) {}
    document.execCommand("selectAll", false, null)
    try { a.size = 31 } catch (e) {}
})
</script>
<select id="a" dir="rtl"></select>
<keygen autofocus="" contenteditable="true">
AAAA