diff options
Diffstat (limited to 'files/zh-tw/web/javascript/reference/global_objects/function/length/index.html')
-rw-r--r-- | files/zh-tw/web/javascript/reference/global_objects/function/length/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-tw/web/javascript/reference/global_objects/function/length/index.html b/files/zh-tw/web/javascript/reference/global_objects/function/length/index.html index 699e1ff178..f1498d4e5d 100644 --- a/files/zh-tw/web/javascript/reference/global_objects/function/length/index.html +++ b/files/zh-tw/web/javascript/reference/global_objects/function/length/index.html @@ -72,7 +72,7 @@ console.log((function(a, b = 1, c) {}).length); /* 1 */ <div>{{CompatibilityTable}}</div> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -103,7 +103,7 @@ console.log((function(a, b = 1, c) {}).length); /* 1 */ </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |