Bug 98019

Summary: [CSS Regions] Remove the deprecated API Region.flowFrom
Product: WebKit Reporter: Andrei Bucur <abucur>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: donggwan.kim
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    

Andrei Bucur
Reported 2012-10-01 05:10:35 PDT
The Region.flowFrom property has been removed in favor of using the computed style.flowFrom for the region. Spec: http://www.w3.org/TR/css3-regions/#changes_from_May_03_2012
Attachments
Andrei Bucur
Comment 1 2012-10-01 05:19:35 PDT
Ooops... the flowFrom property didn't get in after all. Closing as invalid.
Note You need to log in before you can comment on or make changes to this bug.