Bug 249819 - Fix css/css-typed-om/the-stylepropertymap/properties/radius.html WPT test
Summary: Fix css/css-typed-om/the-stylepropertymap/properties/radius.html WPT test
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 175733
  Show dependency treegraph
 
Reported: 2022-12-22 15:21 PST by Chris Dumez
Modified: 2022-12-22 18:08 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-12-22 15:21:41 PST
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%.
Comment 1 Chris Dumez 2022-12-22 15:33:35 PST
Pull request: https://github.com/WebKit/WebKit/pull/8029
Comment 2 EWS 2022-12-22 18:07:59 PST
Committed 258276@main (75dd544f27c5): <https://commits.webkit.org/258276@main>

Reviewed commits have been landed. Closing PR #8029 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-12-22 18:08:25 PST
<rdar://problem/103656663>