I actually run into the same problem with the cleopatra tree widget. Each tree level adds 2 or 3 levels to the DOM for that page so I think after 100 to 200 levels the expansion stops.
Ehsan mentions that we have a limit on our frame tree as we use recursion but I don't know where this code lives. On Mon, Oct 29, 2012 at 2:47 PM, Jan Honza Odvarko <odva...@gmail.com> wrote: > Is there any depth limit for HTML elements in a document? > > Related Firebug bug report: > http://code.google.com/p/fbug/issues/detail?id=5780 > > Honza > _______________________________________________ > dev-platform mailing list > dev-platform@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-platform _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform