File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ iframe:
1414 data-s9e-livepreview-ignore-attrs : " style"
1515 onload : " let c=new MessageChannel;c.port1.onmessage=e=>this.style.height=e.data+'px';this.contentWindow.postMessage('s9e:init','*',[c.port2])"
1616 width : " 550"
17- height : " 273 "
17+ height : " 350 "
1818 allow : " autoplay *"
19- src : https://s9e.github.io/iframe/2/twitter.min.html#<xsl:value-of select="@id"/><xsl:if test="$MEDIAEMBED_THEME='dark'">#theme=dark</xsl:if>
19+ src : https://s9e.github.io/iframe/2/twitter.min.html#<xsl:value-of select="@id"/><xsl:if test="$MEDIAEMBED_THEME">#theme=<xsl:value-of select="$MEDIAEMBED_THEME"/></xsl:if>
20+ amp :
21+ custom-element : amp-twitter
22+ src : https://cdn.ampproject.org/v0/amp-twitter-0.1.js
23+ template : ' <amp-twitter layout="responsive" width="550" height="273" data-tweetid="{@id}"><blockquote placeholder=""><a href="https://twitter.com/user/status/{@id}">X</a></blockquote></amp-twitter>'
You can’t perform that action at this time.
0 commit comments