Could you first make sure that you are using the Webkit engine? S60 3rd
edition SDK is shipped with both the Webkit and the old WAP/XHTML/HTML
engine and if you link against browserEngine.lib, you definitely use the
old engine. 
Visit this page (http://tinyurl.com/okeux) and check if the user-agent
string has the Webkit text in it.

Zalan.


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of ext Salil
Sent: Friday, June 08, 2007 8:35 AM
To: [email protected]
Subject: [webkit-dev] S60WebKit's rendering engine.


Hi,

Our application uses the Browser Control (CBrCtlInterface) to render
HTML pages.
The control does not render tables correctly and does not support some
HTML tags like superscript and subscript. 

I want to extract code of the rendering engine from WebKit. I guess that
would be KHTML. 

What other components from webkit will KHTML need and is it possible to
use only KHTML as the rendering engine with CBrCtlInterface? 

Regards,
Salil.
--
View this message in context:
http://www.nabble.com/S60WebKit%27s-rendering-engine.-tf3889516.html#a11
025650
Sent from the Webkit mailing list archive at Nabble.com.

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-dev
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to