mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 938341 - Crashtest.
This commit is contained in:
parent
65abd04951
commit
43d7ef7b33
7
dom/events/crashtests/938341.html
Normal file
7
dom/events/crashtests/938341.html
Normal file
@ -0,0 +1,7 @@
|
||||
<html hidden>
|
||||
<script>
|
||||
function a(){document.getElementById('id1').click();}
|
||||
window.onload = a;
|
||||
</script>
|
||||
<applet <ol onclick='' contenteditable='true' onended='' oncanplay=''>
|
||||
<article id='id1'></article>
|
@ -5,6 +5,7 @@ load 422009-1.xhtml
|
||||
load 457776-1.html
|
||||
load 496308-1.html
|
||||
load 682637-1.html
|
||||
load 938341.html
|
||||
load 1033343.html
|
||||
load 1035654-1.html
|
||||
load 1035654-2.html
|
||||
|
Loading…
Reference in New Issue
Block a user