Bug 97588
| Summary: | Should give a console warning when a page uses the old flexbox API | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ojan Vafai <ojan> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | abarth, tony |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 62048 | ||
Ojan Vafai
In the warning we can point people at the new spec and/or a tutorial. I think if we only warn once per page that uses the old API, it won't be too spammy.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ojan Vafai
Should probably wait till we unprefix though.