From 721aec54d62e8c0dd3573c41a9dfefcb98c0c17c Mon Sep 17 00:00:00 2001 From: meowmeowmeowcat Date: Sun, 8 Aug 2021 04:21:16 +0800 Subject: replace spec with macro in Web/JavaScript/Reference/Statements/import.meta, zh-CN (#1944) * Update the stage of tc39/proposal-import-meta * Replace `Spec` section with `{{Specifications}}` --- .../reference/statements/import.meta/index.html | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to 'files') diff --git a/files/zh-cn/web/javascript/reference/statements/import.meta/index.html b/files/zh-cn/web/javascript/reference/statements/import.meta/index.html index 780f30c25e..ffab140a37 100644 --- a/files/zh-cn/web/javascript/reference/statements/import.meta/index.html +++ b/files/zh-cn/web/javascript/reference/statements/import.meta/index.html @@ -64,25 +64,7 @@ new URL(import.meta.url).searchParams.get('someURLInfo'); // 5

规范

- - - - - - - - - - - - - - - - - - -
规范状态备注
tc39/proposal-import-metaStage 3Initial definition.
HTML StandardLiving StandardDefines import.meta properties in HTML.
+{{Specifications}}

浏览器支持

-- cgit v1.2.3-54-g00ecf