Bug 119407

Summary: Minor cleanup for srcset tests
Product: WebKit Reporter: Dean Jackson <dino>
Component: ImagesAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 110252    
Bug Blocks:    
Attachments:
Description Flags
Patch thorton: review+

Description Dean Jackson 2013-08-01 13:32:25 PDT
Once img srcset lands (110252), cleanup some of the tests. In particular:

- collect duplicated code into a helper function
- make sure dynamic removal/adding tests run outside DRT
- fix typos
Comment 1 Radar WebKit Bug Importer 2013-08-01 13:33:05 PDT
<rdar://problem/14623918>
Comment 2 Dean Jackson 2013-08-01 13:36:42 PDT
Created attachment 207947 [details]
Patch
Comment 3 Dean Jackson 2013-08-01 17:03:51 PDT
Committed r153625: <http://trac.webkit.org/changeset/153625>