Bug 31894 - [Chromium] Implement canSetValueAttribute in the API.
Summary: [Chromium] Implement canSetValueAttribute in the API.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Dimitri Glazkov (Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-25 16:27 PST by Dimitri Glazkov (Google)
Modified: 2009-11-25 17:00 PST (History)
1 user (show)

See Also:


Attachments
WIP: Implement canSetValueAttribute in API. (3.90 KB, patch)
2009-11-25 16:34 PST, Dimitri Glazkov (Google)
levin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.