From 86792571ae1a21a1e4bf526747d6dd1c2636d167 Mon Sep 17 00:00:00 2001 From: alattalatta Date: Sat, 14 Aug 2021 15:57:42 +0900 Subject: Clean up JS reference documents (#1818) * Clean up JavaScript references HTML code - Remove inline styles - Remove elements - Remove title attribute * Remove sup/sub from JavaScript reference * Remove name attrs from JavaScript reference * Remove legacy browser compat elements * Remove duplicate browser-compat key --- .../ko/web/javascript/reference/global_objects/array/find/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'files/ko/web/javascript/reference/global_objects/array/find') diff --git a/files/ko/web/javascript/reference/global_objects/array/find/index.html b/files/ko/web/javascript/reference/global_objects/array/find/index.html index 92a0208a6b..3b9215f0fd 100644 --- a/files/ko/web/javascript/reference/global_objects/array/find/index.html +++ b/files/ko/web/javascript/reference/global_objects/array/find/index.html @@ -9,6 +9,7 @@ tags: - Prototype - Reference - polyfill +browser-compat: javascript.builtins.Array.find translation_of: Web/JavaScript/Reference/Global_Objects/Array/find ---
{{JSRef}}
@@ -212,9 +213,7 @@ if (!Array.prototype.find) {

브라우저 호환성

-
{{Compat("javascript.builtins.Array.find")}}
- -
 
+
{{Compat}}

같이 보기

-- cgit v1.2.3-54-g00ecf