MentaL
Well-known member
reminderOdd 2.3.3 bug
The amp-img was just an Emoji but its outputting twice in code, appears once.Code:[*]DUPLICATE_ATTRIBUTE on line: 867 column: 44 The tag 'amp-img' contains the attribute 'height' repeated multiple times. [*]DUPLICATE_ATTRIBUTE on line: 3062 column: 7 The tag 'amp-img' contains the attribute 'height' repeated multiple times. [*]DUPLICATE_ATTRIBUTE on line: 4207 column: 46 The tag 'amp-img' contains the attribute 'height' repeated multiple times. [*]DUPLICATE_ATTRIBUTE on line: 6509 column: 9 The tag 'amp-img' contains the attribute 'height' repeated multiple times. [*]DUPLICATE_ATTRIBUTE on line: 8525 column: 77 The tag 'amp-img' contains the attribute 'height' repeated multiple times.
Code:<amp-img width="22" height="22" layout="fixed" src="https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f600.png" class="smilie smilie--emoji i-amphtml-element i-amphtml-layout-fixed i-amphtml-layout-size-defined i-amphtml-built i-amphtml-layout" alt=":D" title="Big grin :D" data-smilie="8" data-shortname=":D" i-amphtml-layout="fixed" style="width: 22px; height: 22px;"><img decoding="async" alt=":D" title="Big grin :D" src="https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f600.png" data-smilie="8" data-shortname=":D" class="i-amphtml-fill-content i-amphtml-replaced-content"></amp-img></div>
Demo.