ampproject / wg-amp4email

Responsible for the AMP4Email project. Facilitator: @nainar
Creative Commons Attribution 4.0 International
56 stars 14 forks source link

Discussion: a11y in AMP emails, issue with <main> #20

Open fstanis opened 4 years ago

fstanis commented 4 years ago

Raised by @M-J-Robbins in ampproject/amphtml#22318

As emails are rendered inside the email client, they are technically not separate documents per se. The specific implementation detail of rendering inside an iframe currently does make them separate documents, but this isn't the case for regular HTML emails, which are just inlined.

In other words, broadly speaking, an email client that displays an email thread with multiple emails can be either:

  1. A single document displaying multiple articles (emails).
  2. A document containing multiple documents inside of it.

Currently, due to implementation details, AMP emails are considered separate documents and HTML emails are considered articles inside a single document.

web-developer130 commented 2 years ago

Hi @fstanis , can you suggest us how we attach PHP file in amp scripts.? @fstanis sir I have sanded a mail also regarding this query on filip@stanis.me mail.