Add testcase from bug 811226.

--HG--
extra : rebase_source : f3b7fc79491b6661d8a15ff2ef3302158c49e715
This commit is contained in:
Peter Van der Beken 2012-11-13 16:52:00 +01:00
parent 774ac84f5b
commit 0cbf1e5033
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<!DOCTYPE html>
<html>
<body onload="document.getElementById('s').onerror;">
<span id="s" onerror="0;"></span>
</body>
</html>

View File

@ -42,3 +42,4 @@ load 795221-3.html
load 795221-4.html
load 795221-5.xml
load 798802-1.html
load 811226.html