fixed critical amp-story bug in iOS where the dvh-polyfill script was not getting calculated correctly since the meta[name=viewport] tag would cause a resize but no event fired
Lessons Learned
meta[name=viewport] ordering matters and is better as one of the first elements in head
What's Next
inline amp-story translations strings as part of an experiment
cc @ampproject/wg-performance
What was accomplished
Lessons Learned
What's Next