From 6685b06b55a6892feba6fdea3d56888c89555aac Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 12:32:34 -0400 Subject: remove link 'title' attributes that's just the 'href' (ru, part 2) (#1732) --- files/ru/web/guide/audio_and_video_delivery/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/web/guide') diff --git a/files/ru/web/guide/audio_and_video_delivery/index.html b/files/ru/web/guide/audio_and_video_delivery/index.html index 5643c2f51d..3dededdc65 100644 --- a/files/ru/web/guide/audio_and_video_delivery/index.html +++ b/files/ru/web/guide/audio_and_video_delivery/index.html @@ -353,7 +353,7 @@ mediaElement.played.end(0); // Returns the number of seconds the browser ha
-

Note: The playback range portion of the media element URI specification was added to Gecko 9.0 {{ geckoRelease("9.0") }}. At this time, this is the only part of the Media Fragments URI specification implemented by Gecko, and it can only be used when specifying the source for media elements, and not in the address bar.

+

Note: The playback range portion of the media element URI specification was added to Gecko 9.0 {{ geckoRelease("9.0") }}. At this time, this is the only part of the Media Fragments URI specification implemented by Gecko, and it can only be used when specifying the source for media elements, and not in the address bar.

Error handling

-- cgit v1.2.3-54-g00ecf