beakerbrowser / beaker

An experimental peer-to-peer Web browser
https://beakerbrowser.com/
MIT License
6.75k stars 546 forks source link

enable experimentalFeatures for userspace css #1842

Open ghost opened 4 years ago

ghost commented 4 years ago

currently some css-features, like :is() and backdrop-filter (which are hidden behind experimentalFeatures flag in regular chrome), can not be enabled from userspace w/o recompiling entire app

/via https://discuss.atom.io/t/can-i-use-the-web-animations-api/35736/4