Bug 93114
| Summary: | [CSSRegions]Rename "webkitRegionOverflow" property to "webkitRegionOverset" and "overflow" property value to "overset" | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Andrei Onea <andreionea3000> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | abucur |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 57312 | ||
Andrei Onea
The latest spec has renamed the regionOverflow property to regionOverset, and the overflow property value to overset: http://www.w3.org/TR/css3-regions/#changes . We need to also change this in Webkit.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Andrei Bucur
You should close this as duplicate of https://bugs.webkit.org/show_bug.cgi?id=93256 :).
Andrei Onea
*** This bug has been marked as a duplicate of bug 93256 ***