diff options
Diffstat (limited to 'files/zh-tw/web/javascript/reference/global_objects/function/apply/index.html')
-rw-r--r-- | files/zh-tw/web/javascript/reference/global_objects/function/apply/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-tw/web/javascript/reference/global_objects/function/apply/index.html b/files/zh-tw/web/javascript/reference/global_objects/function/apply/index.html index 698d2f46fc..9d5aba8312 100644 --- a/files/zh-tw/web/javascript/reference/global_objects/function/apply/index.html +++ b/files/zh-tw/web/javascript/reference/global_objects/function/apply/index.html @@ -184,7 +184,7 @@ someobject.foo = function() { <div>{{CompatibilityTable}}</div> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -215,7 +215,7 @@ someobject.foo = function() { </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |