diff --git a/wp-includes/media.php b/wp-includes/media.php
index 801e918f3f..b6b0800d67 100644
--- a/wp-includes/media.php
+++ b/wp-includes/media.php
@@ -2685,28 +2685,24 @@ function wp_playlist_shortcode( $attr ) {
?>
-
+
- < controls="controls" preload="none" width="
-
- "
-
+ < controls="controls" preload="none" width=""
+
>>
@@ -3207,13 +3203,16 @@ function wp_video_shortcode( $attr, $content = '' ) {
}
$html = '';
+
if ( 'mediaelement' === $library && 1 === $instance ) {
$html .= "\n";
}
+
$html .= sprintf( '