We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9c68e commit b5b2978Copy full SHA for b5b2978
includes/sanitizers/class-amp-allowed-tags-generated.php
@@ -13,7 +13,7 @@
13
*/
14
class AMP_Allowed_Tags_Generated {
15
16
- private static $spec_file_revision = 1027;
+ private static $spec_file_revision = 1028;
17
private static $minimum_validator_revision_required = 375;
18
19
private static $descendant_tag_lists = array(
@@ -4081,7 +4081,6 @@ class AMP_Allowed_Tags_Generated {
4081
'tag_spec' => array(
4082
'amp_layout' => array(
4083
'supported_layouts' => array(
4084
- 5,
4085
6,
4086
2,
4087
3,
0 commit comments