Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <bindings xmlns="http://www.mozilla.org/xbl">
3 <binding id="b" inheritstyle="false">
4 <content>
5 <span xmlns="http://www.w3.org/1999/xhtml"/><span xmlns="http://www.w3.org/1999/xhtml"><embed style="display: block;" type="*"/></span>
6 </content>
7 </binding>
8 </bindings>
10 <div style="-moz-binding:url();"/>
12 </html>