WebAPI/KeboardIME: Difference between revisions

Jump to navigation Jump to search
m
Camel-cased attributes
m (rename `name` and `type' of InputContext)
m (Camel-cased attributes)
Line 170: Line 170:
     <strike>// [JS] and "inputtype" here.</strike>
     <strike>// [JS] and "inputtype" here.</strike>
     <strike>// [JS] This should also be 'readonly', right?</strike>
     <strike>// [JS] This should also be 'readonly', right?</strike>
     readonly DOMString <strike>type</strike> inputtype;
     readonly DOMString <strike>type</strike> inputType;
   
   
     /*
     /*
Line 177: Line 177:
     */
     */
     <strike>// [JS] This should be 'readonly', right?</strike>
     <strike>// [JS] This should be 'readonly', right?</strike>
     readonly DOMString inputmode;
     readonly DOMString inputMode;
   
   
     /*
     /*
Confirmed users
58

edits

Navigation menu