зеркало из https://github.com/mozilla/gecko-dev.git
Add crashtest from bug 468563
This commit is contained in:
Родитель
fb3b384230
Коммит
779e2ff8f9
|
@ -0,0 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head></head>
|
||||
<body onload="document.getElementById('d').style.MozColumnWidth = '';">
|
||||
<div id="d" style="height: 1px; -moz-column-width: 1px;">d d <span style="position: absolute;"></span></div>
|
||||
</body>
|
||||
</html>
|
|
@ -245,6 +245,7 @@ load 467881-1.html
|
|||
load 468491-1.html
|
||||
load 468546-1.xhtml
|
||||
load 468555-1.xhtml
|
||||
load 468563-1.html
|
||||
load 468578-1.xhtml
|
||||
# These three didn't actually crash without the resizing that the
|
||||
# browser does when setting up print preview, but adding them anyway.
|
||||
|
|
Загрузка…
Ссылка в новой задаче