michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: Hello michael@0: michael@0: michael@0: Kitty michael@0: michael@0: michael@0:
Hello
michael@0:
michael@0: michael@0:
Kitty
michael@0: michael@0: michael@0: // We used to do this in an onload handler, but getAnonymousNodes is no michael@0: // longer accessible to content, and we can't use SpecialPowers in michael@0: // reftests. So we enable XBL scopes and take advantage of the fact that XBL michael@0: // scopes can access these functions. We apply this binding michael@0: // programatically to make absolutely sure this constructor runs after all the michael@0: // other bindings have been set up. michael@0: document.body.offsetHeight; michael@0: document.getAnonymousNodes(document.getElementById("d3"))[0].style.display = 'inline'; michael@0: document.getAnonymousNodes(document.getElementById("d4"))[2].style.display = 'inline'; michael@0: michael@0: michael@0:
michael@0:
michael@0: michael@0: michael@0: michael@0: michael@0:
Kitty
michael@0:
Hello
michael@0:
Kitty
michael@0:
Hello
michael@0: michael@0: