Bug 80066 - Handle CSSPropertyWebkitRegionBreakAfter, CSSPropertyWebkitRegionBreakBefore and CSSPropertyWebkitRegionBreakInside in CSSStyleApplyProperty.
Summary: Handle CSSPropertyWebkitRegionBreakAfter, CSSPropertyWebkitRegionBreakBefore ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Luke Macpherson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-01 16:13 PST by Luke Macpherson
Modified: 2012-03-02 01:23 PST (History)
4 users (show)

See Also:


Attachments
Patch (4.63 KB, patch)
2012-03-01 16:19 PST, Luke Macpherson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Macpherson 2012-03-01 16:13:46 PST
Handle CSSPropertyWebkitRegionBreakAfter, CSSPropertyWebkitRegionBreakBefore and CSSPropertyWebkitRegionBreakInside in CSSStyleApplyProperty.
Comment 1 Luke Macpherson 2012-03-01 16:19:39 PST
Created attachment 129767 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-03-01 16:23:51 PST
Comment on attachment 129767 [details]
Patch

I really appreciate you breaking these up like this.  It gives me a chance of being able to hold the whole patch in my tiny little brain at once. :p
Comment 3 WebKit Review Bot 2012-03-02 01:22:57 PST
Comment on attachment 129767 [details]
Patch

Clearing flags on attachment: 129767

Committed r109530: <http://trac.webkit.org/changeset/109530>
Comment 4 WebKit Review Bot 2012-03-02 01:23:01 PST
All reviewed patches have been landed.  Closing bug.