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/api/biquadfilternode/index.html | 4 ++-- .../locating_dom_elements_using_selectors/index.html | 2 +- files/ko/web/api/file/using_files_from_web_applications/index.html | 4 ++-- files/ko/web/api/globaleventhandlers/oncontextmenu/index.html | 2 +- files/ko/web/api/indexeddb_api/using_indexeddb/index.html | 6 +++--- files/ko/web/api/navigation_timing_api/index.html | 6 +++--- .../web/api/web_workers_api/structured_clone_algorithm/index.html | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'files/ko/web/api') diff --git a/files/ko/web/api/biquadfilternode/index.html b/files/ko/web/api/biquadfilternode/index.html index 1ce8fce3fe..4cf2d80e7c 100644 --- a/files/ko/web/api/biquadfilternode/index.html +++ b/files/ko/web/api/biquadfilternode/index.html @@ -51,9 +51,9 @@ translation_of: Web/API/BiquadFilterNode
{{domxref("BiquadFilterNode.detune")}}
Is an a-rate {{domxref("AudioParam")}} representing detuning of the frequency in cents.
{{domxref("BiquadFilterNode.Q")}}
-
Is an a-rate {{domxref("AudioParam")}}, a double representing a Q factor, or quality factor.
+
Is an a-rate {{domxref("AudioParam")}}, a double representing a Q factor, or quality factor.
{{domxref("BiquadFilterNode.gain")}} {{readonlyInline}}
-
Is an a-rate {{domxref("AudioParam")}}, a double representing the gain used in the current filtering algorithm.
+
Is an a-rate {{domxref("AudioParam")}}, a double representing the gain used in the current filtering algorithm.
{{domxref("BiquadFilterNode.type")}}
Is a string value defining the kind of filtering algorithm the node is implementing.
diff --git a/files/ko/web/api/document_object_model/locating_dom_elements_using_selectors/index.html b/files/ko/web/api/document_object_model/locating_dom_elements_using_selectors/index.html index 07d0d169e4..f589b59f2a 100644 --- a/files/ko/web/api/document_object_model/locating_dom_elements_using_selectors/index.html +++ b/files/ko/web/api/document_object_model/locating_dom_elements_using_selectors/index.html @@ -42,7 +42,7 @@ translation_of: Web/API/Document_object_model/Locating_DOM_elements_using_select

같이 보기