Bug 113799

Summary: [CSS Exclusions] refactor shape-outside code to use isFloatingWithShapeOutside() helper method
Product: WebKit Reporter: Bem Jones-Bey <bjonesbe>
Component: CSSAssignee: Bem Jones-Bey <bjonesbe>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, esprehn+autocc, ojan.autocc, simon.fraser, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 98664    
Attachments:
Description Flags
Patch none

Description Bem Jones-Bey 2013-04-02 09:45:24 PDT
Julien suggested that I add this method in bug 110349. It turns out there are a lot of places it can be used, so I'm separating using it into a separate bug for my sanity.
Comment 1 Bem Jones-Bey 2013-04-02 13:42:24 PDT
Created attachment 196217 [details]
Patch

Refactor to use helper method
Comment 2 WebKit Review Bot 2013-04-02 14:16:33 PDT
Comment on attachment 196217 [details]
Patch

Clearing flags on attachment: 196217

Committed r147495: <http://trac.webkit.org/changeset/147495>
Comment 3 WebKit Review Bot 2013-04-02 14:16:36 PDT
All reviewed patches have been landed.  Closing bug.