From e6d644998a4ec976a621af56f79f4a633a5b057d Mon Sep 17 00:00:00 2001 From: Pierre Tachoire Date: Fri, 27 Mar 2026 08:26:56 +0100 Subject: [PATCH] mention CORS is missing in the README's status --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8d3ab73..36c9b27c 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ You may still encounter errors or crashes. Please open an issue with specifics i Here are the key features we have implemented: +- [ ] CORS [#2015](https://github.com/lightpanda-io/browser/issues/2015) - [x] HTTP loader ([Libcurl](https://curl.se/libcurl/)) - [x] HTML parser ([html5ever](https://github.com/servo/html5ever)) - [x] DOM tree