Skip to content

Disabling amp-gfycat support within amp-story-grid-layer.#25847

Merged
gmajoulet merged 1 commit intoampproject:masterfrom
gmajoulet:stories_gfycat
Dec 3, 2019
Merged

Disabling amp-gfycat support within amp-story-grid-layer.#25847
gmajoulet merged 1 commit intoampproject:masterfrom
gmajoulet:stories_gfycat

Conversation

@gmajoulet
Copy link
Copy Markdown
Contributor

Using amp-gfycat within an amp-story-grid-layer was valid AMP, but breaks the UX (cf #25431). Only one story document uses it as of today.

Supporting this component would mean adding support for all VideoInterface components: the <video> element being within a 3p iframe, this doesn't work with the media pool. We'd need to do extra work to manipulate VideoInterface elements on top of <video> elements.

Fixes #25431

@amp-owners-bot
Copy link
Copy Markdown

amp-owners-bot bot commented Dec 3, 2019

Hey @ampproject/wg-caching, these files were changed:

  • extensions/amp-story/validator-amp-story.protoascii

@twifkak twifkak self-requested a review December 3, 2019 18:50
Copy link
Copy Markdown
Member

@twifkak twifkak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Validator changes LGTM.

@gmajoulet gmajoulet merged commit b5c04a9 into ampproject:master Dec 3, 2019
@gmajoulet gmajoulet deleted the stories_gfycat branch December 3, 2019 19:01
amaltas added a commit that referenced this pull request Dec 11, 2019
* cl/283618549 Revision bump for #25847

* cl/283654708 mandatory_parent can use spec_name in addition to tag_name

* cl/283852039 Introduce a invalid doctype error for amp validation.

* cl/283882898 n/a

* cl/283993894 Revision bump for #25197

* cl/284115876 Revision bump for #25870

* cl/284258503 Revision bump for #25889

* cl/284856390 Revision bump for #25946
micajuine-ho pushed a commit to micajuine-ho/amphtml that referenced this pull request Dec 27, 2019
micajuine-ho pushed a commit to micajuine-ho/amphtml that referenced this pull request Dec 27, 2019
* cl/283618549 Revision bump for ampproject#25847

* cl/283654708 mandatory_parent can use spec_name in addition to tag_name

* cl/283852039 Introduce a invalid doctype error for amp validation.

* cl/283882898 n/a

* cl/283993894 Revision bump for ampproject#25197

* cl/284115876 Revision bump for ampproject#25870

* cl/284258503 Revision bump for ampproject#25889

* cl/284856390 Revision bump for ampproject#25946
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

<amp-gfycat>, when used on a story page, doesn't allow you to move forward

5 participants