Tags: basimf/amphtml
Tags
AMP-analytics: fix some params in Yandex.Metrika vendor (ampproject#6051 )
Removed restriction on universal selector (ampproject#6111)
Add another way to detect whether a viewer is expected. (ampproject#6038 )
Further explain the details for the autoplay attribute (ampproject#6025)
Fix error: "Can't find variable: TextDecoder" (ampproject#6011) * Update amp-ad-network-doubleclick-impl.md * Reverting doc changes The previous change was made in error (wrong branch). * Initial changes, need to update tests * Start fixing tests * Fix unit test coverage * revert a4a examples * Include self (window) when verifying TextDecoder/TextEncoder existence * fix upstream conflict * PR feedback * PR feedback
Don't throw on sessionStorage non-availability. (ampproject#5968) This is common (e.g. in private browsing mode) and completely fine. Fixes ampproject#5964
Do not use new iOS viewport in iOS7 and lower. (ampproject#5959) Because it doesn't allow overriding `document.body`.
Integration tests fix and forcing running tests when files in example… …s folder change (ampproject#5851)
Fixes a4a should validate test failure (ampproject#5847)
Fixes a4a should validate test failure (ampproject#5847)
PreviousNext