Bug 23454

Summary: Add WML <option>/<optgroup> support
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: XMLAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: staikos
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 20393    
Attachments:
Description Flags
Initial patch
staikos: review+
Updated patch staikos: review+

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.