ladybird/Userland/Libraries/LibWeb
Timothy Flynn e0c7b5747d LibWeb+WebDriver: Begin processing and matching WebDriver capabilities
Still some TODOs here:
* We don't handle all capabilities (e.g. proxy)
* We don't match the capabilities against the running browser

But this will parse the capabilities JSON object received from the
WebDriver client.
2022-11-18 12:21:57 +00:00
..
Bindings
Cookie Userland: Properly define IPC::encode and IPC::decode specializations 2022-11-15 13:25:51 -05:00
Crypto
CSS LibWeb: Handle inset properties in style_value_for_property() 2022-11-14 21:22:27 +00:00
DOM LibWeb: Sketch out basic support for SVG <foreignObject> elements 2022-11-16 13:01:21 +01:00
DOMParsing
Encoding
Fetch
FileAPI
Geometry
HighResolutionTime
HTML LibWeb: Fix clicking on links 2022-11-18 10:08:43 +00:00
Infra
IntersectionObserver
Layout LibWeb: Add naive layout for SVG foreign objects 2022-11-16 13:01:21 +01:00
Loader
MimeSniff
NavigationTiming
Page LibWeb: Add 'should block pop ups' user config to Page 2022-11-15 21:48:19 +00:00
Painting LubWeb: Call before_children_paint for positioned descendants 2022-11-15 22:53:47 +01:00
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver
Scripts
SecureContexts
Selection
Streams
SVG LibWeb: Sketch out basic support for SVG <foreignObject> elements 2022-11-16 13:01:21 +01:00
Tests
UIEvents
URL
WebAssembly
WebDriver LibWeb+WebDriver: Begin processing and matching WebDriver capabilities 2022-11-18 12:21:57 +00:00
WebGL
WebIDL
WebSockets
XHR
XML
CMakeLists.txt LibWeb+WebDriver: Begin processing and matching WebDriver capabilities 2022-11-18 12:21:57 +00:00
Dump.cpp
Dump.h
FontCache.cpp
FontCache.h
Forward.h LibWeb: Sketch out basic support for SVG <foreignObject> elements 2022-11-16 13:01:21 +01:00
idl_files.cmake LibWeb: Sketch out basic support for SVG <foreignObject> elements 2022-11-16 13:01:21 +01:00
Namespace.cpp
Namespace.h
TreeNode.h