WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 107296
Implementing platform independent webform UI controls widgets with shadowDOM
https://bugs.webkit.org/show_bug.cgi?id=107296
Summary
Implementing platform independent webform UI controls widgets with shadowDOM
Hema
Reported
2013-01-18 09:41:25 PST
To make the UI controls like datepicker widget , calendar picker widget , colorpicker widget etc., platform independent based on shadowDOM .
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2013-01-18 10:48:14 PST
Why do we want to do that? "WebKit is an engineering project not a science project (see
http://www.webkit.org/projects/goals.html
). If you think certain WebCore feature should be implemented using shadow DOM, then please give us compelling justifications.
Kent Tamura
Comment 2
2013-01-18 18:40:00 PST
I object this. Shadow DOM is not suitable for popup-style UI. WebKit has form validation message bubble implemented by Shadow DOM. However it was a wrong decision and we're switching it to native UI (See
Bug 95527
).
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