mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Bug 376419 - crashtest
This commit is contained in:
parent
233d34473e
commit
c9ff4cd4e3
28
layout/generic/crashtests/376419.html
Normal file
28
layout/generic/crashtests/376419.html
Normal file
@ -0,0 +1,28 @@
|
||||
<html><head>
|
||||
<style>
|
||||
*::first-line { }
|
||||
*::after { content:"anonymous text"; border:3px solid black;}
|
||||
*::before { content:"before text"; border:3px solid black;font-size: 10px;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div style="-moz-column-count: 2; width: 1400px;">
|
||||
ع tesxt
|
||||
<span>
|
||||
ع tesxt ع tesxt ع tesxt
|
||||
<span>
|
||||
ع tesxt ع tesxt ع tesxt ع tesxt
|
||||
</span>
|
||||
</span>
|
||||
<div style="-moz-column-count: 2;">
|
||||
<div style="-moz-column-count: 2; white-space: nowrap;">
|
||||
<div style="-moz-column-count: 2;">
|
||||
<span>
|
||||
ع tesxt ع tesxt ع tesxt
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -92,6 +92,7 @@ load 372376-1.xhtml
|
||||
load 373859-1.html
|
||||
load 373868-1.xhtml
|
||||
load 375462-1.html
|
||||
load 376419.html
|
||||
load 379217-1.xhtml
|
||||
asserts(1-2) load 379217-2.xhtml # Bug 439204
|
||||
load 379917-1.xhtml
|
||||
|
Loading…
Reference in New Issue
Block a user