Bug 367360 - crash test

This commit is contained in:
Martijn Wargers 2013-05-19 18:20:21 +00:00
parent faa0e7072a
commit 713151feb2
2 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,30 @@
<html><head>
<title>Testcase bug - Crash [@ nsHTMLButtonControlFrame::GetContentInsertionFrame] with -moz-column-count and display: list-item</title>
</head>
<body>
<div style="display: table;">
text
<listing style="-moz-column-count: 2;">
<dl>
tesxt
<menu>
<span style="display: list-item; -moz-column-count: 1;">
<span style="display: list-item; -moz-column-count: 1;">
text
</span></span>
</menu>
<div>text</div>
</dl>
</listing>
</div>
</body></html>

View File

@ -69,6 +69,7 @@ load 366021-1.xhtml
load 366667-1.html
load 366952-1.html
load 367246-1.html
load 367360.html
load 368330-1.html
load 368461-1.xhtml
load 368568.html