I am just curious how des webkit rendering engine handle the special layout format?
For example, I do not want to have horizontal scroll and I have a fixed width widnow. But inside a html page, I have a image which size is bigger than the fixed width, how does webkit handle that case? Can we change the some render info on the fly to change the layout infomation or webkit will handle it automatically? BTW, where could I set the windth for the display window or those info will be get in the runtime from some system vairable? Frank _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

