mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Add testcase from bug 811226.
--HG-- extra : rebase_source : f3b7fc79491b6661d8a15ff2ef3302158c49e715
This commit is contained in:
parent
774ac84f5b
commit
0cbf1e5033
6
content/html/content/crashtests/811226.html
Normal file
6
content/html/content/crashtests/811226.html
Normal file
@ -0,0 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body onload="document.getElementById('s').onerror;">
|
||||
<span id="s" onerror="0;"></span>
|
||||
</body>
|
||||
</html>
|
@ -42,3 +42,4 @@ load 795221-3.html
|
||||
load 795221-4.html
|
||||
load 795221-5.xml
|
||||
load 798802-1.html
|
||||
load 811226.html
|
||||
|
Loading…
Reference in New Issue
Block a user