diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-20 13:28:52 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-20 13:28:52 +0300 |
commit | 1386fed7d38652d5848d315927e7e23a66cffd13 (patch) | |
tree | eb4b9adfec3f46c77304a1b9461d44357c8164c8 /files/ru/tools | |
parent | b0f32a46245b1033098a5a9826a7818fa4e65dde (diff) | |
download | translated-content-1386fed7d38652d5848d315927e7e23a66cffd13.tar.gz translated-content-1386fed7d38652d5848d315927e7e23a66cffd13.tar.bz2 translated-content-1386fed7d38652d5848d315927e7e23a66cffd13.zip |
[RU] Remove `name` attribute from headings (#2788)
Diffstat (limited to 'files/ru/tools')
-rw-r--r-- | files/ru/tools/firefox_os_1.1_simulator/index.html | 26 | ||||
-rw-r--r-- | files/ru/tools/keyboard_shortcuts/index.html | 24 | ||||
-rw-r--r-- | files/ru/tools/network_monitor/index.html | 22 | ||||
-rw-r--r-- | files/ru/tools/page_inspector/how_to/examine_and_edit_html/index.html | 4 | ||||
-rw-r--r-- | files/ru/tools/page_inspector/ui_tour/index.html | 16 | ||||
-rw-r--r-- | files/ru/tools/performance/waterfall/index.html | 2 | ||||
-rw-r--r-- | files/ru/tools/storage_inspector/index.html | 6 | ||||
-rw-r--r-- | files/ru/tools/tools_toolbox/index.html | 2 | ||||
-rw-r--r-- | files/ru/tools/web_console/index.html | 10 |
9 files changed, 56 insertions, 56 deletions
diff --git a/files/ru/tools/firefox_os_1.1_simulator/index.html b/files/ru/tools/firefox_os_1.1_simulator/index.html index 08e5674e79..2df3806269 100644 --- a/files/ru/tools/firefox_os_1.1_simulator/index.html +++ b/files/ru/tools/firefox_os_1.1_simulator/index.html @@ -45,7 +45,7 @@ translation_of: Tools/Firefox_OS_1.1_Simulator <div class="note">For a practical walkthrough that shows how to use the Simulator to debug a real web app, see the <a href="https://developer.mozilla.org/ru/docs/Tools/Firefox_OS_Simulator/Simulator_Walkthrough" title="/ru/docs/Tools/Firefox_OS_Simulator/Simulator_Walkthrough">Simulator Walkthrough</a> page.</div> -<h2 id="Installing_the_Simulator_add-on"><a name="Installing">Installing the Simulator add-on</a></h2> +<h2 id="Installing_the_Simulator_add-on"><a>Installing the Simulator add-on</a></h2> <p>The Simulator is packaged and distributed as a Firefox add-on. To install it:</p> @@ -64,7 +64,7 @@ translation_of: Tools/Firefox_OS_1.1_Simulator <p><img alt="" src="https://mdn.mozillademos.org/files/5141/simulator-open-on-windows-7.png" style="margin-right: auto; margin-left: auto; display: block;"><br> The Dashboard is the tool you use to add your app to the Simulator and run it. Here's what it looks like: <img alt="" height="650" src="https://mdn.mozillademos.org/files/5491/dashboard-4.0.png" width="1212"></p> -<h2 id="Adding_removing_and_refreshing_apps"><a name="Adding-updating-removing">Adding, removing and refreshing apps</a></h2> +<h2 id="Adding_removing_and_refreshing_apps"><a>Adding, removing and refreshing apps</a></h2> <h3 id="Adding_apps">Adding apps</h3> @@ -102,7 +102,7 @@ translation_of: Tools/Firefox_OS_1.1_Simulator <p><strong>Refresh App from the Simulator window</strong>: you can update and reload an app directly from the Simulator window <a href="/ru/docs/Tools/Firefox_OS_1.1_Simulator#Simulator-menubar" title="#Simulator-menubar">using the menubar action or its associated shortcut</a> while the app is running.</p> </div> -<h3 id="Manifest_validation"><a name="Manifest-validation">Manifest validation</a></h3> +<h3 id="Manifest_validation"><a>Manifest validation</a></h3> <p>When you supply a manifest, the Manager will run some validation tests on it. It reports three categories of problems:</p> @@ -150,7 +150,7 @@ translation_of: Tools/Firefox_OS_1.1_Simulator <li>the manifest requests a <a href="https://developer.mozilla.org/ru/docs/Apps/Manifest#permissions" title="/ru/docs/Apps/Manifest#permissions">permission</a> to use an API that is <a href="/ru/docs/Tools/Firefox_OS_1.1_Simulator#Unsupported-APIs" title="#Unsupported-APIs">not yet supported</a> by the Simulator</li> </ul> -<h2 id="Running_the_Simulator"><a name="Running-the-Simulator">Running the Simulator</a></h2> +<h2 id="Running_the_Simulator"><a>Running the Simulator</a></h2> <p>There are two different ways the Simulator may be started:</p> @@ -169,7 +169,7 @@ translation_of: Tools/Firefox_OS_1.1_Simulator <p><img alt="" src="https://mdn.mozillademos.org/files/5517/simulator-homescreen.png"></p> -<h3 id="Simulator_toolbar"><a name="Simulator-toolbar">Simulator toolbar</a></h3> +<h3 id="Simulator_toolbar"><a>Simulator toolbar</a></h3> <p>In the bottom toolbar, from left to right, there are the <strong>Home button</strong>, the <strong>Screen Rotation button</strong>, and the <strong>Geolocation button</strong>.</p> @@ -181,7 +181,7 @@ translation_of: Tools/Firefox_OS_1.1_Simulator <p><a href="https://mdn.mozillademos.org/files/5511/simulator-geolocation.png"><img alt="" src="https://mdn.mozillademos.org/files/5511/simulator-geolocation.png" style="width: 520px; height: 309px;"></a><a href="https://mdn.mozillademos.org/files/5519/simulator-screen-orientation.png"><img alt="" src="https://mdn.mozillademos.org/files/5519/simulator-screen-orientation.png" style="width: 500px; height: 297px;"></a></p> -<h3 id="Simulator_menubar"><a name="Simulator-menubar"></a>Simulator menubar</h3> +<h3 id="Simulator_menubar"><a></a>Simulator menubar</h3> <p>In the top menubar, you can access some useful commands to make development more efficient:</p> @@ -218,7 +218,7 @@ translation_of: Tools/Firefox_OS_1.1_Simulator </ul> </div> -<h2 id="Attaching_developer_tools"><a name="Attaching-developer-tools">Attaching developer tools</a></h2> +<h2 id="Attaching_developer_tools"><a>Attaching developer tools</a></h2> <p>You can attach developer tools to the Simulator to help debug your app. At the moment you can only attach the <a href="https://developer.mozilla.org/ru/docs/Tools/Debugger" title="/ru/docs/Tools/Debugger">JavaScript Debugger</a>, the <a href="https://developer.mozilla.org/ru/docs/Tools/Web_Console" title="/ru/docs/Tools/Web_Console">Web Console</a>, the <a href="https://developer.mozilla.org/ru/docs/Tools/Style_Editor" title="/ru/docs/Tools/Style_Editor">Style Editor</a>, the <a href="https://developer.mozilla.org/ru/docs/Tools/Profiler" title="/ru/docs/Tools/Profiler">Profiler</a>, and the <a href="https://developer.mozilla.org/ru/docs/Tools/Network_Monitor" title="/ru/docs/Tools/Network_Monitor">Network Monitor</a>, but we're working on adding support for more <a href="https://developer.mozilla.org/ru/docs/Tools/DevTools_Window" title="https://developer.mozilla.org/ru/docs/Tools/DevTools_Window">developer tools</a>.</p> @@ -254,7 +254,7 @@ translation_of: Tools/Firefox_OS_1.1_Simulator <p>Thanks to the new Network Monitor, you can analyze the status, headers, content, and timing of all the network requests initiated by the app through a friendly interface. (<a href="https://hacks.mozilla.org/2013/06/network-monitor-now-in-firefox-beta/">Learn more about the Network Monitor.</a>)</p> -<h2 id="Receipts"><a name="Simulator-receipts"></a>Receipts</h2> +<h2 id="Receipts"><a></a>Receipts</h2> <p>If you are developing a paid app, you should test your receipt validation code (e.g., the code that verifies that a user has already purchased the app or has been issued a refund and then informs the user and locks or unlocks app features accordingly) on a valid (cryptographically signed) receipt.</p> @@ -262,7 +262,7 @@ translation_of: Tools/Firefox_OS_1.1_Simulator <p><img alt="" src="https://mdn.mozillademos.org/files/5523/simulator-receipts-selector-4.0.png"></p> -<h2 id="Push_to_device"><a name="Push-to-device">Push to device</a></h2> +<h2 id="Push_to_device"><a>Push to device</a></h2> <p>If you have a Firefox OS device, you can connect it to the Simulator and can then push apps from the Dashboard to the device.</p> @@ -301,7 +301,7 @@ translation_of: Tools/Firefox_OS_1.1_Simulator <p>If you are unable to connect your device after creating udev rules, please see this <a href="https://github.com/mozilla/r2d2b2g/issues/515">bug</a>.</p> -<h2 id="Limitations_of_the_Simulator"><a name="Limitations">Limitations of the Simulator</a></h2> +<h2 id="Limitations_of_the_Simulator"><a>Limitations of the Simulator</a></h2> <p>Note that the Firefox OS Simulator isn't a perfect simulation.</p> @@ -322,7 +322,7 @@ translation_of: Tools/Firefox_OS_1.1_Simulator <p>This means it isn't possible to use the Simulator to test video playback in apps and on websites like Youtube that rely on these codecs.</p> -<h3 id="Unsupported_APIs"><a name="Unsupported-APIs">Unsupported APIs</a></h3> +<h3 id="Unsupported_APIs"><a>Unsupported APIs</a></h3> <p>Certain APIs that work on the device won't work on the Simulator, generally because the supporting hardware is not available on the desktop. We've implemented simulations for some APIs such as geolocation, and expect to add more in future releases. However, at the moment the following APIs are not supported. Using them might throw errors or just return incorrect results:</p> @@ -337,11 +337,11 @@ translation_of: Tools/Firefox_OS_1.1_Simulator <li><a href="https://developer.mozilla.org/ru/docs/WebAPI/Vibration" title="/ru/docs/WebAPI/Vibration">Vibration</a></li> </ul> -<h2 id="Getting_help"><a name="Simulator-help"></a>Getting help</h2> +<h2 id="Getting_help"><a></a>Getting help</h2> <p><span style="line-height: 1.572;">If you have a question, try asking us on the </span><a href="https://lists.mozilla.org/listinfo/dev-developer-tools" style="line-height: 1.572;">dev-developer-tools mailing list</a><span style="line-height: 1.572;"> or on </span><a href="irc://irc.mozilla.org/#devtools" style="line-height: 1.572;">#devtools on irc.mozilla.org</a><span style="line-height: 1.572;">.</span></p> -<h3 id="How_to_enable_verbose_logging"><a name="Simulator-verbose-logging"></a>How to enable verbose logging</h3> +<h3 id="How_to_enable_verbose_logging"><a></a>How to enable verbose logging</h3> <p>Use about:config to create the preference <a href="mailto:extensions.r2d2b2g@mozilla.org.sdk.console.logLevel">extensions.r2d2b2g@mozilla.org.sdk.console.logLevel</a>, set it to the integer value 0, and disable/reenable the add-on. Additional messages about the Simulator's operation will appear in the Error Console (or Browser Console in newer versions of Firefox).</p> </div> diff --git a/files/ru/tools/keyboard_shortcuts/index.html b/files/ru/tools/keyboard_shortcuts/index.html index a972b23224..fdcaeaac16 100644 --- a/files/ru/tools/keyboard_shortcuts/index.html +++ b/files/ru/tools/keyboard_shortcuts/index.html @@ -14,7 +14,7 @@ translation_of: Tools/Keyboard_shortcuts <p>Поскольку клавиши доступа зависят от настроек локали, они не задокументированы на этой странице.</p> -<h2 id="Opening_and_closing_tools" name="Opening_and_closing_tools">Открытие и закрытие инструментов</h2> +<h2 id="Opening_and_closing_tools">Открытие и закрытие инструментов</h2> <p>Эти клавиатурные сокращения работают в главном окне браузера для открытия определённого инструмента. Если инструмент содержится в наборе инструментов, комбинация закрывает его, если он был активен. Инструменты, которые открываются в новом окне, вроде «Консоли браузера», закрываются при закрытии их окна.</p> @@ -131,7 +131,7 @@ translation_of: Tools/Keyboard_shortcuts <p><a href="/ru/docs/Tools_Toolbox#Settings" name="disabled-tools-shortcut">3. Этот инструмент по умолчанию выключен, так что комбинация клавиш не будет действовать, пока вы его не включите на панели настроек.</a></p> -<h2 id="Toolbox" name="Toolbox">Набор инструментов</h2> +<h2 id="Toolbox">Набор инструментов</h2> <div id="toolbox-shortcuts"> <p>Эти сокращения работают только при открытом наборе инструментов, независимо от текущего активного инструмента.</p> @@ -324,7 +324,7 @@ translation_of: Tools/Keyboard_shortcuts </table> </div> -<h2 id="Page_Inspector" name="Page_Inspector">Инспектор</h2> +<h2 id="Page_Inspector">Инспектор</h2> <div id="page-inspector"> <table class="fullwidth-table"> @@ -344,7 +344,7 @@ translation_of: Tools/Keyboard_shortcuts </tbody> </table> -<h3 id="HTML_pane" name="HTML_pane">Панель HTML</h3> +<h3 id="HTML_pane">Панель HTML</h3> <p>Эти клавиатурные сокращения работают, пока вы находитесь в <a href="/ru/docs/Tools/Page_Inspector/How_to/Examine_and_edit_HTML">Панели HTML инспектора</a>.</p> @@ -506,7 +506,7 @@ translation_of: Tools/Keyboard_shortcuts </tbody> </table> -<h3 id="CSS_pane" name="CSS_pane">Панель CSS</h3> +<h3 id="CSS_pane">Панель CSS</h3> <p>Эти клавиатурные сокращения работают, пока вы находитесь в <a href="/ru/docs/Tools/Page_Inspector/How_to/Examine_and_edit_CSS">Панели CSS в Инспекторе</a>.</p> @@ -630,7 +630,7 @@ translation_of: Tools/Keyboard_shortcuts </table> </div> -<h2 id="Debugger" name="Debugger">Отладчик</h2> +<h2 id="Debugger">Отладчик</h2> <div id="debugger"> <table class="fullwidth-table"> @@ -753,7 +753,7 @@ translation_of: Tools/Keyboard_shortcuts <p><a name="mac-function-key-note">1. По умолчанию, на некоторых Mac функциональные клавиши переназначены на использование специальных возможностей: например, изменение яркости экрана или громкости звука. Смотрите это </a><a href="http://support.apple.com/kb/HT3399?viewlocale=ru_RU">руководство по использованию этих клавиш в качестве стандартных функциональных клавиш</a>. Для использования переназначенных клафиш в качестве стандартных функциональных клавиш, удерживайте нажатой клавишу Function (так что, например, для открытия профайлера используйте <kbd>Shift</kbd> + <kbd>Function</kbd> + <kbd>F5</kbd>).</p> </div> -<h2 id="Web_Console" name="Web_Console">Веб-консоль</h2> +<h2 id="Web_Console">Веб-консоль</h2> <div id="web-console"> <table class="fullwidth-table"> @@ -809,7 +809,7 @@ translation_of: Tools/Keyboard_shortcuts </tbody> </table> -<h3 id="Command_line_interpreter" name="Command_line_interpreter">Интерпретатор командной строки</h3> +<h3 id="Command_line_interpreter">Интерпретатор командной строки</h3> <p>Эти клавиатурные сокращения работают, пока вы находитесь в <a href="/ru/docs/Tools/Web_Console#The_command_line_interpreter" title="/ru/docs/Tools/Web_Console#The_command_line_interpreter">Интерпретаторе командной строки</a>.</p> @@ -884,7 +884,7 @@ translation_of: Tools/Keyboard_shortcuts </tbody> </table> -<h3 id="Autocomplete_popup" name="Autocomplete_popup">Всплывающее окно автодополнения</h3> +<h3 id="Autocomplete_popup">Всплывающее окно автодополнения</h3> <p>Эти клавиатурные сокращения работают, когда открыто <a href="/ru/docs/Tools/Web_Console#Autocomplete">всплывающее окно автодополнения</a>:</p> @@ -948,7 +948,7 @@ translation_of: Tools/Keyboard_shortcuts </table> </div> -<h2 id="Style_Editor" name="Style_Editor">Редактор стилей</h2> +<h2 id="Style_Editor">Редактор стилей</h2> <table class="fullwidth-table"> <tbody> @@ -974,7 +974,7 @@ translation_of: Tools/Keyboard_shortcuts </table> <div id="scratchpad"> -<h2 id="Scratchpad" name="Scratchpad">Простой редактор JavaScript</h2> +<h2 id="Scratchpad">Простой редактор JavaScript</h2> <table class="fullwidth-table"> <tbody> @@ -1073,7 +1073,7 @@ translation_of: Tools/Keyboard_shortcuts </div> <div id="eyedropper"> -<h2 id="Eyedropper" name="Eyedropper">Пипетка</h2> +<h2 id="Eyedropper">Пипетка</h2> <table class="fullwidth-table"> <tbody> diff --git a/files/ru/tools/network_monitor/index.html b/files/ru/tools/network_monitor/index.html index 9a923e0ca1..f9ef7d63f9 100644 --- a/files/ru/tools/network_monitor/index.html +++ b/files/ru/tools/network_monitor/index.html @@ -52,7 +52,7 @@ translation_of: Tools/Network_Monitor <p><img alt="Performance analysis view" src="https://mdn.mozillademos.org/files/14673/Performance%20analysis.png" style="display: block; height: 541px; margin-left: auto; margin-right: auto; width: 665px;"></p> -<h2 id="Панель_инструментов"><a name="Toolbar">Панель инструментов</a></h2> +<h2 id="Панель_инструментов"><a>Панель инструментов</a></h2> <p>Начиная с Firefox 47 и далее, панель инструментов находится сверху окна. В ранних версиях Firefox она располагалась снизу.</p> @@ -77,7 +77,7 @@ translation_of: Tools/Network_Monitor <p><strong>Примечание</strong>: Начиная с Firefox 58, кнопка фильтра "Flash"более недоступна, поэтому запросы Flash включены в фильтр "Прочее" ({{bug(1413540)}}).</p> </div> -<h2 id="Список_сетевых_запросов"><a id="Network_request_list" name="Network_request_list">Список сетевых запросов</a></h2> +<h2 id="Список_сетевых_запросов"><a id="Network_request_list">Список сетевых запросов</a></h2> <p>По умолчанию Сетевой монитор показывает список всех сетевых запросов, сделанных по ходу загрузки страницы. Каждый запрос отображается в отдельной строке:</p> @@ -126,7 +126,7 @@ translation_of: Tools/Network_Monitor <p><img alt="" src="https://mdn.mozillademos.org/files/13539/6-new-thumb-small.png" style="display: block; height: 241px; margin: 0px auto; width: 900px;"></p> -<h4 id="Значки_безопасности"><a id="Security_icons" name="Security_icons">Значки безопасности</a></h4> +<h4 id="Значки_безопасности"><a id="Security_icons">Значки безопасности</a></h4> <p>Сетевой монитор показывает значок в колонке Домен:</p> @@ -173,7 +173,7 @@ translation_of: Tools/Network_Monitor <p>По слабым и ошибочным HTTPS-запросам, вы можете посмотреть более детальную информацию о проблеме на вкладке "<a href="/ru/docs/Tools/Network_Monitor#Security">Защита</a>".</p> -<h4 id="Колонка_Причина_Cause"><a id="Cause" name="Cause">Колонка "Причина" (Cause)</a></h4> +<h4 id="Колонка_Причина_Cause"><a id="Cause">Колонка "Причина" (Cause)</a></h4> <p>Колонка "Причина" указывает, что было причиной запроса. Обычно это очевидно, и можно увидеть корреляцию между этой колонкой и колонкой "Тип". Наиболее распространённые значения:</p> @@ -212,7 +212,7 @@ translation_of: Tools/Network_Monitor <p>Вы можете отфильтровать запросы по типу контента, по URL, по XMLHttpRequests или WebSocket, или по свойствам запроса.</p> -<h4 id="Фильтрация_по_типу_контента"><a id="Filtering_by_content_type" name="Filtering_by_content_type">Фильтрация по типу контента</a></h4> +<h4 id="Фильтрация_по_типу_контента"><a id="Filtering_by_content_type">Фильтрация по типу контента</a></h4> <p>Для фильтрации по типу контента используйте кнопки на <a href="/ru/docs/Tools/Network_Monitor#Toolbar">панели инструментов</a>.</p> @@ -230,7 +230,7 @@ translation_of: Tools/Network_Monitor <p>Для контроля данных, передаваемых через WebSocket-соединения, попробуйте использовать дополнение <a href="https://addons.mozilla.org/en-US/firefox/addon/websocketsniff/">WebSocket Sniffer</a>.</p> -<h4 id="Фильтрация_по_URL"><a id="Filtering_by_URL" name="Filtering_by_URL">Фильтрация по URL</a></h4> +<h4 id="Фильтрация_по_URL"><a id="Filtering_by_URL">Фильтрация по URL</a></h4> <p>Для фильтрации по URL используйте поле поиска, расположенное правее на <a href="/ru/docs/Tools/Network_Monitor#Toolbar">Панели инструментов</a>. Кликните на это поле или нажмите клавиши <kbd>Ctrl</kbd> + <kbd>F</kbd> или <kbd>Cmd</kbd> + <kbd>F</kbd>, и начните набирать текст. При этом список запросов будет отфильтрован по строкам, содержащим введённую подстроку; кроме того, фильтрация также будет происходить по колонкам "Домен" и "Файл".</p> @@ -365,7 +365,7 @@ translation_of: Tools/Network_Monitor <li>Запустить <a href="/ru/docs/Tools/Network_Monitor#Performance_analysis">анализ производительности</a></li> </ul> -<h4 id="Изменить_и_снова_отправить"><a id="Edit_and_Resend" name="Edit_and_Resend">Изменить и снова отправить</a></h4> +<h4 id="Изменить_и_снова_отправить"><a id="Edit_and_Resend">Изменить и снова отправить</a></h4> <p>Эта опция открывает редактор, позволяющий вам отредактировать метод запроса, URL, параметры и заголовки и ещё раз отправить запрос.</p> @@ -414,7 +414,7 @@ translation_of: Tools/Network_Monitor <p>Эти операции создают <a href="https://w3c.github.io/web-performance/specs/HAR/Overview.html">HTTP-архив</a> (HAR) для всех запросов из списка. Формат HAR позволяет вам экспортировать детальную информацию о сетевых запросах. "Копировать всё как HAR" копирует данные в буфер, "Сохранить всё как HAR" открывает диалог сохранения архива на диск.</p> -<h2 id="Детализация_запроса"><a id="Network_request_details" name="Network_request_details">Детализация запроса</a></h2> +<h2 id="Детализация_запроса"><a id="Network_request_details">Детализация запроса</a></h2> <p>После щелчка по строке в правой части Сетевого монитора появится новая панель, которая предоставит более детальную информацию о запросе.</p> @@ -487,7 +487,7 @@ translation_of: Tools/Network_Monitor <p><img alt="" src="https://mdn.mozillademos.org/files/13260/nm-response-image.png" style="display: block; height: 510px; margin-left: auto; margin-right: auto; width: 894px;"></p> -<h3 id="Тайминги_Timings"><a name="Timings">Тайминги <em>(Timings)</em></a></h3> +<h3 id="Тайминги_Timings"><a>Тайминги <em>(Timings)</em></a></h3> <p>Вкладка "Тайминги" разбивает сетевой запрос на следующие этапы, определённые в спецификации <a href="https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/HAR/Overview.html">HTTP-архива (HAR)</a>:</p> @@ -534,7 +534,7 @@ translation_of: Tools/Network_Monitor <p><img alt="" src="https://mdn.mozillademos.org/files/13264/nm-timings.png" style="display: block; height: 466px; margin-left: auto; margin-right: auto; width: 894px;"></p> -<h3 id="Защита_Security"><a name="Security">Защита <em>(Security)</em></a></h3> +<h3 id="Защита_Security"><a>Защита <em>(Security)</em></a></h3> <p>Если работа с сайтом ведётся через HTTPS, то у вас появится дополнительная вкладка "Защита". Она содержит детали об используемой безопасной связи, включая: протокол, набор шифров, детали сертификата:</p> @@ -569,7 +569,7 @@ translation_of: Tools/Network_Monitor <p>Когда она нажата, то меняет значок на иконку "Пуск" (треугольник), и вы можете возобновить запись трафика, нажав на эту кнопку ещё раз.</p> -<h2 id="Анализ_производительности"><a id="Performance_analysis" name="Performance_analysis">Анализ производительности</a></h2> +<h2 id="Анализ_производительности"><a id="Performance_analysis">Анализ производительности</a></h2> <p>Сетевой монитор включает инструмент для анализа производительности, который покажет вам, как долго браузер загружает различные части сайта.<br> <br> diff --git a/files/ru/tools/page_inspector/how_to/examine_and_edit_html/index.html b/files/ru/tools/page_inspector/how_to/examine_and_edit_html/index.html index 63f99bf657..0370fbe069 100644 --- a/files/ru/tools/page_inspector/how_to/examine_and_edit_html/index.html +++ b/files/ru/tools/page_inspector/how_to/examine_and_edit_html/index.html @@ -160,7 +160,7 @@ translation_of: Tools/Page_Inspector/How_to/Examine_and_edit_HTML </tbody> </table> -<h2 id="Редактирование_HTML"><a name="Editing_HTML">Редактирование HTML</a></h2> +<h2 id="Редактирование_HTML"><a>Редактирование HTML</a></h2> <p>Вы можете редактировать HTML — теги, атрибуты и содержимое — прямо в панели HTML: сделайте двойной щелчок по тексту, который вы хотите изменить, измените его, нажмите Enter, — и изменения сразу же будут применены.</p> @@ -172,7 +172,7 @@ translation_of: Tools/Page_Inspector/How_to/Examine_and_edit_HTML <p>Используя <a href="/ru/docs/Tools/Page_Inspector/How_to/Examine_and_edit_HTML#Element_popup_menu">контекстное меню</a>, можно копировать узлы в дереве HTML и потом вставлять их.</p> -<h3 id="Drag_and_drop" name="Drag_and_drop">Перетаскивание</h3> +<h3 id="Drag_and_drop">Перетаскивание</h3> <div class="geckoVersionNote"> <p>Новое в Firefox 39.</p> diff --git a/files/ru/tools/page_inspector/ui_tour/index.html b/files/ru/tools/page_inspector/ui_tour/index.html index 467b4a8edc..8a9d8adc04 100644 --- a/files/ru/tools/page_inspector/ui_tour/index.html +++ b/files/ru/tools/page_inspector/ui_tour/index.html @@ -19,7 +19,7 @@ translation_of: Tools/Page_Inspector/UI_Tour <p><img alt="" src="https://mdn.mozillademos.org/files/10029/inspector-ui.png" style="display: block; margin-left: auto; margin-right: auto; width: 918px;">Это руководство нарочно как можно более короткое. В нём ссылки на другие руководства, с подробностями об использовании Инспектора.</p> -<h2 id="Select_element_button" name="Select_element_button">Кнопка выбора элемента</h2> +<h2 id="Select_element_button">Кнопка выбора элемента</h2> <p>Инспектор даёт вам подробную информацию о выбранном сейчас элементе. Кнопка выбора элемента — один из способов выбрать элемент для рассмотрения:</p> @@ -29,7 +29,7 @@ translation_of: Tools/Page_Inspector/UI_Tour <p>Чтобы научиться выбирать элемент, см. руководство по <a href="/ru/docs/Tools/Page_Inspector/How_to/Vybor_elementa">выбору элемента</a>.</p> -<h2 id="HTML_pane" name="HTML_pane">Панель HTML</h2> +<h2 id="HTML_pane">Панель HTML</h2> <p>Инспектор разделён на две половины. Левую половину занимает панель HTML:</p> @@ -37,7 +37,7 @@ translation_of: Tools/Page_Inspector/UI_Tour <p>Чтобы узнать больше о структуре панели HTML, см. руководство по <a href="/ru/docs/Tools/Page_Inspector/How_to/Examine_and_edit_HTML">исследованию и редактированию</a>.</p> -<h2 id="CSS_pane" name="CSS_pane">Панель CSS</h2> +<h2 id="CSS_pane">Панель CSS</h2> <p>Правую сторону Инспектора занимает панель CSS:</p> @@ -53,7 +53,7 @@ translation_of: Tools/Page_Inspector/UI_Tour <p>Переключаться между этими режимами можно с помощью вкладок наверху панели.</p> -<h3 id="Rules_view" name="Rules_view">Просмотр правил</h3> +<h3 id="Rules_view">Просмотр правил</h3> <p>Вкладка «Правила» содержит список всех правил, которые применены к выбранному элементу, в порядке from most-specific to least-specific:</p> @@ -61,7 +61,7 @@ translation_of: Tools/Page_Inspector/UI_Tour <p>См. подробности в <a href="/ru/docs/Tools/Page_Inspector/How_to/Examine_and_edit_CSS">Исследование и редактирование CSS</a>.</p> -<h3 id="Computed_view" name="Computed_view">Просмотр вычисленного</h3> +<h3 id="Computed_view">Просмотр вычисленного</h3> <p>Вкладка «Вычислено» показывает стили, вычисленные для выбранного элемента.</p> @@ -69,7 +69,7 @@ translation_of: Tools/Page_Inspector/UI_Tour <p>См. подробности в <a href="/ru/docs/Tools/Page_Inspector/How_to/Examine_and_edit_CSS">Исследование и редактирование CSS</a>.</p> -<h3 id="Fonts_view" name="Fonts_view">Просмотр шрифтов</h3> +<h3 id="Fonts_view">Просмотр шрифтов</h3> <p>Вкладка «Шрифты» показывает все используемые на странице шрифты вместе с небольшими образцами (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1158634">которые до Firefox 36 можно было редактировать</a>).</p> @@ -77,7 +77,7 @@ translation_of: Tools/Page_Inspector/UI_Tour <p>См. подробности в <a href="/ru/docs/Tools/Page_Inspector/How_to/View_fonts">Просмотр шрифтов</a>.</p> -<h3 id="Box_Model_view" name="Box_Model_view">Вкладка «Блоковая модель»</h3> +<h3 id="Box_Model_view">Вкладка «Блоковая модель»</h3> <p>Вкладка "Блоковая модель" отображает блоковую модель выбранного элемента. В данной вкладке можно выполнять редактирование свойств элемента. Для этого нужно двойным щелчком выбрать число на рисунке для редактирования.</p> @@ -85,7 +85,7 @@ translation_of: Tools/Page_Inspector/UI_Tour <p>См. подробности в <a href="/ru/docs/Tools/Page_Inspector/How_to/Examine_and_edit_the_box_model">Examine and edit the box model</a>.</p> -<h3 id="Animations_view" name="Animations_view">Вкладка «Анимации»</h3> +<h3 id="Animations_view">Вкладка «Анимации»</h3> <p>Вкладка «Анимации» показывает информацию об анимациях, применяемых к выбранному элементу, и кнопку, чтобы их приостановить:</p> diff --git a/files/ru/tools/performance/waterfall/index.html b/files/ru/tools/performance/waterfall/index.html index 9489c9f740..b3f9f1fdba 100644 --- a/files/ru/tools/performance/waterfall/index.html +++ b/files/ru/tools/performance/waterfall/index.html @@ -16,7 +16,7 @@ original_slug: Tools/Производительность/Waterfall <p>При выборе маркера вы увидите подробную информацию о нем на панели справа. В этой панели вы сможете узнать продолжительность и другую специфичную для <a href="/en-US/docs/Tools/Performance/Waterfall#Markers">конкретного типа</a> процесса информацию .</p> -<h2 id="Markers"><a id="timeline-color-coding" name="timeline-color-coding"></a>Markers</h2> +<h2 id="Markers"><a id="timeline-color-coding"></a>Markers</h2> <p>The markers for operations are color-coded and labeled. The following operations are recorded:</p> diff --git a/files/ru/tools/storage_inspector/index.html b/files/ru/tools/storage_inspector/index.html index 1dea4ac3a2..72b5167036 100644 --- a/files/ru/tools/storage_inspector/index.html +++ b/files/ru/tools/storage_inspector/index.html @@ -40,7 +40,7 @@ translation_of: Tools/Storage_Inspector <p><img alt="" src="https://mdn.mozillademos.org/files/12824/storage-ui.png" style="display: block; height: 657px; margin-left: auto; margin-right: auto; width: 931px;"></p> -<h3 id="Storage_tree"><a name="storage-tree">Storage tree</a></h3> +<h3 id="Storage_tree"><a>Storage tree</a></h3> <p>The storage tree lists all the storage types that the Storage Inspector can inspect:</p> @@ -64,7 +64,7 @@ translation_of: Tools/Storage_Inspector <p>Clicking on a tree item will display detailed information about that item in the Table Widget on the right. For example, clicking on an origin which is a child of the Cookies storage type will show all the cookies belonging to that domain.</p> -<h3 id="Table_Widget"><a name="table-widget">Table Widget</a></h3> +<h3 id="Table_Widget"><a>Table Widget</a></h3> <p>The table widget is the place where all the items corresponding to the selected tree item (be it an origin, or database) are listed. Depending on the storage type and tree item, the number of columns in the table might differ.</p> @@ -146,7 +146,7 @@ translation_of: Tools/Storage_Inspector <p><img alt="" src="https://mdn.mozillademos.org/files/13623/IDB-delete-error-message.png" style="display: block; height: 235px; margin: 0px auto; width: 900px;"></p> -<h3 id="Sidebar"><a name="sidebar">Sidebar</a></h3> +<h3 id="Sidebar"><a>Sidebar</a></h3> <p>When you select any row in the Storage table widget, the sidebar is shown with details about that row. If a cookie is selected, it will list all the details about that cookie.</p> diff --git a/files/ru/tools/tools_toolbox/index.html b/files/ru/tools/tools_toolbox/index.html index 7ddbd38192..1ff4a7b4b8 100644 --- a/files/ru/tools/tools_toolbox/index.html +++ b/files/ru/tools/tools_toolbox/index.html @@ -77,7 +77,7 @@ translation_of: Tools/Tools_Toolbox <li>открыть <a href="https://developer.mozilla.org/ru/docs/Tools/Tools_Toolbox$edit#Настройки" title="#Settings">настройки инструментов разработчика</a></li> </ul> -<h2 id="Настройки"><a name="Settings">Настройки</a></h2> +<h2 id="Настройки"><a>Настройки</a></h2> <p>Кнопка «Настройки» (<img alt="" src="https://mdn.mozillademos.org/files/8623/settings-cog-small.png" style="display: inline-block; height: 22px; width: 30px;">) даёт вам доступ к настройкам самого Набора инструментов и находящихся в нём инструментов:</p> diff --git a/files/ru/tools/web_console/index.html b/files/ru/tools/web_console/index.html index cd1223888c..a40b8982ae 100644 --- a/files/ru/tools/web_console/index.html +++ b/files/ru/tools/web_console/index.html @@ -27,7 +27,7 @@ translation_of: Tools/Web_Console <p>{{EmbedYouTube("C6Cyrpkb25k")}}</p> -<h2 id="Opening_the_Web_Console" name="Opening_the_Web_Console">Как открыть Веб Консоль</h2> +<h2 id="Opening_the_Web_Console">Как открыть Веб Консоль</h2> <p>Чтобы открыть Веб-консоль, выберите «Веб-консоль» в меню (Веб-)разработка в Меню Firefox (или меню Инструменты, если вы настроили показывать панель меню или вы работаете на Mac OS X), или нажмите её комбинацию клавиш <kbd>Ctrl</kbd><kbd>Shift</kbd><kbd>K</kbd> (<kbd>Command</kbd><kbd>Option</kbd><kbd>K</kbd> в OS X).</p> @@ -43,7 +43,7 @@ translation_of: Tools/Web_Console <li><a href="#message-display-pane" title="#message-display-pane">Поле вывода сообщений</a>: между панелью инструментов и командной строкой, занимая большую часть окна, располагается пространство, в которое Веб-консоль выводит сообщения.</li> </ul> -<h2 id="Поле_вывода_сообщений"><a name="message-display-pane">Поле вывода сообщений</a></h2> +<h2 id="Поле_вывода_сообщений"><a>Поле вывода сообщений</a></h2> <p>Большую часть Веб-консоли занимает поле вывода сообщений:</p> @@ -190,7 +190,7 @@ translation_of: Tools/Web_Console <p><img alt="" src="https://mdn.mozillademos.org/files/6367/web-console-reflow-synch.png" style="display: block; height: 51px; margin-left: auto; margin-right: auto; width: 554px;"> <span class="short_text" id="result_box" lang="ru"><span>Нажмите на ссылку</span><span>, чтобы открыть файл</span> <span>в</span></span> <a href="/ru/docs/Tools/Debugger">Debugger</a>.</p> -<h4 id="Синхронные_и_асинхронные_переформатирования"><a name="synchronous-and-asynchronous-reflows"></a> <span class="short_text" id="result_box" lang="ru"><span>Синхронные</span> <span>и асинхронные</span> </span><span id="result_box" lang="ru"><span>переформатирования</span></span> <a name="synchronous-and-asynchronous-reflows"></a></h4> +<h4 id="Синхронные_и_асинхронные_переформатирования"><a name="synchronous-and-asynchronous-reflows"></a> <span class="short_text" id="result_box" lang="ru"><span>Синхронные</span> <span>и асинхронные</span> </span><span id="result_box" lang="ru"><span>переформатирования</span></span> <a></a></h4> <p><span id="result_box" lang="ru"><span>Если</span> сделанное <span>изменение</span> <span>аннулирует</span> <span>текущую схему</span> <span>-</span> <span>например,</span> <span>окно браузера</span> <span>изменяется</span> <span>или</span> <span>некоторые</span> <span>JavaScript</span> <span>изменяют</span> <span>CSS</span> <span>элемент -</span> <span>макет</span> <span>не пересчитывается</span> <span>немедленно.</span> <span>Вместо</span></span><span lang="ru"> <span>переформатирования </span></span><span lang="ru"> <span>в асинхронном режиме</span><span>,</span> <span>в следующий</span> <span>раз браузер</span> <span>решает что это</span> <span>должно быть сделано</span> <span>(как правило</span><span>,</span> <span>в следующий</span> <span>раз браузер</span> <span>перекрашивается</span><span>)</span><span>.</span> <span>Таким образом,</span> <span>браузер может</span> <span>накопить</span> <span>коллекцию</span> <span>основанную на недействующих </span><span>изменениях</span> <span>и</span> <span>пересчитать</span> <span>их эффект</span> <span>сразу</span><span>.</span></span></p> @@ -499,7 +499,7 @@ console.trace();</pre> <p><img alt="" src="https://mdn.mozillademos.org/files/5587/web-console-message-input-output.png" style="display: block; height: 68px; margin-left: auto; margin-right: auto; width: 554px;">Темно-серая полоса служит индикатором того, что это сообщения ввода/вывода, тогда как направление стрелки обозначает различия между вводом и выводом.</p> -<h3 id="Фильтрация_и_поиск"><a name="filtering-and-searching">Фильтрация и поиск</a></h3> +<h3 id="Фильтрация_и_поиск"><a>Фильтрация и поиск</a></h3> <h4 id="Фильтрация_по_типу">Фильтрация по типу</h4> @@ -522,7 +522,7 @@ console.trace();</pre> <dl> </dl> -<h2 id="Интерпретатор_командной_строки"><a name="command-line">Интерпретатор командной строки</a></h2> +<h2 id="Интерпретатор_командной_строки"><a>Интерпретатор командной строки</a></h2> <p>Вы можете выполнять JavaScript-код в реальном времени, используя командную строку в Web-консоли.</p> |