зеркало из https://github.com/mozilla/gecko-dev.git
Add crashtests for several bugs
This commit is contained in:
Родитель
11904cab6b
Коммит
40828aed11
|
@ -0,0 +1,9 @@
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
<head>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<div style="-moz-column-count: 2; text-indent: 11px;"> <div style="float: right;"></div><select style="float: right;"></select></div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -0,0 +1,9 @@
|
||||||
|
<html>
|
||||||
|
<head></head>
|
||||||
|
<body>
|
||||||
|
<div style="-moz-column-count: 2;">r
|
||||||
|
<span style="float: right;"></span>
|
||||||
|
<textarea style="float: left;"></textarea>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -0,0 +1,10 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
</head>
|
||||||
|
<body onload="document.getElementById('c').style.counterIncrement = 'c';">
|
||||||
|
|
||||||
|
<div style="-moz-column-width: 1px;"><div id="c"><div style="float: right;">T<iframe></iframe></div></div></div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -0,0 +1,13 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<style type="text/css">
|
||||||
|
|
||||||
|
div:first-letter { font-size: 7em; }
|
||||||
|
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body style="width: 3px; float: left;" onload="document.body.style.direction = 'rtl';"><div><br> A B</div></body>
|
||||||
|
|
||||||
|
</html>
|
|
@ -135,6 +135,8 @@ load 411851-1.html
|
||||||
load 412201-1.xhtml
|
load 412201-1.xhtml
|
||||||
load 412543-1.html
|
load 412543-1.html
|
||||||
load 413048-1.html
|
load 413048-1.html
|
||||||
|
load 413582-1.xhtml
|
||||||
|
load 413582-2.html
|
||||||
load 414061-1.html
|
load 414061-1.html
|
||||||
load 414719-1.html
|
load 414719-1.html
|
||||||
load 415685-1.html
|
load 415685-1.html
|
||||||
|
@ -149,4 +151,6 @@ load 425253-1.html
|
||||||
load 426272-1.html
|
load 426272-1.html
|
||||||
load 429981-1.html
|
load 429981-1.html
|
||||||
load 430352-1.html
|
load 430352-1.html
|
||||||
|
load 437156-1.html
|
||||||
|
load 438259-1.html
|
||||||
load 448903-1.html
|
load 448903-1.html
|
||||||
|
|
Загрузка…
Ссылка в новой задаче