From 9a96229818a3971444a77c238cc5ae45921db1bf Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Tue, 23 Mar 2021 21:32:09 +0300 Subject: Fix capitalization of Russian pronouns (#294) * Fix capitalization of Russian pronouns * Apply suggestions from code review Co-authored-by: Alexander Myshov * Update files/ru/web/mathml/element/math/index.html Co-authored-by: Alexander Myshov Co-authored-by: Alexander Myshov --- .../cross_browser_testing/feature_detection/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/learn/tools_and_testing/cross_browser_testing') diff --git a/files/ru/learn/tools_and_testing/cross_browser_testing/feature_detection/index.html b/files/ru/learn/tools_and_testing/cross_browser_testing/feature_detection/index.html index e96fcf7bf7..0edd5701ab 100644 --- a/files/ru/learn/tools_and_testing/cross_browser_testing/feature_detection/index.html +++ b/files/ru/learn/tools_and_testing/cross_browser_testing/feature_detection/index.html @@ -232,7 +232,7 @@ blob-constructor cookies cors ...AND LOADS MORE VALUES!>
-

Примечание: Вы можете найти список того, что означают все имена классов — см.  Функции, обнаруженные Modernizr.

+

Примечание: вы можете найти список того, что означают все имена классов — см.  Функции, обнаруженные Modernizr.

Далее, давайте обновим наш CSS, чтобы использовать Modernizr вместо @supports. Перейдите в modernizr-css.css, и замените два блока @supports следующим:

-- cgit v1.2.3-54-g00ecf