Tags: edgequery/amphtml
Tags
amp-o2-player changed owners (ampproject#31011) * amp-o2-player changed owners * amp-o2 prettier fixes * amp-o2 fix * amp-o2 fix * amp-o2-player added owners
resources: relayoutAll should invalidate premeasurements (ampproject#… …30937) * resources: relayoutAll should invalidate premeasurements * add unit test * remove extra log * kbax nits: r --> resource * jridgewell nit (cherry picked from commit c983809)
Sync for validator/cpp/engine (ampproject#30994) * Remove the file extension for script tags in spec_names/messages (`.js`) This is part 1 of 2. With the introduction of module/nomodule the file extension for scripts may be either `.js` or `.mjs` and not always `.js`. This change will allow for the simplification of handling `also_requires_tag` and `also_requires_tag_warning`. The latter is used by `amp-ad` and `amp-video`. The purpose is to allow a single `also_requires_tag_warning` to cover all variations of script types (regular, module, nomodule, module SXG) with a single expression (`amp-ad extension script`). The engine will see this and apply it to any extension script type. That change will come in part 2. This changes: `amp-extname extension .js script` to `amp-extname extension script` `amphtml engine v0.js script` to `amphtml engine script` PiperOrigin-RevId: 339147096 * Alternative tagspecs may meet also_requires_tag_warning requirements This is part 2 of 2. Part 1 is cl/339147096. The purpose is to allow a single `also_requires_tag_warning` to cover all variations of script types (regular, module, nomodule, module SXG) with a single expression (e.g. `amp-ad extension script`). The engine will see `extension script` and apply it to any extension script type with the same extension spec name. PiperOrigin-RevId: 339898343 Co-authored-by: honeybadgerdontcare <sedano@google.com>
Turn on esm tests (ampproject#28336) * temp * temp * add conditional to the css removal * add travis entry * add esm-tests.js file * minor fix to add coverage * remove compiled to test * add compiled back in * Revert "🏗♻️ Consolidate all `babel` configs into `babel.config.js` (ampproject#27576)" This reverts commit f801a93. * temp * temp * reset this to be close to master * temp * temp * temp * temp * for non dev builds (compiled, rtv) take into account the module build for regex replace * temp * remove debuggers * temp * apply recs * remove runner.js * apply recs * add --esm flag to integration run * download dist output as we need f.js/integration.js from dist nomodule * allow cors explicitly for mjs files GET requests * add flag to overwrite when unzipping * fix test type inference * apply recs
📦 Update dependency jasmine to v3.6.3 (ampproject#30936)
📦 Update dependency google-closure-library to v20201006 (ampproject#3… …0919)
Fix story stretched poster images by removing media pool default sour… …ces. (ampproject#30652) * Fixing stretched poster images by removing default sources. * Reset HTMLMediaElement state, including readyState, when removing the sources. (cherry picked from commit c64b8d2)
✨Add NWS as supported vendor for story ads (ampproject#30897)
PreviousNext