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