mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
Adding crashtest
This commit is contained in:
parent
c23750e4c2
commit
afc29208b0
14
layout/style/crashtests/368175-1.html
Normal file
14
layout/style/crashtests/368175-1.html
Normal file
@ -0,0 +1,14 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
</head>
|
||||
<body>
|
||||
<div style="width: 300px; height: 200px; overflow: auto">
|
||||
<div style='direction: rtl; -moz-column-width:1em; -moz-column-gap:1em; width: 500px;'>
|
||||
<p>滾滾長江東逝水,浪花淘盡英雄。是非成敗轉頭空:青山依舊在,幾度夕陽紅。</p>
|
||||
<p style='direction: rtl; -moz-column-width:1em; -moz-column-gap:1em;'>
|
||||
滾滾長江東逝水,浪花淘盡英雄。是非成敗轉頭空:青山依舊在,幾度夕陽紅。</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -2,6 +2,7 @@ load 187671-1.html
|
||||
load 286707-1.html
|
||||
load 285727-1.html
|
||||
load 330998-1.html
|
||||
load 368175-1.html
|
||||
load 379788-1.html
|
||||
load 383979-1.xhtml
|
||||
load 383979-2.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user