[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%

[webkit-dev] [Q] License

2008-02-06 Thread David C Matthews
Greetings- I am new to WebKit, and have a licensing question. When I was downloading one of the pieces (i.e. Support Libraries?) from Apple, the license indicated that the software was not to be distributed/used for commercial ventures without written consent. I'm paraphrasing, but how

Re: [webkit-dev] Trunk policy regarding new features and stabilization

2008-02-06 Thread Eric Seidel
Thank you for your clear and informative reply! Oliver and I have discussed foreignObject, he has decided to re-enable it on trunk. We'll work to make sure any remaining issues are resolved. I'm glad to have more of this rational down on paper in the open. -eric On Mon, Feb 4, 2008 at 3:42

Re: [webkit-dev] [Q] License

2008-02-06 Thread Christian Dywan
Am Wed, 06 Feb 2008 17:53:12 -0600 schrieb David C Matthews [EMAIL PROTECTED]: Greetings- I am new to WebKit, and have a licensing question. When I was downloading one of the pieces (i.e. Support Libraries?) from Apple, the license indicated that the software was not to be

Re: [webkit-dev] [Q] License

2008-02-06 Thread David C Matthews
Greetings- Thanks for the feedback. On a slightly different front, has anyone contemplated a MIPS port yet? -David At 08:36 PM 2/6/2008, Christian Dywan wrote: Am Wed, 06 Feb 2008 17:53:12 -0600 schrieb David C Matthews [EMAIL PROTECTED]: Greetings- I am new to WebKit, and have a

Re: [webkit-dev] [Q] License

2008-02-06 Thread Mark Rowe
David, On 07/02/2008, at 15:57, David C Matthews wrote: Thanks for the feedback. On a slightly different front, has anyone contemplated a MIPS port yet? I don't recall anyone expressing interest in doing this to date. Building WebKit on a new CPU architecture should not be a huge amount