.. |
ARIA
|
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2023-03-10 13:15:44 +01:00 |
Bindings
|
LibWeb: Add WebGL::EventNames
|
2023-04-09 17:27:27 +02:00 |
Cookie
|
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2023-03-10 13:15:44 +01:00 |
Crypto
|
AK+Everywhere: Change AK::fill_with_random to accept a Bytes object
|
2023-04-03 15:53:49 +02:00 |
CSS
|
LibWeb: Port EventTarget to new {Fly}String
|
2023-04-09 17:27:27 +02:00 |
DOM
|
LibWeb: Port fire_a_page_transition_event() to new FlyString
|
2023-04-09 17:27:27 +02:00 |
DOMParsing
|
|
|
Encoding
|
|
|
Fetch
|
LibWeb/Fetch: Use a basic filtered response for redirect navigations
|
2023-04-09 19:10:45 +02: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: Add initial implementation of CRC2D.clip()
|
2023-04-09 18:42:45 +02:00 |
Infra
|
LibWeb: Use equals_ignoring_ascii_case() in infra helper
|
2023-03-10 13:15:44 +01:00 |
IntersectionObserver
|
|
|
Layout
|
LibWeb: Create a basic layout node for HTMLVideoElement
|
2023-04-07 16:02:22 +02:00 |
Loader
|
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
2023-04-06 11:36:56 +02:00 |
MimeSniff
|
|
|
NavigationTiming
|
LibWeb: Add a list of the entry names in the PerformanceTiming interface
|
2023-03-23 21:00:43 +00:00 |
Page
|
LibWeb: Port fire_keyboard_event() to new FlyString
|
2023-04-09 17:27:27 +02:00 |
Painting
|
LibWeb: Begin painting video controls on HTMLVideoElement layout nodes
|
2023-04-08 22:04:14 +02:00 |
PerformanceTimeline
|
LibWeb: Introduce Performance Timeline and its Performance functions
|
2023-03-23 21:00:43 +00:00 |
Platform
|
|
|
ReferrerPolicy
|
LibWeb: Add HTMLAnchorElement.referrerPolicy property
|
2023-03-31 11:36:41 +01:00 |
RequestIdleCallback
|
LibWeb/HTML: Port Window.requestIdleCallback() to IDL
|
2023-03-07 23:33:34 +00:00 |
ResizeObserver
|
|
|
Scripts
|
|
|
SecureContexts
|
|
|
Selection
|
|
|
Streams
|
LibWeb: Implement WritableStream.close()
|
2023-04-09 18:37:34 +02:00 |
SVG
|
LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp}
|
2023-03-25 16:56:04 +00:00 |
Tests
|
|
|
UIEvents
|
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
|
2023-04-07 22:41:01 +02:00 |
URL
|
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2023-03-15 08:48:49 +01:00 |
UserTiming
|
LibWeb: Implement performance.mark and performance.clearMarks
|
2023-03-23 21:00:43 +00:00 |
WebAssembly
|
LibWeb+LibWasm: Implement and use the "reset the Memory buffer" steps
|
2023-03-29 07:16:37 +02:00 |
WebDriver
|
LibWeb/WebDriver: Wait for more data to arrive if request is incomplete
|
2023-03-26 17:56:17 +02:00 |
WebGL
|
LibWeb: Port fire_webgl_context_event() to new FlyString
|
2023-04-09 17:27:27 +02:00 |
WebIDL
|
LibWeb: Add missing include to WebIDL::Promise
|
2023-04-08 22:04:14 +02:00 |
WebSockets
|
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
|
2023-04-07 22:41:01 +02:00 |
XHR
|
LibWeb: Port fire_progress_event() + request_error_steps() to new String
|
2023-04-09 17:27:27 +02:00 |
XML
|
LibWeb: Port fire_a_page_transition_event() to new FlyString
|
2023-04-09 17:27:27 +02:00 |
CMakeLists.txt
|
LibWeb: Add simple canvas path clipper
|
2023-04-09 18:42:45 +02:00 |
Dump.cpp
|
LibWeb: Implement the :defined pseudo class
|
2023-04-06 11:36:56 +02:00 |
Dump.h
|
LibWeb+Browser+Ladybird: Add menu action to dump paint tree
|
2023-03-18 20:23:35 +01:00 |
FontCache.cpp
|
LibWeb: Scale the font when painting the text on buttons
|
2023-03-15 23:29:00 +01:00 |
FontCache.h
|
LibWeb: Scale the font when painting the text on buttons
|
2023-03-15 23:29:00 +01:00 |
Forward.h
|
LibWeb: Add the WritableStreamDefaultController
|
2023-04-09 17:14:48 +02:00 |
idl_files.cmake
|
LibWeb: Implement TrackEvent for media events
|
2023-04-07 16:02:22 +02: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
|
|
|