[Skip navigation links]

Site Report

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

BrowserEdgeFirefoxSafariOperaChromeiOSAndroid
Version13213318114132≤ 1718132Key
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, 1 issuesVery Important, no issuesVery Important, no issuesVery Important Major layout or performance problems
Minor IssuesImportant, no issuesImportant, no issuesImportant, 1 issuesImportant, no issuesImportant, no issuesImportant, 1 issuesImportant, 1 issuesImportant, no issuesLess Important Minor layout or performance problems
PriorityDescription and URLGuideline and Line NumberCount

Priority 2

1 issues on 1 pages

Very ImportantThe CSS backdrop-filter: property is not supported by some browsers. iPhone/iPad ≤ 17 1 pages
##root > header .dropdown-wrapper { backdrop-filter: blur(5px5px; }
Line 282
.hero-slide .content .hero-slide-content article { backdrop-filter: none; }
Line 440
##root > header:before { backdrop-filter: blur(5px5px; }
Line 280
.menu-mobile .menu-mobile-inner .menu .dropdown-wrapper { backdrop-filter: none; }
Line 314
.action-slide figure figcaption { backdrop-filter: blur(5px5px; }
Line 622

https://astramedika.com.ua/theme/css/style.min.css?v=1.12

Priority 3

1 issues on 2 pages

ImportantThe overflow: clip CSS property is not supported by some browsers. Safari iPhone/iPad 2 pages
Use overflow: hidden; overflow: clip to provide fallback behavior.
.clip { overflow: clip; }
Line 66

https://astramedika.com.ua/

.action-slide { overflow: clip; }
Line 618
.card-testimonial figure { overflow: clip; }
Line 599
.card-doctor figure { overflow: clip; }
Line 533
.main-text .main-image { overflow: clip; }
Line 483
.lay-footer .logo-footer article##advice .scale { overflow: clip; }
Line 366

https://astramedika.com.ua/theme/css/style.min.css?v=1.12

Expand all 2 issues