зеркало из https://github.com/mozilla/pjs.git
Bug 537059. Add crashtest.
--HG-- extra : rebase_source : 7a22e75f66a58c08d9ff25f264617ac31aea65b4
This commit is contained in:
Родитель
2de0f3ddf5
Коммит
2a129092de
|
@ -0,0 +1,14 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<bindings xmlns="http://www.mozilla.org/xbl" xmlns:html="http://www.w3.org/1999/xhtml">
|
||||
<binding id="td"><content><html:div><children/></html:div></content></binding>
|
||||
</bindings>
|
||||
<style type="text/css">
|
||||
div, tbody { position: absolute; }
|
||||
div:first-letter { }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div><table>A<tbody><tr style="-moz-binding: url(#td);"></tr></tbody>B</table></div>
|
||||
</body>
|
||||
</html>
|
|
@ -270,4 +270,5 @@ load 526378-1.xul
|
|||
load 535721-1.xhtml
|
||||
load 535911-1.xhtml
|
||||
load 536623-1.xhtml
|
||||
load 537059-1.xhtml
|
||||
load 537141-1.xhtml
|
||||
|
|
Загрузка…
Ссылка в новой задаче