RESOLVED FIXED 23454
Add WML <option>/<optgroup> support
https://bugs.webkit.org/show_bug.cgi?id=23454
Summary Add WML <option>/<optgroup> support
Nikolas Zimmermann
Reported 2009-01-21 08:51:13 PST
Create stub-implementations for WMLOptionElement/WMLOptGroupElement. Stub-implementations, because the interessting functionality can be implemented, only of WMLSelectElement is also available. The SelectElement abstraction, and the WMLSelectElement creation should be done in a follow-up patch.
Attachments
Initial patch (24.24 KB, patch)
2009-01-21 08:53 PST, Nikolas Zimmermann
staikos: review+
Updated patch (25.72 KB, patch)
2009-01-22 13:59 PST, Nikolas Zimmermann
staikos: review+
Nikolas Zimmermann
Comment 1 2009-01-21 08:53:22 PST
Created attachment 26893 [details] Initial patch
Nikolas Zimmermann
Comment 2 2009-01-21 09:12:13 PST
Comment on attachment 26893 [details] Initial patch Uploaded wrong patch, need to leave now - uploading correct one later -> clearing review flag.
Nikolas Zimmermann
Comment 3 2009-01-22 13:59:59 PST
Created attachment 26939 [details] Updated patch
Nikolas Zimmermann
Comment 4 2009-01-22 20:20:47 PST
Landed in r40134.
Note You need to log in before you can comment on or make changes to this bug.