Pratyush Nair
Pratyush Nair
Use undocumented APIs in Windows to change the light title bar into dark
This is the fix for [https://github.com/LadybirdBrowser/ladybird/issues/6063](https://github.com/LadybirdBrowser/ladybird/issues/6063) This commit fixes a crash in the LibWeb when converting an at-rule to a property rule. It handles a case where a document might...
### Summary When visiting [developer.mozilla.org](developer.mozilla.org), WebContent process crashes with "Ladybird flew off-course" error. Issue seems to be related to `@property`+`replaceSync` scenario. ### Operating system Linux ### Steps to reproduce 1....