[whatwg/fullscreen] The values of meta viewport attribute are not reflected when in full screen mode in android chrome browser. (#111)

When I am in full screen mode in android using fullscreen api, the values of meta viewport attribute like initial-scale and user-scalable are not reflected in the browser. If I am not in full screen mode, the values of meta viewport are reflected. I don’t find any source saying you cannot zoom in fullscreen in android. So am I making any mistake or no one has documented it?
Raised a issue in stackoverflow  but no luck.
Also want to know if there are alternatives. Like can I zoom programmatically.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/issues/111

Received on Saturday, 23 December 2017 18:01:02 UTC