Bug 559705 - Testcase. a=test

This commit is contained in:
Mats Palmgren 2010-09-18 18:14:25 +02:00
parent e1e320d77e
commit b89bf03e3b
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,14 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<bindings xmlns="http://www.mozilla.org/xbl">
<binding id="foo">
<content>
<iframe xmlns="http://www.w3.org/1999/xhtml" src="javascript:void 0"><children xmlns="http://www.mozilla.org/xbl"/></iframe>
</content>
</binding>
</bindings>
</head>
<body>
<span style="-moz-binding: url(#foo)"></span>
</body>
</html>

View File

@ -299,6 +299,7 @@ load 540760.xul
load 540771-1.xhtml
load 541869-1.xhtml
load 541869-2.html
load 559705.xhtml
load 560441-1.xhtml
load 560447-1.html
load 564063-1.html