ladybird/Libraries/LibWeb
Jelle Raaijmakers c0285f4a7e LibWeb: Do not require visible nodes in the wrap editing algorithm
The spec doesn't say they should exist, so we should not
`VERIFY_NOT_REACHED()` when they don't. Prevents a crash in the WPT
`editing/event.html` tests.
2024-12-21 19:15:58 +01:00
..
Animations LibWeb: Handle special cases of PseudoElement::Type correctly 2024-12-19 19:35:57 +00:00
ARIA LibWeb: Replace ARIA “synonym” roles with their preferred synonyms 2024-12-20 05:45:59 -08:00
Bindings LibWeb: PlatformObject::DefineOwnProperty fix 'has own property' check 2024-12-20 15:10:24 +01:00
Clipboard LibWeb: Implement the ClipboardItem API 2024-12-20 15:29:18 +00:00
Compression
Cookie
Crypto LibWeb: Correctly normalize HashAlgorithmIdentifier 2024-12-18 12:45:06 -08:00
CSS LibWeb: Update CSS resolved values spec link to editor's draft URL 2024-12-21 19:15:58 +01:00
DOM LibWeb: Add concept of boundary point to DOM::AbstractRange 2024-12-21 19:15:58 +01:00
DOMParsing
DOMURL
Editing LibWeb: Do not require visible nodes in the wrap editing algorithm 2024-12-21 19:15:58 +01:00
Encoding
EntriesAPI
EventTiming
Fetch LibWeb: Avoid re-encoding response headers 2024-12-17 13:44:10 +01:00
FileAPI
Geometry
HighResolutionTime
HTML LibWeb: Refer a spec issue in Location::internal_get_own_property 2024-12-20 14:46:28 +01:00
IndexedDB
Infra LibWeb: Avoid re-encoding response headers 2024-12-17 13:44:10 +01:00
Internals headless-browser: Let tests set their own timeout duration 2024-12-19 17:27:33 +00:00
IntersectionObserver
Layout Revert "LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue" 2024-12-21 18:14:28 +01:00
Loader
MathML
MediaCapabilitiesAPI
MediaSourceExtensions
MimeSniff
MixedContent
NavigationTiming
Page LibWeb: Use paintables when calculating mouse event offset 2024-12-20 15:50:41 +01:00
Painting LibGfx+LibWeb: Specify bottom left origin for WebGL's PaintingSurface 2024-12-20 20:47:45 +01:00
PerformanceTimeline
PermissionsPolicy
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver LibWeb: Report exceptions that occur during resize observer callback 2024-12-19 15:25:08 +00:00
SecureContexts
Selection LibWeb: Add concept of boundary point to DOM::AbstractRange 2024-12-21 19:15:58 +01:00
ServiceWorker
SRI
StorageAPI
Streams
SVG
UIEvents
UserTiming
WebAssembly
WebAudio LibWeb/WebAudio: Remove copy-pasted comments in DynamicsCompressorNode 2024-12-18 10:19:46 +01:00
WebDriver
WebGL LibGfx+LibWeb: Specify bottom left origin for WebGL's PaintingSurface 2024-12-20 20:47:45 +01:00
WebIDL LibWeb: Update WebIDL::invoke_callback() to follow the latest spec 2024-12-19 15:25:08 +00:00
WebSockets
WebVTT
Worker
XHR
XLink
XML
CMakeLists.txt Revert "LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue" 2024-12-21 18:14:28 +01:00
Dump.cpp
Dump.h
Forward.h Revert "LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue" 2024-12-21 18:14:28 +01:00
idl_files.cmake LibWeb: Implement the ClipboardItem API 2024-12-20 15:29:18 +00:00
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h LibWeb: Remove unused (Tree)Node::index_of_child() 2024-12-18 23:46:22 +00:00