Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / masterminds / html5 / src / HTML5 / Elements.php
index 0e880e7f693507e58f555388b985476ac1268829..b45de897cc5ed43bf329caed3f7f9a222ca97c19 100644 (file)
@@ -83,7 +83,7 @@ class Elements
         "area" => 9, // NORMAL | VOID_TAG
         "article" => 81, // NORMAL | AUTOCLOSE_P | BLOCK_TAG
         "aside" => 81, // NORMAL | AUTOCLOSE_P | BLOCK_TAG
-        "audio" => 65, // NORMAL | BLOCK_TAG
+        "audio" => 1, // NORMAL
         "b" => 1,
         "base" => 9, // NORMAL | VOID_TAG
         "bdi" => 1,