Bug 98419
Summary: | change all internal uses of -webkit-box to flex | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ojan Vafai <ojan> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | 7raivis, abarth, cbiesinger, tabatkins, tony |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 98420 | ||
Bug Blocks: | 62048 |
Ojan Vafai
In addition to moving it to better supported code, this lets us get better metrics of how much these webkit prefixed properties are used in the wild. We may as well hold off on doing this until we've unprefixed the new flexboxes.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Christian Biesinger
fixed a few months ago