Skip to content

Commit b5b2978

Browse files
committed
Update spec to 2004142326360 to remove container layout from amp-list
1 parent 2c9c68e commit b5b2978

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

includes/sanitizers/class-amp-allowed-tags-generated.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
*/
1414
class AMP_Allowed_Tags_Generated {
1515

16-
private static $spec_file_revision = 1027;
16+
private static $spec_file_revision = 1028;
1717
private static $minimum_validator_revision_required = 375;
1818

1919
private static $descendant_tag_lists = array(
@@ -4081,7 +4081,6 @@ class AMP_Allowed_Tags_Generated {
40814081
'tag_spec' => array(
40824082
'amp_layout' => array(
40834083
'supported_layouts' => array(
4084-
5,
40854084
6,
40864085
2,
40874086
3,

0 commit comments

Comments
 (0)