diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/int8array/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/int8array/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/int8array/index.html b/files/zh-cn/web/javascript/reference/global_objects/int8array/index.html index a2916916a9..e437d73a73 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/int8array/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/int8array/index.html @@ -174,7 +174,7 @@ var z = new Int8Array(buffer, 1, 4); <p>{{CompatibilityTable}}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -205,7 +205,7 @@ var z = new Int8Array(buffer, 1, 4); </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |