diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/math/sinh')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/math/sinh/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/sinh/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/sinh/index.html index 1682a0ba73..7ba28b5f3d 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/sinh/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/sinh/index.html @@ -63,7 +63,7 @@ Math.sinh("foo") // NaN <p>{{ CompatibilityTable() }}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -86,7 +86,7 @@ Math.sinh("foo") // NaN </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |