Bug 249588 - Fix css/css-typed-om/the-stylepropertymap/properties/fill-opacity.html to match the latest specification
Summary: Fix css/css-typed-om/the-stylepropertymap/properties/fill-opacity.html to mat...
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-19 09:59 PST by Chris Dumez
Modified: 2022-12-19 14:32 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-19 09:59:36 PST
Fix css/css-typed-om/the-stylepropertymap/properties/fill-opacity.html to match the latest specification:
- https://svgwg.org/svg2-draft/painting.html#FillOpacity

The specification allows percentages, not just numbers.
Comment 1 Chris Dumez 2022-12-19 10:01:21 PST
Pull request: https://github.com/WebKit/WebKit/pull/7855
Comment 2 EWS 2022-12-19 14:30:01 PST
Committed 258096@main (422c18c5dba3): <https://commits.webkit.org/258096@main>

Reviewed commits have been landed. Closing PR #7855 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-12-19 14:32:07 PST
<rdar://problem/103531259>