diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/uint8clampedarray/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/uint8clampedarray/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/uint8clampedarray/index.html b/files/zh-cn/web/javascript/reference/global_objects/uint8clampedarray/index.html index d4a018398c..f1fe65cc75 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/uint8clampedarray/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/uint8clampedarray/index.html @@ -179,7 +179,7 @@ var uintc8 = new Uint8ClampedArray(iterable); <p>{{CompatibilityTable}}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -218,7 +218,7 @@ var uintc8 = new Uint8ClampedArray(iterable); </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |