Bug 249814

Summary: Fix css/css-typed-om/the-stylepropertymap/properties/stop-opacity.html WPT test
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: 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/37659
Bug Depends on:    
Bug Blocks: 175733    

Chris Dumez
Reported 2022-12-22 14:38:38 PST
Fix css/css-typed-om/the-stylepropertymap/properties/stop-opacity.html WPT test to match the specification: - https://svgwg.org/svg2-draft/pservers.html#StopOpacityProperty This property should allow percentages, not just numbers. Also, the computed value should be a number in the [0, 1] range, with percentages converted to numbers.
Attachments
Chris Dumez
Comment 1 2022-12-22 14:40:02 PST
EWS
Comment 2 2022-12-22 17:10:51 PST
Committed 258272@main (7f5f7218ee4a): <https://commits.webkit.org/258272@main> Reviewed commits have been landed. Closing PR #8026 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-12-22 17:11:16 PST
Note You need to log in before you can comment on or make changes to this bug.