mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 11:58:55 +00:00
Adding crashtest
This commit is contained in:
parent
cde0cb1b73
commit
4a17677e29
12
layout/generic/crashtests/414061-1.html
Normal file
12
layout/generic/crashtests/414061-1.html
Normal file
@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body style="width: 1px; white-space: pre; -moz-column-width: 1px;">
|
||||
|
||||
x
|
||||
|
||||
<div style="margin: -200em;"></div>
|
||||
|
||||
</body>
|
||||
</html>
|
9
layout/generic/crashtests/418532-1.html
Normal file
9
layout/generic/crashtests/418532-1.html
Normal file
@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
div:first-line { font-size: 80%; color: green; }
|
||||
</style>
|
||||
</head>
|
||||
<body style="-moz-column-width: 1px"><div id="div" style="-moz-column-width: 1px"> <span>Foo bar</span></div></body>
|
||||
</html>
|
@ -127,6 +127,7 @@ load 408883-1.html
|
||||
load 410228-1.html
|
||||
load 411851-1.html
|
||||
load 412201-1.xhtml
|
||||
load 414061-1.html
|
||||
load 414719-1.html
|
||||
load 415685-1.html
|
||||
load 421404-1.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user