- <!--
- Any copyright is dedicated to the Public Domain.
- http://creativecommons.org/licenses/publicdomain/
- -->
- <!-- From https://bugzilla.mozilla.org/show_bug.cgi?id=587585 -->
- <!DOCTYPE html>
- <title>Test -moz-element reference with external binding</title>
- <body style="margin:0">
- <div style="width: 100px; height: 100px; background: lime;"></div>
- </body>
|