Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up{fill,stroke}-opacity should support SVG-in-OT values context-{fill,stroke}-opacity #15211
Comments
|
cc @emilio |
|
What are the computed values for Should |
Seems to be some flags in
Yes. Note that all those values are controlled by pref |
|
Should we file an issue on the compat spec for these values to be mentioned there?
|
|
Why compat spec? It is nothing about compat, it is a feature we support and don't want to unship. It is just defined in OpenType spec rather than an SVG or CSS spec. |
|
@upsuper All I saw was the microsoft domain and I thought it was vendor-specific, disregard that. :) |
|
That is the OpenType spec hosted on Microsoft's domain. The original draft can be found here: https://dev.w3.org/SVG/modules/fonts/SVG-OpenType.html and there is a link saying the document in Microsoft domain is the spec. IIRC this is actually something only Gecko implements at the moment. |
|
I'm working on this issue on Bug 1338764. |
|
Is it still valid? |
|
This has been fixed by #17940. |
I don't find any formal definition of these values... but Gecko supports them... cc @heycam