diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/math/pi/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/math/pi/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/pi/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/pi/index.html index 69b5ab79d1..9c844c1447 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/pi/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/pi/index.html @@ -60,7 +60,7 @@ calculateCircumference(1); // 6.283185307179586</code></pre> <p>{{ CompatibilityTable() }}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -83,7 +83,7 @@ calculateCircumference(1); // 6.283185307179586</code></pre> </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |