mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 15:13:28 +00:00
@@ -50,9 +50,9 @@ If we want both Javascript and performance, for a real headless browser, we need
|
|||||||
|
|
||||||
## Status
|
## Status
|
||||||
|
|
||||||
Lightpanda is still a work in progress and is currently at the Alpha stage.
|
Lightpanda is still a work in progress and is currently at a Beta stage.
|
||||||
|
|
||||||
Here are the key features we want to implement before releasing a Beta version:
|
Here are the key features we have implemented:
|
||||||
|
|
||||||
- [x] Loader
|
- [x] Loader
|
||||||
- [x] HTML parser and DOM tree
|
- [x] HTML parser and DOM tree
|
||||||
@@ -60,9 +60,9 @@ Here are the key features we want to implement before releasing a Beta version:
|
|||||||
- [x] Basic DOM APIs
|
- [x] Basic DOM APIs
|
||||||
- [x] Ajax
|
- [x] Ajax
|
||||||
- [x] XHR API
|
- [x] XHR API
|
||||||
- [ ] Fetch API
|
- [x] Fetch API
|
||||||
- [x] DOM dump
|
- [x] DOM dump
|
||||||
- [x] Basic CDP server
|
- [x] Basic CDP/websockets server
|
||||||
|
|
||||||
NOTE: There are hundreds of Web APIs. Developing a browser, even just for headless mode, is a huge task. It's more about coverage than a _working/not working_ binary situation.
|
NOTE: There are hundreds of Web APIs. Developing a browser, even just for headless mode, is a huge task. It's more about coverage than a _working/not working_ binary situation.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user