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