From 012ee621791b6895e637f96e6523027951768f25 Mon Sep 17 00:00:00 2001 From: Irvin Date: Wed, 16 Feb 2022 02:03:27 +0800 Subject: remove inline style for zh-CN --- files/zh-cn/web/javascript/reference/operators/in/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/operators/in') diff --git a/files/zh-cn/web/javascript/reference/operators/in/index.html b/files/zh-cn/web/javascript/reference/operators/in/index.html index f974698598..c84cdadf5a 100644 --- a/files/zh-cn/web/javascript/reference/operators/in/index.html +++ b/files/zh-cn/web/javascript/reference/operators/in/index.html @@ -96,7 +96,7 @@ trees[3] = undefined;
"toString" in {}; // 返回true
 
-

规范

+

规范

@@ -128,11 +128,11 @@ trees[3] = undefined;
-

浏览器兼容

+

浏览器兼容

{{Compat("javascript.operators.in")}}

-

相关链接

+

相关链接