Bug 33980

Summary: Add test for new attributes introduced in File and Blob interfaces
Product: WebKit Reporter: Jian Li <jianli>
Component: WebCore JavaScriptAssignee: Jian Li <jianli>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed Patch darin: review+, jianli: commit-queue-

Description Jian Li 2010-01-21 17:31:08 PST
We should add test for 2 new attributes introduced in File and Blob interfaces:
  File.name and Blob.size
Comment 1 Jian Li 2010-01-21 17:40:22 PST
Created attachment 47165 [details]
Proposed Patch
Comment 2 Jian Li 2010-01-22 14:59:53 PST
Committed as http://trac.webkit.org/changeset/53720.