From bc229b7a1817de712a408242cc9d8ac469733c4d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 11:39:11 -0400 Subject: remove link 'title' attributes that's just the 'href' (ko) (#1739) --- files/ko/web/guide/audio_and_video_delivery/index.html | 4 ++-- files/ko/web/guide/html/editable_content/index.html | 2 +- files/ko/web/guide/mobile/separate_sites/index.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'files/ko/web/guide') diff --git a/files/ko/web/guide/audio_and_video_delivery/index.html b/files/ko/web/guide/audio_and_video_delivery/index.html index 857a7eec17..ebc9ee92d7 100644 --- a/files/ko/web/guide/audio_and_video_delivery/index.html +++ b/files/ko/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

@@ -538,7 +538,7 @@ lastsource.addEventListener('error', function(ev) {
-

Note: Firefox OS versions 1.3 and above support the RTSP protocol for streaming video delivery. A fallback solution for older versions would be to use <video> along with a suitable format for Gecko (such as WebM) to serve fallback content. More information will be published on this in good time.

+

Note: Firefox OS versions 1.3 and above support the RTSP protocol for streaming video delivery. A fallback solution for older versions would be to use <video> along with a suitable format for Gecko (such as WebM) to serve fallback content. More information will be published on this in good time.

References

diff --git a/files/ko/web/guide/html/editable_content/index.html b/files/ko/web/guide/html/editable_content/index.html index 583783c87a..d7ef04150b 100644 --- a/files/ko/web/guide/html/editable_content/index.html +++ b/files/ko/web/guide/html/editable_content/index.html @@ -54,7 +54,7 @@ original_slug: Web/Guide/HTML/Content_Editable   </body> </html> -

LocalStorage 를 이용한 JavaScript 와 합쳐진 작동 예제를 여기에서 볼 수 있다. 소스는 이곳에 있다.

+

LocalStorage 를 이용한 JavaScript 와 합쳐진 작동 예제를 여기에서 볼 수 있다. 소스는 이곳에 있다.

더 보기

diff --git a/files/ko/web/guide/mobile/separate_sites/index.html b/files/ko/web/guide/mobile/separate_sites/index.html index ba86ec0e9b..e4f440d19a 100644 --- a/files/ko/web/guide/mobile/separate_sites/index.html +++ b/files/ko/web/guide/mobile/separate_sites/index.html @@ -47,7 +47,7 @@ translation_of: Web/Guide/Mobile/Separate_sites

원문에 관한 정보

-

이 글은 본래 제이슨 그를리키(Jason Grlicky)가 작성한 "모바일 웹 개발로의 접근 방식 2부 – 개별 사이트"로 모질라 웹데브(Mozilla Webdev) 블로그에  2011년 5월 13일자로 게재되었습니다.

+

이 글은 본래 제이슨 그를리키(Jason Grlicky)가 작성한 "모바일 웹 개발로의 접근 방식 2부 – 개별 사이트"로 모질라 웹데브(Mozilla Webdev) 블로그에  2011년 5월 13일자로 게재되었습니다.

 

-- cgit v1.2.3-54-g00ecf