Source code
Revision control
Copy as Markdown
Other Tools
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/content/xul.css" type="text/css"?>
<!DOCTYPE window>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<body xmlns="http://www.w3.org/1999/xhtml">
<div id="p">a node inspected before reload</div>
<div id="q">a node inspected after reload</div>
</body>
</window>