AppleWebit | 537.36.0 | ? | ? | ? |
bingbot | 2.0.0 | ? | ? | ? |
BingPreview | 1.0.0 | ? | ? | ? |
BitSightBot | 1.0.0 | ? | ? | ? |
Chrome | 41.0.2226 | ? | ? | ? |
CriOS | 79.0.3945 | ? | ? | ? |
Edge | 12.10586.0 | ? | ? | ? |
Edge | 103.0.1264 | own | function | function proxyInsertRule(rule, index) {
const returnValue = insertRuleDescriptor.value.call(
this,
rule,
index
);
if (
this.ownerNode &&
!this.ownerNode.classList.contains("darkreader")
) {
this.ownerNode.dispatchEvent(updateSheetEvent);
}
return returnValue;
} |
Edge | 104.0.1279 | ? | ? | ? |
Edge | 121.0.0 | own | function | function proxyInsertRule(rule, index) {
const returnValue = insertRuleDescriptor.value.call(
this,
rule,
index
);
if (
this.ownerNode &&
!(
this.ownerNode.classList &&
this.ownerNode.classList.contains("darkreader")
)
) {
this.ownerNode.dispatchEvent(updateSheetEvent);
}
return returnValue;
} |
Edge | 122.0.0 | ? | ? | ? |
facebookexternalhit | 1.1.0 | ? | ? | ? |
Firefox | 52.0.0 | ? | ? | ? |
Firefox | 126.0.0 | own | function | function (rule, index) {
const returnValue = native.call(this, rule, index);
reportSheetChange(this);
return returnValue;
} |
Firefox | 127.0.0 | ? | ? | ? |
Firefox | 132.0.0 | own | function | function (rule, index) {
const returnValue = native.call(this, rule, index);
reportSheetChange(this);
return returnValue;
} |
Firefox | 133.0.0 | ? | ? | ? |
FxiOS | 36.0.0 | ? | ? | ? |
Googlebot | 2.1.0 | ? | ? | ? |
IE | 11.0.0 | ? | ? | ? |
Mobile | 15.0.0 | ? | ? | ? |
render | 2.0.0 | ? | ? | ? |
Safari | 4.0.0 | ? | ? | ? |
Safari | 16.2.0 | own | function | function proxyInsertRule(rule, index) {
const returnValue = insertRuleDescriptor.value.call(this, rule, index);
if (this.ownerNode && !this.ownerNode.classList.contains('darkreader')) {
this.ownerNode.dispatchEvent(updateSheetEvent);
}
return returnValue;
} |
Safari | 16.3.0 | ? | ? | ? |
SamsungBrowser | 17.0.0 | ? | ? | ? |
YandexBot | 3.0.0 | ? | ? | ? |
YandexRenderResourcesBot | 1.0.0 | ? | ? | ? |