[Webkit-unassigned] [Bug 23588] Add inputmode attribute support, as per XHTML Basic 1.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 11 02:12:48 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=23588


Charles Wei <charles.wei at torchmobile.com.cn> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #58440|0                           |1
        is obsolete|                            |
  Attachment #58455|                            |review?
               Flag|                            |




--- Comment #16 from Charles Wei <charles.wei at torchmobile.com.cn>  2010-06-11 02:12:46 PST ---
Created an attachment (id=58455)
 --> (https://bugs.webkit.org/attachment.cgi?id=58455)
Resubmission after addressing reviewer's comments

Thanks Kent for the review .

Resubmitting following Kent's comments,  with the following comments:


1. Removed the HTMLTextFormControlElement::inputmode() and HTMLTextFormControlElement::setInputmode(), and add modifier "Reflect" in the idl file of HTMLInputElement and HTMLTextAreaInput so that we don't need to define inputmode() and setInputmode() 

2. The test cases will be automatically skipped by unsupported platforms, we don't need to add them to skip files.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list