RESOLVED FIXED 249806
Fix css/css-typed-om/the-stylepropertymap/properties/stroke-opacity.html WPT test
https://bugs.webkit.org/show_bug.cgi?id=249806
Summary Fix css/css-typed-om/the-stylepropertymap/properties/stroke-opacity.html WPT ...
Chris Dumez
Reported 2022-12-22 13:40:36 PST
Fix css/css-typed-om/the-stylepropertymap/properties/stroke-opacity.html WPT test to match the specification: - https://svgwg.org/svg2-draft/painting.html#StrokeOpacity The specification says that both <number> and <percentage> are allowed. However, the test was only allowing <number>. Also, per the specification, the computed value should be a number within the 0 and 1 range (with percentages converted to numbers).
Attachments
Chris Dumez
Comment 1 2022-12-22 13:42:04 PST
EWS
Comment 2 2022-12-22 17:07:40 PST
Committed 258270@main (95e3bdf7a6db): <https://commits.webkit.org/258270@main> Reviewed commits have been landed. Closing PR #8019 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-12-22 17:08:17 PST
Note You need to log in before you can comment on or make changes to this bug.