mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Add crashtests from bug 460389 and bug 522170.
This commit is contained in:
parent
773302a74c
commit
58c508c1f3
6
layout/base/crashtests/460389-1.html
Normal file
6
layout/base/crashtests/460389-1.html
Normal file
@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<head><style id="s">div:first-letter { float: left; }</style></head>
|
||||
<body onload="document.getElementById('s').disabled = true;">
|
||||
<div style="-moz-column-count: 2;"> ۍ<div>T</div></div>
|
||||
</body>
|
||||
</html>
|
@ -240,6 +240,7 @@ load 455063-3.html
|
||||
load 455171-4.html
|
||||
load 455623-1.html
|
||||
load 457362-1.xhtml
|
||||
load 460389-1.html
|
||||
load 466763-1.html
|
||||
load 467881-1.html
|
||||
load 468491-1.html
|
||||
|
1
layout/generic/crashtests/522170-1.html
Normal file
1
layout/generic/crashtests/522170-1.html
Normal file
@ -0,0 +1 @@
|
||||
<html><div style="float: left; -moz-column-count: 3;"><div><div style="float: left; min-height: 7086320ch;"></div><div style="clear: both;"></div><span></span></div></div></html>
|
@ -313,6 +313,7 @@ load 515811-1.html
|
||||
load 517968.html
|
||||
load 519031.xhtml
|
||||
load 520340.html
|
||||
load 522170-1.html
|
||||
load 533379-1.html
|
||||
load 533379-2.html
|
||||
load 534082-1.html
|
||||
|
Loading…
Reference in New Issue
Block a user