Newer
Older
Object.defineProperty(window, 'getComputedStyle', {
value: () => ['-webkit-appearance'],
});
This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.
Object.defineProperty(window, 'getComputedStyle', {
value: () => ['-webkit-appearance'],
});