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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Andrei Bucur
Ooops... the flowFrom property didn't get in after all. Closing as invalid.