Skip to content

Commit

Permalink
Add image-related tags to descendant_tag_list for amp-mega-menu (#38028)
Browse files Browse the repository at this point in the history
  • Loading branch information
westonruter authored Aug 22, 2023
1 parent b6167ae commit 3ce00b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions extensions/amp-mega-menu/validator-amp-mega-menu.protoascii
Original file line number Diff line number Diff line change
Expand Up @@ -178,11 +178,14 @@ descendant_tag_list {
tag: "H5"
tag: "H6"
tag: "I"
tag: "I-AMPHTML-SIZER" # For transformed documents.
tag: "IMG" # For SSR'ed hero images on transformed documents and native images.
tag: "INPUT"
tag: "LABEL"
tag: "LI"
tag: "MARK"
tag: "NAV"
tag: "NOSCRIPT" # For amp-img fallbacks.
tag: "OL"
tag: "OPTION"
tag: "P"
Expand Down

0 comments on commit 3ce00b2

Please sign in to comment.