We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<feBlend>
#22187 added support for SVGs in stories, but it looks like some elements were missed there.
For example, it is not possible to use <feBlend> in stories, whereas it works just fine in regular AMP pages.
I don't see why it shouldn't be allowed, so seems like an oversight.
Perhaps there are more tags that are missing as well.
Context: In the Web Stories WordPress plugin we'd like to create stories containing an SVG which uses <feBlend>.
<amp-story-grid-layer>
The tag 'feblend' may not appear as a descendant of tag 'amp-story-grid-layer'
No response
2107170150000
The text was updated successfully, but these errors were encountered:
feblend
processprocess
Successfully merging a pull request may close this issue.
Description
#22187 added support for SVGs in stories, but it looks like some elements were missed there.
For example, it is not possible to use
<feBlend>
in stories, whereas it works just fine in regular AMP pages.I don't see why it shouldn't be allowed, so seems like an oversight.
Perhaps there are more tags that are missing as well.
Context: In the Web Stories WordPress plugin we'd like to create stories containing an SVG which uses
<feBlend>
.Reproduction Steps
<amp-story-grid-layer>
Relevant Logs
Browser(s) Affected
No response
OS(s) Affected
No response
Device(s) Affected
No response
AMP Version Affected
2107170150000
The text was updated successfully, but these errors were encountered: