You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so I read the ampproject.org guide about iframe.
it says we should use amp-iframe.
I was wondering why https://www.ampproject.org/contact/ doesn't get validation error?
when I look at the source code of https://www.ampproject.org/contact/ , I see that it did not use to embed google forms.
I tried using just <iframe> to embed google map for the website I am making and I get a validation error.
However, I also do not get a validation error for embed <iframe> google forms.
is it because it is a google form?
thank you for your help!
The text was updated successfully, but these errors were encountered:
so I read the ampproject.org guide about iframe.
it says we should use amp-iframe.
I was wondering why https://www.ampproject.org/contact/ doesn't get validation error?
when I look at the source code of https://www.ampproject.org/contact/ , I see that it did not use to embed google forms.
I tried using just <iframe> to embed google map for the website I am making and I get a validation error.
However, I also do not get a validation error for embed <iframe> google forms.
is it because it is a google form?
thank you for your help!
The text was updated successfully, but these errors were encountered: