Bug 249808
| Summary: | Fix css/css-typed-om/the-stylepropertymap/properties/stroke-miterlimit.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/37656 | ||
| Bug Depends on: | |||
| Bug Blocks: | 175733 | ||
Chris Dumez
Fix css/css-typed-om/the-stylepropertymap/properties/stroke-miterlimit.html WPT test to match the specification:
- https://svgwg.org/svg2-draft/painting.html#StrokeMiterlimitProperty
The specification indicates that negative values shouldn't be allowed. However, the test was expecting a computed value of -3.14 for one of the subtests.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/8021
EWS
merge-queue failed to commit PR to repository. To retry, remove any blocking labels and re-apply merge-queue label
EWS
Committed 258298@main (499791b1b462): <https://commits.webkit.org/258298@main>
Reviewed commits have been landed. Closing PR #8021 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/103672338>