Name
content -- Container for anonymous content to be inserted into a bound document
Contains
children; any markup content
Description
This container for the anonymous binding content is placed at the
point where the element using it is in the bound document.
children is the only XBL element allowed as a
child of content. All other content is either HTML
or XUL, depending on the context in which you use the binding.