..
Bindings
LibWeb: Implement window.location.origin
2022-11-13 16:37:09 -07:00
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
LibWeb: Use StringView literals for all WebIDL::SimpleException
s
2022-10-29 15:48:46 +01:00
Encoding
Fetch
LibWeb: Remove unused type XMLHttpRequestBodyInit
2022-11-11 00:39:12 -07:00
FileAPI
Geometry
HighResolutionTime
LibWeb: Partially implement 'relative high resolution time' AOs
2022-10-30 20:10:29 +00:00
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
LibWeb: Handle currently ignored WebIDL::ExceptionOr<T>
s
2022-10-31 14:12:44 +00:00
MimeSniff
LibWeb: Merge latest mimesniff spec update
2022-11-11 12:13:09 +00:00
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
LibWeb: Implement 'Determine request’s Referrer' AO
2022-10-30 20:10:29 +00:00
RequestIdleCallback
ResizeObserver
Scripts
SecureContexts
LibWeb: Implement 'Is url potentially trustworthy?' AO
2022-10-30 20:10:29 +00:00
Selection
LibWeb: Handle currently ignored WebIDL::ExceptionOr<T>
s
2022-10-31 14:12:44 +00:00
Streams
SVG
LibWeb: Sketch out basic support for SVG <foreignObject> elements
2022-11-16 13:01:21 +01:00
Tests
UIEvents
LibWeb: Fire a keypress event after firing a keydown event
2022-11-07 14:10:41 +01:00
URL
LibWeb: Implement 'host is domain' concept from the URL spec
2022-10-30 20:10:29 +00:00
WebAssembly
WebDriver
LibWeb+LibWebView+WebContent+WebDriver: Implement Send Alert Text
2022-11-16 17:23:56 +00:00
WebGL
WebIDL
LibWeb: Mark WebIDL::ExceptionOr<T>
as [[nodiscard]]
2022-10-31 14:12:44 +00:00
WebSockets
XHR
LibWeb: Implement XMLHttpRequest.withCredentials
2022-11-14 10:00:11 +00:00
XML
LibXML+LibWeb: Store the XML document's original source
2022-11-03 14:52:16 +00:00
CMakeLists.txt
LibWeb: Sketch out basic support for SVG <foreignObject> elements
2022-11-16 13:01:21 +01:00
Dump.cpp
LibWeb: Recognise the ::placeholder pseudo element
2022-11-07 14:10:41 +01:00
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