Skip to content
New issue

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

Cannot use SVGs with <feBlend> in stories #35430

Closed
swissspidy opened this issue Jul 28, 2021 · 0 comments · Fixed by #35436
Closed

Cannot use SVGs with <feBlend> in stories #35430

swissspidy opened this issue Jul 28, 2021 · 0 comments · Fixed by #35436

Comments

@swissspidy
Copy link
Contributor

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

  1. Open AMP playground
  2. Select "AMP for Stories"
  3. Insert the SVG below within <amp-story-grid-layer>
  4. See validation error








Relevant Logs

The tag 'feblend' may not appear as a descendant of tag 'amp-story-grid-layer'

Browser(s) Affected

No response

OS(s) Affected

No response

Device(s) Affected

No response

AMP Version Affected

2107170150000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants