Skip to content

Commit

Permalink
amp-form: allow xssi-prefix for amphtml and amp4ads (#36884)
Browse files Browse the repository at this point in the history
  • Loading branch information
samouri committed Nov 11, 2021
1 parent 78fed1a commit ee5a7b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions validator/validator-main.protoascii
Original file line number Diff line number Diff line change
Expand Up @@ -2385,6 +2385,7 @@ tags { # <form method=GET ...>
}
disallowed_value_regex: "__amp_source_origin"
}
attrs: { name: "xssi-prefix" }
attr_lists: "form-name-attr"
}
tags { # <form method=POST ...>
Expand Down

0 comments on commit ee5a7b3

Please sign in to comment.