aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/global_objects/function
diff options
context:
space:
mode:
authort7yang <t7yang@gmail.com>2022-01-10 08:38:06 +0800
committerIrvin <irvinfly@gmail.com>2022-02-16 02:35:54 +0800
commitc4576ded828eb9a5ef5f032c8f9409a7116f80a1 (patch)
treea26eb256f89eb1b8b2a9c65f1e0183509622807e /files/zh-cn/web/javascript/reference/global_objects/function
parentf7b137a3dff09fb8f976140d16029ad6ec5cf2b5 (diff)
downloadtranslated-content-c4576ded828eb9a5ef5f032c8f9409a7116f80a1.tar.gz
translated-content-c4576ded828eb9a5ef5f032c8f9409a7116f80a1.tar.bz2
translated-content-c4576ded828eb9a5ef5f032c8f9409a7116f80a1.zip
remove id attribute not in heading for zh-CN
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/function')
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/function/arguments/index.html4
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/function/displayname/index.html4
2 files changed, 4 insertions, 4 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/function/arguments/index.html b/files/zh-cn/web/javascript/reference/global_objects/function/arguments/index.html
index a0c93f29f3..ef832c70db 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/function/arguments/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/function/arguments/index.html
@@ -69,7 +69,7 @@ console.log('函数退出后的 arguments 属性值:' + g.arguments);
<div>{{CompatibilityTable}}</div>
-<div id="compat-desktop">
+<div>
<table class="compat-table">
<tbody>
<tr>
@@ -92,7 +92,7 @@ console.log('函数退出后的 arguments 属性值:' + g.arguments);
</table>
</div>
-<div id="compat-mobile">
+<div>
<table class="compat-table">
<tbody>
<tr>
diff --git a/files/zh-cn/web/javascript/reference/global_objects/function/displayname/index.html b/files/zh-cn/web/javascript/reference/global_objects/function/displayname/index.html
index abf8452f93..c07f677636 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/function/displayname/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/function/displayname/index.html
@@ -72,7 +72,7 @@ a; // "function My Function()"</pre>
<div>{{CompatibilityTable}}</div>
-<div id="compat-desktop">
+<div>
<table class="compat-table">
<tbody>
<tr>
@@ -95,7 +95,7 @@ a; // "function My Function()"</pre>
</table>
</div>
-<div id="compat-mobile">
+<div>
<table class="compat-table">
<tbody>
<tr>