Adding a crashtest
git-svn-id: svn://10.0.0.236/trunk@242409 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d196d1cb82
commit
7e467abdf9
14
mozilla/layout/generic/crashtests/334148-1.xhtml
Normal file
14
mozilla/layout/generic/crashtests/334148-1.xhtml
Normal file
@ -0,0 +1,14 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<style>
|
||||
* { float: right; }
|
||||
* { display: list-item; }
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<menupopup xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" />
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -10,6 +10,7 @@ load 328946-1.html
|
||||
load 331284-1.xhtml
|
||||
load 334105-1.xhtml
|
||||
load 334147-1.xhtml
|
||||
load 334148-1.xhtml
|
||||
load 337412-1.html
|
||||
load 337883-1.html
|
||||
load 337883-2.html
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user