WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
96351
[Meta] Locale-dependent behavior of form controls should be testable
https://bugs.webkit.org/show_bug.cgi?id=96351
Summary
[Meta] Locale-dependent behavior of form controls should be testable
Kent Tamura
Reported
2012-09-10 21:50:44 PDT
input[type=number], input[type=date], input[type=time], etc. have locale-dependent behavior. However we can't test them in a specific locale in LayoutTests for now. We'd like to introduce a mechanism to make it possible. This bug has some relationship to
Bug 11008
. But we focus on only testing in this bug.
Attachments
Add attachment
proposed patch, testcase, etc.
Kent Tamura
Comment 1
2012-11-14 00:51:26 PST
The remaining task is to add multiple locale support to LocalizedStrings.h, and it is very hard. We'd like to address it when we fix
Bug 11008
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug