[Skip navigation links]

3% of pages3%of pages

Compatibility

1 page with browser compatibility issues

better than averageChecking 43 pages found 3% (1 page) with browser compatibility issues. This is better than the 5% average rate of browser compatibility issues 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, 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, 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 3

1 issues on 1 pages

ImportantUsing percentages for the opacity: CSS property is not supported by all browsers. Safari iOS 1 pages
Use numbers instead of percentages for opacity because they're much better supported. For example, use 0.0 instead of 0%, 0.5 instead of 50% and 1.0 instead of 100%.
.chaty-whatsapp-input:placeholder { opacity: 40%; }
Line 265
.chaty-whatsapp-input:-ms-input-placeholder { opacity: 40%; }
Line 266
.chaty-whatsapp-input:-webkit-input-placeholder { opacity: 40%; }
Line 300

https://popartstudio.ru/wp-content/plugins/chaty-pro/css/chaty-front.min.css

Expand all 1 issues