Skip to content

Commit

Permalink
✨amp-nested-menu: allow svg into (#26502)
Browse files Browse the repository at this point in the history
* Allow svg into amp-nested-menu

* Update allow-svg-to-amp-nested-menu

* Rename allow-svg-to-amp-nested-menu to validator-amp-nested-menu.protoascii
  • Loading branch information
catherinehoule authored and wassgha committed Jan 27, 2020
1 parent f41de5e commit f7f88a6
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -154,12 +154,14 @@ descendant_tag_list {
tag: "OL"
tag: "OPTION"
tag: "P"
tag: "PATH"
tag: "SECTION"
tag: "SPAN"
tag: "STRIKE"
tag: "STRONG"
tag: "SUB"
tag: "SUP"
tag: "SVG"
tag: "TABLE"
tag: "TBODY"
tag: "TD"
Expand Down

0 comments on commit f7f88a6

Please sign in to comment.