[Skip navigation links]

Site Report

This tab shows pages that exhibit browser-specific behavior, or trigger browser bugs.

BrowserEdgeFirefoxSafariOperaChromeiOSAndroid
Version13814018120138≤ 1718138Key
Critical IssuesCritical, no issuesCritical, no issuesCritical, no issuesCritical, no issuesCritical, no issuesCritical, no issuesCritical, no issuesCritical, no issuesCritical Missing content or functionality
Major IssuesVery Important, no issuesVery Important, no issuesVery Important, no issuesVery Important, no issuesVery Important, no issuesVery Important, no issuesVery Important, no issuesVery Important, no issuesVery Important Major layout or performance problems
Minor IssuesImportant, 1 issuesImportant, 5 issuesImportant, 1 issuesImportant, 1 issuesImportant, 1 issuesImportant, 1 issuesImportant, 1 issuesImportant, 1 issuesLess Important Minor layout or performance problems
PriorityDescription and URLGuideline and Line NumberCount

Priority 3

5 issues on 1 pages

ImportantThe :visited CSS selector only supports limited style changes. Firefox ≥ 4 Chrome ≥ 6 Android ≥ 6 Edge ≥ 12 Opera ≥ 15 Safari ≥ 5 iPhone/iPad ≥ 4.2 1 pages
Browsers restrict the :visited CSS selector to only color changes, to prevent a web page figuring out other web sites the user has visited.
button:active
Line 6826

https://holdrf.ru/bitrix/cache/css/s1/concept_phoenix_s1/template_b30b0f3af51815b8467d5e0eb6c02b87/template_b30b0f3af51815b8467d5e0eb6c02b87_v1.css?17562877231252994

ImportantThe -moz-border-radius: CSS property is not supported in Firefox 13 or later. Firefox ≥ 13 1 pages
Use the CSS3 border-radius: property instead.
div.first-slider .slick-prev { -moz-border-radius: 50%; }
Line 13873
div.slider_catalog_big_items .slick-prev { -moz-border-radius: 50%; }
Line 14377
div.slider-small div.slider-mini .slick-prev { -moz-border-radius: 50%; }
Line 13937
div.slider-big div.slider div.slider-nav-wrap .slick-prev { -moz-border-radius: 50%; }
Line 13922
.universal-mobile-arrows .slick-prev { -moz-border-radius: 50%; }
Line 14292

https://holdrf.ru/bitrix/cache/css/s1/concept_phoenix_s1/template_b30b0f3af51815b8467d5e0eb6c02b87/template_b30b0f3af51815b8467d5e0eb6c02b87_v1.css?17562877231252994

ImportantThe orphans: CSS property is not supported by some browsers. Firefox 1 pages
h2 { orphans: 3; }
Line 1828
.card-columns { orphans: 1; }
Line 857

https://holdrf.ru/bitrix/cache/css/s1/concept_phoenix_s1/template_b30b0f3af51815b8467d5e0eb6c02b87/template_b30b0f3af51815b8467d5e0eb6c02b87_v1.css?17562877231252994

ImportantThe page-break-after: CSS property values avoid, left and right are not supported by Firefox. Firefox 1 pages
h2 { page-break-after: avoid; }
Line 1829

https://holdrf.ru/bitrix/cache/css/s1/concept_phoenix_s1/template_b30b0f3af51815b8467d5e0eb6c02b87/template_b30b0f3af51815b8467d5e0eb6c02b87_v1.css?17562877231252994

ImportantThe widows: CSS property is not implemented by some browsers. Firefox 1 pages
h2 { widows: 3; }
Line 1828
.card-columns { widows: 1; }
Line 857

https://holdrf.ru/bitrix/cache/css/s1/concept_phoenix_s1/template_b30b0f3af51815b8467d5e0eb6c02b87/template_b30b0f3af51815b8467d5e0eb6c02b87_v1.css?17562877231252994

Expand all 5 issues