Bug 249819
| Summary: | Fix css/css-typed-om/the-stylepropertymap/properties/radius.html WPT test | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | CSS | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/37661 | ||
| Bug Depends on: | |||
| Bug Blocks: | 175733 | ||
Chris Dumez
Fix css/css-typed-om/the-stylepropertymap/properties/radius.html WPT test to match the specification:
- https://svgwg.org/svg2-draft/geometry.html#R
- https://svgwg.org/svg2-draft/geometry.html#RX
- https://svgwg.org/svg2-draft/geometry.html#RY
The specification indicates that the computed value for these should be positive. However, one of the subtests was expected -3.14%.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/8029
EWS
Committed 258276@main (75dd544f27c5): <https://commits.webkit.org/258276@main>
Reviewed commits have been landed. Closing PR #8029 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/103656663>