mirror of
https://github.com/electron/electron.git
synced 2026-01-29 09:18:18 -05:00
* feat: add support for content scripts 'all_frames' option * merged content script tests 'all_frames' test now runs on all variants of sandbox/contentIsolation configurations :D
4 lines
45 B
CSS
4 lines
45 B
CSS
#all_frames_enabled {
|
|
background: red;
|
|
}
|