Update amphtml spec to 2204221712000 #7078
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Previously: #6956
./bin/amphtml-update.sh(lando ssh -c 'bash ./bin/amphtml-update.sh vendor/amphtml').Modify validating sanitizer based on changes to spec, if needed.Add tests for key changes, if needed.Changelog
python-protobufpackage has apparently been removed in favor ofpython3-protobuf.amp-story-shopping-tagonamp-story-grid-layer.style-presetattribute toamp-story-captions.amp-story-shopping-attachmentonamp-story-page.cta-text,src, andthemeattributes toamp-story-shopping-attachment.amp-story-shopping-attachmentto have ascriptconfig child.amp-story-shopping-config.data-product-idattribute toamp-story-shopping-tag.volumeattribute ofamp-video.audio[controls]child toamp-audiofor SSR. (Dependency for Implement SSR foramp-audioamp-toolbox-php#518.)amp-audio.pan-scaling-factorattribute toamp-story-cta-layerandamp-story-grid-layer.Details
( PREV_VERSION=2202230359001; THIS_VERSION=2204221712000; git checkout $THIS_VERSION; git diff $PREV_VERSION...$THIS_VERSION -w -- build-system/compile/bundles.config.extensions.json build-system/compile/bundles.config.bento.json $( git ls-files | grep '.protoascii' ); git checkout - > /dev/null )Diff 2202230359001...2204221712000