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.
Pull request: https://github.com/WebKit/WebKit/pull/8021
merge-queue failed to commit PR to repository. To retry, remove any blocking labels and re-apply merge-queue label
Committed 258298@main (499791b1b462): <https://commits.webkit.org/258298@main> Reviewed commits have been landed. Closing PR #8021 and removing active labels.
<rdar://problem/103672338>