[webkit-help] Mobile support in WinCairo port

Luc R. wkdev911 at gmail.com
Fri Jan 23 19:41:30 PST 2015


I've been trying to run a few examples of mobile web pages using WinCairo
port, and often seeing that content is not re-sized to fit the window like
on a smartphone screen. I am setting the window size to be the analog of
mobile viewport size (e.g. 320x568) + adding mobile user agent.
In this setup seems like viewport html tag is not honored and the default
behavior is different from a mobile device. Could anyone advice on the
architecture of how device-specific rendering is handled in WebKit, should
it be implemented on per-port basis, and WinCairo missing this, or am I
just missing something obvious?

-- 
-Luc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-help/attachments/20150123/3260b129/attachment.html>


More information about the webkit-help mailing list