It's quite a lot of effort to try to distil what's wrong from your report. Can you try to reduce the HTML to the minimal amount of code that still show the claimed difference between Firefox and HTML::Parser. Sample code driving the parser would also be helpful.
Regards, Gisle On Sun, Sep 8, 2013 at 4:50 PM, Michael Song <michael.l.s...@gmail.com>wrote: > Hell All, > I've attached my html source code to demonstrate a incompatible parsing > behavior between Parser and Firefox firebug > If you open the below attached file with Firefox firebug, you will see > <div class="gd-grid-6 product-pricing"> is inside <div > class="listing-page-bucket"> enclosure > but when you parse it, the above relationship does not in the tree, > Is there anyway I can get around this problem? > > > Thanks > > > > > >