.. |
Animations
|
LibWeb: Remove scopes for execution contexts in Animation finish steps
|
2024-03-09 15:34:27 +01:00 |
ARIA
|
LibWeb: Return correct RoleType for composite ARIA role
|
2024-01-27 14:52:41 -05:00 |
Bindings
|
LibWeb: Implement and use the fetch a module worker script graph AO
|
2024-03-06 07:19:10 +01:00 |
Clipboard
|
LibWeb: Format all .idl files to use four space indentation
|
2024-01-18 14:00:06 +01:00 |
Cookie
|
|
|
Crypto
|
LibWeb: Add and use a helper to reject a promise with an exception
|
2024-03-08 14:14:57 -05:00 |
CSS
|
LibWeb: Add support for the inline-size CSS property
|
2024-03-09 16:02:17 +01:00 |
DOM
|
LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot
|
2024-03-09 16:13:32 +01:00 |
DOMParsing
|
LibWeb: Add ad-hoc method for serializing CDATASection nodes to string
|
2024-02-19 10:42:56 +01:00 |
DOMURL
|
Everywhere: Use unqualified AK::URL
|
2024-02-25 08:54:31 +01:00 |
Encoding
|
LibWeb: Use WebIDL types where possible instead of C types
|
2024-02-26 19:26:13 +00:00 |
Fetch
|
LibWeb: Add and use a helper to reject a promise with an exception
|
2024-03-08 14:14:57 -05:00 |
FileAPI
|
LibWeb: Add and use a helper to reject a promise with an exception
|
2024-03-08 14:14:57 -05:00 |
Geometry
|
LibWeb: Ensure DOMRect top, bottom, left and right handle NaN correctly
|
2024-02-21 19:38:17 +01:00 |
HighResolutionTime
|
LibWeb: Allow performance timestamps to have sub-millisecond precision
|
2024-02-26 16:12:20 -07:00 |
HTML
|
LibWeb: Add and use a helper to reject a promise with an exception
|
2024-03-08 14:14:57 -05:00 |
Infra
|
|
|
Internals
|
Revert "LibWeb: Allow bypassing transient activation checks for tests"
|
2024-02-25 12:35:49 -05:00 |
IntersectionObserver
|
LibWeb: Implement IntersectionObserver "intersection roots" per spec
|
2024-02-24 19:56:08 +01:00 |
Layout
|
LibWeb: Account for margin and padding of justified abspos flex items
|
2024-03-09 16:02:17 +01:00 |
Loader
|
Everywhere: Merge the WebSocket service into RequestServer
|
2024-03-06 10:07:27 +01:00 |
MathML
|
|
|
MimeSniff
|
LibWeb/MimeSniff: Add non-standard text or binary context sniffing
|
2024-02-02 14:34:17 -05:00 |
NavigationTiming
|
|
|
Page
|
LibWebView+WebContent: Use Web::InputEvent for WebContent input IPC
|
2024-03-06 07:46:18 +01:00 |
Painting
|
LibWeb: Always check paintable boxes children during hit-testing
|
2024-03-05 15:43:17 +01:00 |
PerformanceTimeline
|
|
|
PermissionsPolicy
|
Everywhere: Use unqualified AK::URL
|
2024-02-25 08:54:31 +01:00 |
Platform
|
|
|
ReferrerPolicy
|
LibWeb: Consistently use the EmptyString state of ReferrerPolicy
|
2024-03-06 07:19:10 +01:00 |
RequestIdleCallback
|
|
|
ResizeObserver
|
LibWeb: Implement ResizeObserver::disconnect()
|
2024-02-20 10:55:10 +01:00 |
SecureContexts
|
Everywhere: Use unqualified AK::URL
|
2024-02-25 08:54:31 +01:00 |
Selection
|
|
|
SRI
|
|
|
Streams
|
LibWeb: Add and use a helper to reject a promise with an exception
|
2024-03-08 14:14:57 -05:00 |
SVG
|
LibWeb: Update SVG <circle> element to use geometry properties
|
2024-03-04 10:50:32 +01:00 |
UIEvents
|
LibWeb: Use WebIDL types where possible instead of C types
|
2024-02-26 19:26:13 +00:00 |
UserTiming
|
|
|
WebAssembly
|
|
|
WebAudio
|
|
|
WebDriver
|
LibWeb: Set size of canvas used to take WebDriver screenshots explicitly
|
2024-02-21 10:10:44 +01:00 |
WebGL
|
Everywhere: Prefer {:#x} over 0x{:x} in format strings
|
2024-02-21 17:54:38 +01:00 |
WebIDL
|
LibWeb: Add ObservableArray::for_each()
|
2024-03-09 16:13:32 +01:00 |
WebSockets
|
Everywhere: Merge the WebSocket service into RequestServer
|
2024-03-06 10:07:27 +01:00 |
Worker
|
LibWeb: Serialize and pass to the WebWorker the current ESO
|
2024-03-06 07:19:10 +01:00 |
XHR
|
Everywhere: Use unqualified AK::URL
|
2024-02-25 08:54:31 +01:00 |
XLink
|
|
|
XML
|
LibWeb: Make the default XML namespace an empty Optional
|
2024-02-19 10:42:56 +01:00 |
CMakeLists.txt
|
LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot
|
2024-03-09 16:13:32 +01:00 |
Dump.cpp
|
Everywhere: Use unqualified AK::URL
|
2024-02-25 08:54:31 +01:00 |
Dump.h
|
|
|
Forward.h
|
LibWeb+LibWebView+WebContent: Implement more <input type=file> behavior
|
2024-02-26 14:18:49 +01:00 |
idl_files.cmake
|
LibWeb: Rename URL platform object to DOMURL
|
2024-02-25 08:54:31 +01:00 |
Namespace.cpp
|
|
|
Namespace.h
|
|
|
PixelUnits.cpp
|
|
|
PixelUnits.h
|
LibWeb: Properly round CSSPixels values in device_to_css_rect
|
2024-02-21 20:08:25 +01:00 |
TreeNode.h
|
|
|