michael@0: michael@0: michael@0: getComputedStyle across windows michael@0: michael@0: michael@0: michael@0: michael@0: michael@0:

This is a paragraph outside the iframe.

michael@0:

This is a paragraph outside the iframe.

michael@0: michael@0: michael@0: michael@0:
This paragraph is the color that michael@0: outerWindow.getComputedStyle says the paragraph inside the iframe michael@0: is.
michael@0: michael@0:
This paragraph is the color that michael@0: iframeWindow.getComputedStyle says the paragraph outside the iframe michael@0: is.
michael@0: michael@0:
This paragraph is the color that michael@0: outerWindow.getComputedStyle says the display:none paragraph inside the michael@0: iframe is.
michael@0: michael@0:
This paragraph is the color that michael@0: iframeWindow.getComputedStyle says the display:none paragraph outside michael@0: the iframe is.
michael@0: michael@0:
This paragraph is the color that michael@0: outerWindow.getComputedStyle says the detached paragraph inside the michael@0: iframe is.
michael@0: michael@0:
This paragraph is the color that michael@0: iframeWindow.getComputedStyle says the detached paragraph outside michael@0: the iframe is.