..
ARIA
Bindings
LibWeb: Add a list of the entry names in the PerformanceTiming interface
2023-03-23 21:00:43 +00:00
Cookie
Crypto
CSS
LibWeb: Declare defaulted style value comparision operators inline
2023-03-28 09:18:50 +01:00
DOM
LibWeb: Pass scope in ParentNode::query_selector_all
2023-03-21 10:45:19 +01:00
DOMParsing
Encoding
Fetch
LibWeb: Support loading file:// URLs via fetch (through ResourceLoader)
2023-03-22 23:34:32 +00:00
FileAPI
Geometry
LibWeb: Remove FIXME for existing [Default] object toJSON()
functions
2023-03-23 21:00:43 +00:00
HighResolutionTime
LibWeb: Implement performance.mark and performance.clearMarks
2023-03-23 21:00:43 +00:00
HTML
LibWeb: Check for empty name in is_in_same_radio_button_group()
2023-03-26 21:55:21 +01:00
Infra
IntersectionObserver
Layout
LibWeb: Use fit-content width in place of indefinite flex item widths
2023-03-27 23:28:07 +02:00
Loader
LibWeb: Run XML parser input through encoding decoder
2023-03-26 15:48:45 +01:00
MimeSniff
NavigationTiming
LibWeb: Add a list of the entry names in the PerformanceTiming interface
2023-03-23 21:00:43 +00:00
Page
WebContent+Everywhere: Add a WebContent IPC to activate a tab
2023-03-21 09:39:49 +00:00
Painting
LibWeb: Remove now-unused includes from StyleValue.cpp
2023-03-25 16:56:04 +00:00
PerformanceTimeline
LibWeb: Introduce Performance Timeline and its Performance functions
2023-03-23 21:00:43 +00:00
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver
Scripts
SecureContexts
Selection
Streams
SVG
LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp}
2023-03-25 16:56:04 +00:00
Tests
UIEvents
LibWeb: Initialize static web strings during main-thread VM creation
2023-03-18 19:50:45 +01:00
URL
UserTiming
LibWeb: Implement performance.mark and performance.clearMarks
2023-03-23 21:00:43 +00:00
WebAssembly
LibWeb: Remove remaining WebAssemblyObject data to the namespace file
2023-03-16 19:39:17 +00:00
WebDriver
LibWeb/WebDriver: Wait for more data to arrive if request is incomplete
2023-03-26 17:56:17 +02:00
WebGL
WebIDL
WebSockets
XHR
LibWeb: Create the correct error objects in XHR::handle_errors
2023-03-23 20:01:38 +01:00
XML
CMakeLists.txt
LibWeb: Split StyleValueList out of StyleValue.{h,cpp}
2023-03-25 16:56:04 +00:00
Dump.cpp
LibWeb: Support the :scope pseudo class
2023-03-21 10:45:19 +01:00
Dump.h
LibWeb+Browser+Ladybird: Add menu action to dump paint tree
2023-03-18 20:23:35 +01:00
FontCache.cpp
FontCache.h
Forward.h
LibWeb: Implement performance.mark and performance.clearMarks
2023-03-23 21:00:43 +00:00
idl_files.cmake
LibWeb: Implement performance.mark and performance.clearMarks
2023-03-23 21:00:43 +00:00
Namespace.cpp
LibWeb: Initialize static web strings during main-thread VM creation
2023-03-18 19:50:45 +01:00
Namespace.h
LibWeb: Initialize static web strings during main-thread VM creation
2023-03-18 19:50:45 +01:00
PixelUnits.h
TreeNode.h