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