Hi all,

I'm recursively generating iframes within iframes in order to test a
feature. However, I'm hitting a limit in the maximum depth of nested
iframes. A container loads an iframe (level 1) which loads an ifram
(level 2) which creates an iframe (level 3) but the content of the
iframe is empty.

I'm guessing this is done on purpose but would like a confirmation.
Also, is there any way to get around this limit and why is it set to 3
(and not 5 for example)? Does the limit apply only to dynamically
created nested iframes or statically defined iframes also?

I'm using Chromium 4.0.223.2 (29272).

Thanks,
Ivan

--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to