Changes

Jump to: navigation, search

WebAPI/KeboardIME

13 bytes added, 02:36, 23 July 2013
m
InputContext iherits EventTarget
// [Tim] I don't think they are exclusive. A keyboard app might choose to load the same page with the same hash
// for different types but only to deal with the |type| or |inputmode| difference later.
interface InputContext : EventTarget {
// The tag name of input field, which is enum of "input", "textarea", or "contenteditable"
DOMString name;
Confirm
58
edits

Navigation menu