Bug 119096

Summary: [CSS Shapes] Fix typo in simple-polygon.js
Product: WebKit Reporter: Bear Travis <betravis>
Component: CSSAssignee: Bear Travis <betravis>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 89256    
Attachments:
Description Flags
Patch none

Description Bear Travis 2013-07-25 10:59:04 PDT
Incorrect function name in simple-polygon.js is causing an exception which prevents any tests or expectations from being generated with that script. Tests passed because both the test and results file were missing output.
Comment 1 Bear Travis 2013-07-25 11:03:56 PDT
Created attachment 207467 [details]
Patch
Comment 2 Dirk Schulze 2013-07-25 11:07:28 PDT
Comment on attachment 207467 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-07-25 12:04:24 PDT
Comment on attachment 207467 [details]
Patch

Clearing flags on attachment: 207467

Committed r153338: <http://trac.webkit.org/changeset/153338>
Comment 4 WebKit Commit Bot 2013-07-25 12:04:27 PDT
All reviewed patches have been landed.  Closing bug.