Bug 80066

Summary: Handle CSSPropertyWebkitRegionBreakAfter, CSSPropertyWebkitRegionBreakBefore and CSSPropertyWebkitRegionBreakInside in CSSStyleApplyProperty.
Product: WebKit Reporter: Luke Macpherson <macpherson>
Component: CSSAssignee: Luke Macpherson <macpherson>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, kling, macpherson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.