electron/spec/fixtures/extensions/red-bg/main.js

2 lines
56 B
JavaScript
Raw Permalink Normal View History

2020-03-20 14:28:31 -06:00
document.documentElement.style.backgroundColor = 'red';