From 97065b2e68dd8768dc1ea092c893c57ebe205026 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 25 Feb 2021 08:31:36 -0500 Subject: use class="hidden" not style="display:none" --- .../web/javascript/reference/global_objects/date/getday/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/date/getday') diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getday/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getday/index.html index 20147639c4..86fa7a85d4 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getday/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getday/index.html @@ -51,7 +51,7 @@ console.log(new Intl.DateTimeFormat('de-DE', options).format(Xmas95)); 注解 - {{SpecName('ESDraft', '#sec-date.prototype.getday', 'Date.prototype.getDay')}}   + {{SpecName('ESDraft', '#sec-date.prototype.getday', 'Date.prototype.getDay')}} {{Spec2('ESDraft')}}   -- cgit v1.2.3-54-g00ecf