зеркало из https://github.com/mozilla/pjs.git
testcase for bug 362348 NPOTB
This commit is contained in:
Родитель
4c455b7241
Коммит
8c758a69c0
|
@ -0,0 +1,15 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>
|
||||
Testcase bug 362348 - Crash [@ nsTableRowFrame::CollapseRowIfNecessary] on print preview with testcase, using display: table-footer-group; visibility: collapse;
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
This page should not crash on print preview
|
||||
<div style="display: table;">
|
||||
<div style="height:6100px;"></div>
|
||||
<div style="display: table-footer-group; visibility: collapse;"></div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -21,6 +21,7 @@ bug165772-4.html
|
|||
bug165772-5.html
|
||||
bug24000-1.html
|
||||
bug24000-2.html
|
||||
bug362348.html
|
||||
bug53690.html
|
||||
bug54829.html
|
||||
bug57378.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче