mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 11:58:55 +00:00
Add crashtest
This commit is contained in:
parent
ac54361f15
commit
9c1dfacdbd
16
layout/generic/crashtests/334147-1.xhtml
Normal file
16
layout/generic/crashtests/334147-1.xhtml
Normal file
@ -0,0 +1,16 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
|
||||
<style>
|
||||
.x:first-letter { }
|
||||
.x { direction: rtl; }
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<p class="x">2 3</p>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -1,5 +1,6 @@
|
||||
load 331284-1.xhtml
|
||||
load 334105-1.xhtml
|
||||
load 334147-1.xhtml
|
||||
load 385265-1.xhtml
|
||||
load 385295-1.xhtml
|
||||
load 385414-1.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user