mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 13:45:46 +00:00
Bug 370967 - crashtest.
This commit is contained in:
parent
20f9dc2ba4
commit
dd00b7ce93
13
layout/forms/crashtests/370967.html
Normal file
13
layout/forms/crashtests/370967.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Untitled</title>
|
||||
</head>
|
||||
<body>
|
||||
Focus the input of the isindex, then do a reload, Mozilla should not crash
|
||||
<isindex autofocus>
|
||||
</label>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -19,6 +19,7 @@ load 366537-1.xhtml
|
||||
load 367587-1.html
|
||||
load 370703-1.html
|
||||
load 370940-1.html
|
||||
load 370967.html
|
||||
load 373586-1.xhtml
|
||||
load 378369.html
|
||||
asserts(5-10) load 378413-1.xhtml # bug 424225, bug 402850?
|
||||
|
Loading…
x
Reference in New Issue
Block a user