Bug 362275, bug 367749 - crashtests

This commit is contained in:
Martijn Wargers 2013-01-26 21:28:55 +01:00
parent c03e565f39
commit 612abf0857
3 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,14 @@
<html class="reftest-print"><head>
<title>Testcase bug 362275 - Hang with testcase on print preview, using -moz-column-count and table related stuff</title>
</head>
<body>
This page should not hang Mozilla on print preview
<div style="-moz-column-count: 2;">
<span style="display: table-cell;">
<span>
<textarea style="display: table-cell;"></textarea>
</span>
</span>
<span style="display: table-header-group;"></span>
</div>
</body></html>

View File

@ -0,0 +1,14 @@
<html><head>
<title>Testcase bug 362275 - Hang with testcase on print preview, using -moz-column-count and table related stuff</title>
</head>
<body>
This page should not hang Mozilla on print preview
<div style="-moz-column-count: 2;">
<span style="display: table-cell;">
<span>
<textarea style="display: table-cell;"></textarea>
</span>
</span>
<span style="display: table-header-group;"></span>
</div>
</body></html>

View File

@ -54,9 +54,11 @@ load 351328-1.xhtml
load 351628-1.xhtml
load 358679-1.xhtml
load 358871-1.xhtml
load 362275.html
load 364512-1.html
load 366556-1.xhtml
load 367673-1.xhtml
load 367749.html
load 368166-1.xhtml
load 370360-1.html
load 370713-1.html