Bug 113799 - [CSS Exclusions] refactor shape-outside code to use isFloatingWithShapeOutside() helper method
Summary: [CSS Exclusions] refactor shape-outside code to use isFloatingWithShapeOutsid...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bem Jones-Bey
URL:
Keywords:
Depends on:
Blocks: 98664
  Show dependency treegraph
 
Reported: 2013-04-02 09:45 PDT by Bem Jones-Bey
Modified: 2013-04-02 14:16 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.51 KB, patch)
2013-04-02 13:42 PDT, Bem Jones-Bey
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.