[webkit-dev] question about Viewport

2010-12-02 Thread Eric Zhou
Could anyone give some help to understand the concept of viewport meta tag? I got the introduction from apple developer site: http://developer.apple.com/library/safari/#documentation/appleapplications/reference/safariwebcontent/UsingtheViewport/UsingtheViewport.html In this introduction, Figure

[webkit-dev] [chromium] using WEBKIT_API properly

2010-12-02 Thread Darin Fisher
If you do not work on the Chromium port of WebKit, you can stop reading now. I've noticed that there is some confusion about how to use WEBKIT_API properly. WEBKIT_API causes a function to be exported from WebKit when it is built as a DLL, allowing Chromium to call the function. The rule is

[webkit-dev] Is the default height of the replaced elements 150PX ?

2010-12-02 Thread xu bai
Hi,all I found the default height of iframe is 150px if it has not the height. why do this? It caused there are the blanks on my page. how do solved it? -- 波澜壮阔心无涟漪 ___ webkit-dev mailing list webkit-dev@lists.webkit.org