.. |
ARIA
|
6f5dd9e11c
LibWeb: Return correct RoleType for composite ARIA role
|
vor 1 Jahr |
Animations
|
0e3487b9ab
LibWeb: Rename StyleValue -> CSSStyleValue
|
vor 11 Monaten |
Bindings
|
bab086694a
LibWeb: Support SRI for import maps
|
vor 11 Monaten |
CSS
|
3e92ec80f3
LibWeb: Set correct longhand values when using grid-placement shorthand
|
vor 11 Monaten |
Clipboard
|
0b0d44da27
LibWeb: Implement the ClipboardEvent IDL interface
|
vor 11 Monaten |
Cookie
|
b20a1d0fcd
LibWeb: Prefix AK::Duration with AK Namespace
|
vor 1 Jahr |
Crypto
|
90a2dcfde1
LibWeb: Implement KeyAlgorithms for big-endian
|
vor 1 Jahr |
DOM
|
30b636e90b
LibWeb: Add "position: sticky" support
|
vor 11 Monaten |
DOMParsing
|
9171c35183
LibWeb: Refactor DOM parsing APIs
|
vor 1 Jahr |
DOMURL
|
d56da8cf9a
LibWeb: Sort URLSearchParams using UTF-16 code units
|
vor 11 Monaten |
Encoding
|
6b2c459901
LibTextCodec: Fix ISO-8859-1 vs. windows-1252 handling in web contexts
|
vor 1 Jahr |
EntriesAPI
|
169163b002
LibWeb/EntriesAPI: Implement FileSystemEntry
|
vor 11 Monaten |
Fetch
|
23da1752b5
LibWeb/Fetch: Set HTTP status code on cached responses
|
vor 11 Monaten |
FileAPI
|
67976d041b
LibWeb/FileAPI: Add [Clamp] extended attribute to Blob.slice
|
vor 11 Monaten |
Geometry
|
9b1af542e7
Bindings: Implement is_supported_property_index in terms of item_value
|
vor 1 Jahr |
HTML
|
96ad310643
LibWeb: Remove range-count filter from selection change handlers
|
vor 11 Monaten |
HighResolutionTime
|
a034d1e675
LibWeb/HighResolutionTime: Add missing visit to Performance
|
vor 1 Jahr |
IndexedDB
|
68d84755f4
LibWeb: Implement IDBRequest.onerror
|
vor 1 Jahr |
Infra
|
bfc9dc447f
AK+LibWeb: Replace our home-grown base64 encoder/decoders with simdutf
|
vor 1 Jahr |
Internals
|
59fe7ca830
LibWeb: Convert internal test event coordinates to device pixels
|
vor 11 Monaten |
IntersectionObserver
|
4fe0cbcf85
LibWeb: Use 'FIXME' extended attribute where possible
|
vor 1 Jahr |
Layout
|
11e7d72686
LibWeb: Layout text chunks based on their Unicode direction
|
vor 11 Monaten |
Loader
|
804729fe37
Libraries+Ladybird: Rename LibProtocol -> LibRequests
|
vor 11 Monaten |
MathML
|
9ea6ab0ad4
LibJS+LibWeb: Fix a ton of JS_CELL-like macro issues
|
vor 1 Jahr |
MimeSniff
|
08a3904309
LibWeb/MimeSniff: Implement "minimize a supported MIME type"
|
vor 1 Jahr |
MixedContent
|
e6a668ad91
HTML: BrowsingContext: Remove `m_parent` and fix `is_ancestor_of`
|
vor 11 Monaten |
NavigationTiming
|
14267b5d63
LibWeb: Add stub implementation of performance.navigation
|
vor 1 Jahr |
Page
|
430c9d3e3f
LibWeb: Use a Unicode text segmenter to select words on double-click
|
vor 11 Monaten |
Painting
|
11e7d72686
LibWeb: Layout text chunks based on their Unicode direction
|
vor 11 Monaten |
PerformanceTimeline
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
vor 1 Jahr |
PermissionsPolicy
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
vor 1 Jahr |
Platform
|
b20a1d0fcd
LibWeb: Prefix AK::Duration with AK Namespace
|
vor 1 Jahr |
ReferrerPolicy
|
84a7fead0e
LibURL: Make percent_encode return a String
|
vor 1 Jahr |
RequestIdleCallback
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
vor 1 Jahr |
ResizeObserver
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
vor 1 Jahr |
SRI
|
22e0603bf7
LibWeb: Implement integrity-metadata part of fetch algorithm
|
vor 2 Jahren |
SVG
|
a95905f93f
LibWeb: Support animations in embedded SVG images
|
vor 11 Monaten |
SecureContexts
|
d14888f31a
LibWeb: Consider resource: URLs to be trustworthy and non-opaque
|
vor 1 Jahr |
Selection
|
416c478876
LibWeb: Don't try to set selection with anchor/focus in different roots
|
vor 1 Jahr |
StorageAPI
|
e3b3041a0c
LibWeb: Implement NavigatorStorage mixin interface
|
vor 11 Monaten |
Streams
|
26fe7a628c
LibWeb: Capture incoming reason argument
|
vor 11 Monaten |
UIEvents
|
f14e7c7261
LibWeb: Add a helper to lookup a key code from its string name
|
vor 11 Monaten |
UserTiming
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
vor 1 Jahr |
WebAssembly
|
003fc4f8ee
LibWeb: Handle multiple result values for WebAssembly functions
|
vor 11 Monaten |
WebAudio
|
014a069157
WebAudio: Stub remainder of `AudioBufferSourceNode`
|
vor 1 Jahr |
WebDriver
|
b688b5d9d4
LibWeb: Correctly test if WebDriver ExecuteScript timeout is reached
|
vor 11 Monaten |
WebGL
|
bb95a48035
LibWeb/WebGL: Stub missing includes for WebGLRenderingContext
|
vor 11 Monaten |
WebIDL
|
3be7e88903
LibWeb/WebIDL: Throw correct error when converting integers
|
vor 11 Monaten |
WebSockets
|
b583aec3ac
LibWeb: Add [Clamp] extended attribute to WebSocket.close
|
vor 11 Monaten |
Worker
|
27ef9ffa8f
LibWeb+WebWorker: Add IPC messages to request and communicate shutdown
|
vor 1 Jahr |
XHR
|
dda7325358
LibWeb/XHR: Expose FormData to Worker
|
vor 11 Monaten |
XLink
|
c4efc0a5aa
LibWeb: Add Web::XLink::AttributeNames
|
vor 1 Jahr |
XML
|
007c292af3
LibWeb: Execute the correct script in XMLDocumentBuilder::element_end()
|
vor 1 Jahr |
CMakeLists.txt
|
03bbc2b111
LibWeb/SVG: Implement `SVGImageElement`
|
vor 11 Monaten |
Dump.cpp
|
e71ed67069
LibWeb: Show in dumps when elements represent a pseudo element
|
vor 11 Monaten |
Dump.h
|
aef4b84e22
LibWeb+WebContent: Add option to dump session history of a traversable
|
vor 1 Jahr |
Forward.h
|
53ab6fa403
LibWeb: Stub the `ServiceWorkerContainer` interface
|
vor 11 Monaten |
Namespace.cpp
|
3ff81dcb65
LibWeb: Make Web::Namespace::Foo strings be FlyString
|
vor 1 Jahr |
Namespace.h
|
3ff81dcb65
LibWeb: Make Web::Namespace::Foo strings be FlyString
|
vor 1 Jahr |
PixelUnits.cpp
|
c069ab1ca0
LibWeb: Refactor int types in WebContentServer to DevicePixels
|
vor 1 Jahr |
PixelUnits.h
|
2c5d626b21
LibWeb: Don't crash when converting small CSS::Ratio to CSSPixelFraction
|
vor 11 Monaten |
TraversalDecision.h
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
vor 1 Jahr |
TreeNode.h
|
397774d422
Everywhere: Remove usages of `template` keyword with no parameter list
|
vor 1 Jahr |
idl_files.cmake
|
03bbc2b111
LibWeb/SVG: Implement `SVGImageElement`
|
vor 11 Monaten |