aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript/reference/global_objects/math
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/math')
-rw-r--r--files/ru/web/javascript/reference/global_objects/math/random/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/math/trunc/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/math/random/index.html b/files/ru/web/javascript/reference/global_objects/math/random/index.html
index 8400b14960..1418e96113 100644
--- a/files/ru/web/javascript/reference/global_objects/math/random/index.html
+++ b/files/ru/web/javascript/reference/global_objects/math/random/index.html
@@ -77,6 +77,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Math/random
<p>{{Compat}}</p>
-<div></div>
+
<div id="compat-mobile"></div>
diff --git a/files/ru/web/javascript/reference/global_objects/math/trunc/index.html b/files/ru/web/javascript/reference/global_objects/math/trunc/index.html
index 80fd65d7e5..4bf2bd6cb9 100644
--- a/files/ru/web/javascript/reference/global_objects/math/trunc/index.html
+++ b/files/ru/web/javascript/reference/global_objects/math/trunc/index.html
@@ -24,7 +24,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Math/trunc
<p>
</p><h2 id="Syntax">Синтаксис</h2>
-<p></p>
+
<pre class="syntaxbox"><code>Math.trunc(<var>x</var>)</code></pre>