Bug 31894

Summary: [Chromium] Implement canSetValueAttribute in the API.
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: AccessibilityAssignee: Dimitri Glazkov (Google) <dglazkov>
Status: RESOLVED FIXED    
Severity: Normal CC: fishd
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
WIP: Implement canSetValueAttribute in API. levin: review+

Description Dimitri Glazkov (Google) 2009-11-25 16:27:59 PST
This is necessary for layout tests. Also, minor cleanups.
Comment 1 Dimitri Glazkov (Google) 2009-11-25 16:34:23 PST
Created attachment 43877 [details]
WIP: Implement canSetValueAttribute in API.
Comment 2 Dimitri Glazkov (Google) 2009-11-25 17:00:02 PST
Landed as http://trac.webkit.org/changeset/51402.