[webkit-dev] problem with parsing DIVs

2008-02-06 Thread Marcin Giedz
Hello, First of all really thanks for Holger how gave me small but very useful advice about how to get simon/printing branch from git. Now I'm able to print pages This is absolutely great job guys And now some new story. Please find 2 HTML in attachment: one with DIV's and second

Re: [webkit-dev] problem with parsing DIVs

2008-02-06 Thread Adam Roben
Hi Marcin- On Feb 6, 2008, at 5:35 AM, Marcin Giedz wrote: Please find 2 HTML in attachment: one with DIV's and second without. If you open first file (with DIVs) in webkit then it's being rendered badly - I mean there is big hole and then HTML body, but if you remove this line: !-- div

Re: [webkit-dev] problem with parsing DIVs

2008-02-06 Thread David Kilzer
Hi Marcin, It's always a good idea to file a bug on bugs.webkit.org to track a specific issue, but this looks like a situation where there are nested HTML comments (which is NOT valid HTML): !-- div class=signaturetable border=0 cellspacing=0 cellpadding=0 width=100%