Bug 278120
| Summary: | xywh() shape's dimensions should not accept negative values | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | CSS | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, nmouchtaris, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
https://www.w3.org/TR/css-shapes/#supported-basic-shapes says:
xywh() = xywh( <length-percentage>{2} <length-percentage [0,∞]>{2} [ round <'border-radius'> ]? )
We fail to respect the [0,∞].
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133870976>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/32208
EWS
Committed 282264@main (935d438f1288): <https://commits.webkit.org/282264@main>
Reviewed commits have been landed. Closing PR #32208 and removing active labels.