comparison: dom/xbl/test/file_bug944407.html
dom/xbl/test/file_bug944407.html
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <body> |
|
4 <div id="deny" style="-moz-binding: url(file_bug944407.xml#testAllowScript)"></div> |
|
5 <div id="allow" style="-moz-binding: url(chrome://mochitests/content/chrome/dom/xbl/test/file_bug944407.xml#testAllowScript)"</div> |
|
6 <script>/* Flush layout with a script tab - see bug 944407 comment 37. */</script> |
|
7 </body> |
|
8 </html> |