gecko-dev/layout/reftests/xul-document-load/test016.xul
asqueella%gmail.com 445ff76524 fix bug 363419 - Direct children of <overlay> not created correctly.
Don't create XUL "placeholder" element for them, instead use the same logic as elsewhere, as these nodes can end up in the master document.

r=smaug, sr=sicking
2007-01-30 12:49:24 +00:00

6 lines
203 B
XML

<?xml version="1.0"?>
<?xul-overlay href="test016-overlay.xul"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
id="main"
style="background-color: red;"/>