mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
15 lines
408 B
HTML
15 lines
408 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
<head>
|
|
|
|
<bindings xmlns="http://www.mozilla.org/xbl">
|
|
<binding id="b">
|
|
<content><xul:hbox><children/></xul:hbox></content>
|
|
</binding>
|
|
</bindings>
|
|
|
|
</head>
|
|
|
|
<body><xul:listboxbody height="168178912813" style="-moz-binding: url(#b);"><xul:iframe/></xul:listboxbody></body>
|
|
|
|
</html>
|