From 1386fed7d38652d5848d315927e7e23a66cffd13 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Wed, 20 Oct 2021 13:28:52 +0300 Subject: [RU] Remove `name` attribute from headings (#2788) --- files/ru/web/api/performance_property/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ru/web/api/performance_property/index.html') diff --git a/files/ru/web/api/performance_property/index.html b/files/ru/web/api/performance_property/index.html index 74532dea94..f828393308 100644 --- a/files/ru/web/api/performance_property/index.html +++ b/files/ru/web/api/performance_property/index.html @@ -8,7 +8,7 @@ original_slug: Web/API/Window/performance

The Web Performance API allows web pages access to certain functions for measuring the performance of web pages and web applications, including the Navigation Timing API and high-resolution time data.

-

Methods

+

Methods

{{domxref("Performance.mark()", "performance.mark()")}}
@@ -37,7 +37,7 @@ original_slug: Web/API/Window/performance
-

Properties

+

Properties

{{domxref("Performance.timing", "performance.timing")}}
-- cgit v1.2.3-54-g00ecf