Bug 143438
Summary: | Remove unnecessarily wrapped function and FIXME statement | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joonghun Park <jh718.park> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Joonghun Park
Remove unnecessarily wrapped function parseAdditiveValueExpression and "FIXME: calc (http://webkit.org/b/16662) Add parsing for min and max here" statement.
Because min() and max() css function was dropped in the latest CR specification of CSS Values and Units Module Level3(http://www.w3.org/TR/css3-values/).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |