I can has crashtest?

This commit is contained in:
jruderman@hmc.edu 2007-12-15 15:37:52 -08:00
parent 6e501e7314
commit cb3a5cc82e
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,21 @@
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml">
<head>
<bindings xmlns="http://www.mozilla.org/xbl">
<binding id="lub4">
<content>
<html:span style="color: green;">
<children/>
</html:span>
</content>
</binding>
</bindings>
</head>
<body onload="document.getElementById('gogo');">
<span style="-moz-binding: url('#lub4')"><div/><em id="gogo">I</em></span>
</body>
</html>

View File

@ -9,5 +9,6 @@ load 335140-1.html
load 337419-1.html
load 343540-1.html
load 349095-1.xhtml
load 350128-1.xhtml
load 379920-1.svg
load 379920-1.svg