[Skip navigation links]

31% of pages31%of pages

Compatibility

13 pages with browser compatibility issues

worse than average31% of the pages on this site have browser compatibility issues, which is worse than average. The percentage of pages with browser compatibility issues averages 5% on other sites.

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

BrowserEdgeFirefoxSafariOperaChromeiOSAndroid
Version14815026130148≤ 1826148Key
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, 1 issuesVery Important, 1 issuesVery Important, 1 issuesVery Important, 1 issuesVery Important, 1 issuesVery Important, 2 issuesVery Important, 1 issuesVery Important, 1 issuesVery Important Major layout or performance problems
Minor IssuesImportant, 3 issuesLess Important Minor layout or performance problems
PriorityDescription and URLGuideline and Line NumberCount

Priority 2

2 issues on 12 pages

Very ImportantThe CSS backdrop-filter: property is not supported by some browsers. iOS ≤ 17 3 pages
Rule: BugCssBackdropFilter
.moneta-payment-modal__overlay { backdrop-filter: blur(4px4px; }
Line 766
.max-horoscope-banner__eyebrow { backdrop-filter: blur(6px6px; }
Line 664

https://www.astrostar.ru/css/common.css?v6a145b0d3800c

.moneta-payment-modal__overlay { backdrop-filter: blur(4px4px; }
Line 766
.max-horoscope-banner__eyebrow { backdrop-filter: blur(6px6px; }
Line 664

https://www.astrostar.ru/css/page/horoscopes.css?v6a145b0d3800c

.moneta-payment-modal__overlay { backdrop-filter: blur(4px4px; }
Line 4019
.max-horoscope-banner__eyebrow { backdrop-filter: blur(6px6px; }
Line 3917

https://www.astrostar.ru/css/page/main.css?v6a145b0d3800c

Very ImportantThis page has no DOCTYPE which triggers quirks mode. Quirks mode forces modern browsers to emulate Netscape Navigator 4 and Internet Explorer 5, changing the way CSS selectors match and how CSS layout works. Edge Firefox Safari Opera Chrome Android iOS 9 pages
Add a <!DOCTYPE html> statement to the top of the document. Rule: BugQuirksNoDocType
<html lang='ru'><head><title>...</title>...</head><body class=''>...</body></html>
Line 2

https://www.astrostar.ru/

<html lang='ru'><head><title>О ....ru</title>...</head>...</html>
Line 2

https://www.astrostar.ru/pages/o-proekte.html

<html lang='ru'><head><title>....ru</title>...</head><body class=''>...</body></html>
Line 2

https://www.astrostar.ru/pages/spisok-dokumentov-dlya-klienta.html

<html lang='ru'><head><title>...r</title>...</head><body class=''>...</body></html>
Line 2

https://www.astrostar.ru/support

This issue was found on another 5 pages. The trial version is limited to showing issues on 4 pages.

Priority 3

3 issues on 2 pages

ImportantThe orphans: CSS property is not supported by some browsers. Firefox 2 pages
Rule: BugCssOrphans
h2 { orphans: 3; }
Line 1829
.card-columns { orphans: 1; }
Line 858

https://www.astrostar.ru/css/libs/bootstrap.min.css?v6a145b0d3800c

h2 { orphans: 3; }
Line 2383
.card-columns { orphans: 1; }
Line 1402

https://www.astrostar.ru/css/page/main.css?v6a145b0d3800c

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

https://www.astrostar.ru/css/libs/bootstrap.min.css?v6a145b0d3800c

h2 { page-break-after: avoid; }
Line 2384

https://www.astrostar.ru/css/page/main.css?v6a145b0d3800c

ImportantThe widows: CSS property is not implemented by some browsers. Firefox 2 pages
Rule: BugCssWidows
h2 { widows: 3; }
Line 1829
.card-columns { widows: 1; }
Line 858

https://www.astrostar.ru/css/libs/bootstrap.min.css?v6a145b0d3800c

h2 { widows: 3; }
Line 2383
.card-columns { widows: 1; }
Line 1402

https://www.astrostar.ru/css/page/main.css?v6a145b0d3800c

Expand all 5 issues