diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/int16array')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/int16array/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/int16array/index.html b/files/zh-cn/web/javascript/reference/global_objects/int16array/index.html index 0626eed988..6cb8a365b6 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/int16array/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/int16array/index.html @@ -170,7 +170,7 @@ var z = new Int16Array(buffer, 0, 4); <p>{{CompatibilityTable}}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -201,7 +201,7 @@ var z = new Int16Array(buffer, 0, 4); </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |