- From: Ahmad Saleem via GitHub <noreply@w3.org>
- Date: Thu, 29 Jan 2026 00:01:21 +0000
- To: public-svg-issues@w3.org
> Hmm my take on this > > If attribute ‘fx’ is not specified, ‘fx’ will coincide with the presentational value of ‘cx’ for the element > > The presentational value of cx if not specified is 50%, therefore fx should be 50% if cx is not specified. > > In my opinion, we should just choose 50% as initial value in WebKit - that would let WPT progress and rendering wise it doesn't matter since we anyhow have to check at rendering time (after having resolved linked gradient chains) to what value fx resolves (either its specified value or whatever cx is). > > WDYT? I am happy to do PR to make 50% initial value + progress test case. -- GitHub Notification of comment by Ahmad-S792 Please view or discuss this issue at https://github.com/w3c/svgwg/issues/1054#issuecomment-3814567028 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 29 January 2026 00:01:22 UTC