[Bug 26611] [Proposal] Add "Zoom" event

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26611

--- Comment #1 from Masayuki Nakano <masayuki@d-toybox.com> ---
If we do create new interface for zoom event, it should have:

double        level; (110 means 110%)
boolean       fullZoom; (full zoom or text only zoom)
unsigned long device; (0: unknown, 1: key, 2: mouse, 3: gesture)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 20 August 2014 07:19:21 UTC