Bug 130366

Summary: [CSS Shapes] shape-outside: ellipse(50% 50% at) causes crash
Product: WebKit Reporter: Hans Muller <giles_joplin>
Component: CSSAssignee: Hans Muller <giles_joplin>
Status: RESOLVED FIXED    
Severity: Normal CC: bjonesbe, commit-queue, esprehn+autocc, glenn, gyuyoung.kim, kling, macpherson, menard
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Test case.
none
Patch none

Hans Muller
Reported 2014-03-17 15:33:48 PDT
Created attachment 226971 [details] Test case. An incomplete shape-outside ellipse property value causes a crash: shape-outside: ellipse(50% 50% at)
Attachments
Test case. (740 bytes, text/html)
2014-03-17 15:33 PDT, Hans Muller
no flags
Patch (8.80 KB, patch)
2014-03-18 09:39 PDT, Hans Muller
no flags
Hans Muller
Comment 1 2014-03-18 09:39:20 PDT
Created attachment 227060 [details] Patch The BasicShape ellipse and circle functions now report a syntax error if the "at" keyword is not followed by a position.
Andreas Kling
Comment 2 2014-03-18 12:43:51 PDT
Comment on attachment 227060 [details] Patch r=me
WebKit Commit Bot
Comment 3 2014-03-18 12:51:26 PDT
Comment on attachment 227060 [details] Patch Clearing flags on attachment: 227060 Committed r165835: <http://trac.webkit.org/changeset/165835>
WebKit Commit Bot
Comment 4 2014-03-18 12:51:30 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.