mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Add crashtest
This commit is contained in:
parent
cbef377f7f
commit
84a997bb78
13
layout/base/crashtests/397011-1.xhtml
Normal file
13
layout/base/crashtests/397011-1.xhtml
Normal file
@ -0,0 +1,13 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div style="text-indent: 11.2px;">
|
||||
<div style="-moz-column-count: 2;">
|
||||
<span style="float: left;"></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -19,3 +19,4 @@ load 372550-1.html
|
||||
load 379799-1.html
|
||||
load 379920-1.svg
|
||||
load 379920-2.svg
|
||||
load 397011-1.xhtml
|
||||
|
Loading…
Reference in New Issue
Block a user