Adrian Vollmer 6b9c894ed2 Fix document once more after DOM content loaded
This is because some documents alter itself using `document.write`,
which can insert again tags (img, style, script) that expect to live in
a normal environment.

This commit also refactors some of the `retrieveFile` logic. The
function should behave differently when called in the iframe vs the
parent document.
2024-04-30 14:39:41 +02:00
..
2024-04-03 20:02:57 +02:00
2024-04-03 19:47:04 +02:00
2024-04-03 19:47:04 +02:00
2024-04-03 20:02:57 +02:00
2024-04-22 20:27:22 +02:00