.. |
accname
|
LibWeb: Space-separate parts of multi-label accessible names
|
2024-12-26 20:44:14 +00:00 |
clipboard-apis
|
LibWeb: Implement the ClipboardItem API
|
2024-12-20 15:29:18 +00:00 |
compression
|
LibWeb: Implement ReadableStreamPipeTo according to spec
|
2025-04-11 12:10:46 -04:00 |
css
|
LibWeb: Make elements with 'opacity: 0' respond to hit-testing
|
2025-05-07 01:45:07 +03:00 |
custom-elements
|
IDLGenerators: Throw TypeError if custom element is already constructed
|
2025-02-22 05:39:23 -05:00 |
dom
|
LibWeb: Implement 'State-preserving atomic move integration'
|
2025-04-26 08:45:37 -06:00 |
domparsing
|
Tests: Mark test as passing in XMLSerializer-serializeToString.txt
|
2024-12-09 09:13:24 +00:00 |
editing/other
|
LibWeb: Disallow Editing API calls on non-HTML documents
|
2025-01-21 19:08:37 +01:00 |
encoding
|
LibWeb: Prevent crash when encoding into detached buffer
|
2025-04-19 07:08:12 -04:00 |
fetch
|
LibWeb: Implement formData() for "multipart/form-data"
|
2025-01-20 23:33:51 +00:00 |
FileAPI/reading-data-section
|
LibWeb/FileAPI: Implement aborting a FileReader read
|
2025-01-30 14:25:27 -07:00 |
graphics-aria
|
LibWeb: Add support for ARIA Graphics roles
|
2024-12-27 17:16:15 -08:00 |
hr-time
|
LibWeb: Implement basic high resolution time coarsening
|
2025-01-30 18:37:53 +01:00 |
html
|
LibWeb: Add {,de}serialization steps for ImageData
|
2025-05-09 02:12:01 +12:00 |
html-aam
|
LibWeb: Support the ARIA “sectionheader” & “sectionfooter” roles
|
2024-12-16 06:56:31 -08:00 |
IndexedDB
|
LibWeb/IDB: Implement IDBCursor::continue
|
2025-05-06 11:16:01 +02:00 |
inert
|
LibWeb: Ensure inert elements are not visible for hit testing
|
2025-02-21 12:41:57 +00:00 |
infrastructure/testdriver
|
Tests: Add vendor-specific testdriver send_keys() function
|
2024-12-10 17:16:29 -08:00 |
intersection-observer
|
LibWeb+LibGfx: Make IntersectionObserver checks edge-inclusive
|
2025-02-16 18:09:08 +01:00 |
media-capabilities
|
LibWeb: Implement MediaCapabilities.decodingInfo()
|
2025-02-18 10:18:40 -07:00 |
media-source
|
Tests: Create imported WPT test output from completion callback data
|
2024-12-02 22:41:51 +00:00 |
navigation-api/navigate-event
|
Tests: Create imported WPT test output from completion callback data
|
2024-12-02 22:41:51 +00:00 |
png
|
Tests/LibWeb: Import a PNG and CICP related test
|
2025-02-25 22:37:22 +01:00 |
pointerevents
|
LibWeb: Parse and propagate touch-action CSS property
|
2025-05-06 12:22:01 +01:00 |
resize-observer
|
LibWeb: Report exceptions that occur during resize observer callback
|
2024-12-19 15:25:08 +00:00 |
selection/shadow-dom/tentative
|
LibWeb: Assert that nodes share shadow-including root in BP calculation
|
2024-12-03 15:31:41 +01:00 |
shadow-dom
|
LibWeb: When declarative shadow attachment fails, continue in right spot
|
2025-04-25 11:01:17 +02:00 |
streams
|
LibWeb: Use (de)serialization with transfer AOs for structured cloning
|
2025-04-17 12:13:13 -04:00 |
svg/styling
|
LibWeb: Move presentation attrs from SVGGraphicsElement to SVGElement
|
2025-04-25 10:18:34 +02:00 |
svg-aam
|
LibWeb: Compute roles for SVG graphics-symbol elements and foreignObject
|
2024-12-27 17:16:15 -08:00 |
uievents/constructors
|
Tests: Create imported WPT test output from completion callback data
|
2024-12-02 22:41:51 +00:00 |
url
|
LibURL+LibWeb: Ensure opaque paths always roundtrip
|
2025-03-18 12:17:19 +00:00 |
urlpattern
|
LibURL/Pattern: Fix PatternParser logic for prefix codepoint comparison
|
2025-04-07 10:29:09 -04:00 |
user-timing
|
LibWeb: Report performance based timestamps relative to ESO time origin
|
2025-01-27 14:53:33 +01:00 |
wai-aria/role
|
LibWeb: Ignore role=none for focusable & has-global-ARIA-attribute cases
|
2025-01-09 14:08:23 +00:00 |
wasm/jsapi
|
Tests/LibWeb: Rebaseline some no-longer-failing wasm tests
|
2025-05-08 03:35:11 -06:00 |
webaudio/the-audio-api
|
LibWeb: Prevent AudioBuffer data being copied to or from a shared buffer
|
2025-02-09 14:13:46 +00:00 |
WebCryptoAPI
|
LibCrypto: Use OpenSSL for SECPxxxr1 sign/verify operations
|
2025-01-27 12:24:48 +01:00 |
webidl
|
LibWeb/Bindings: Use realm's globalObject as thisValue if nullish
|
2025-04-22 12:17:14 +02:00 |
webmessaging
|
Tests: Create imported WPT test output from completion callback data
|
2024-12-02 22:41:51 +00:00 |
webstorage
|
LibWeb: Correctly initialize Storage objects on the Document
|
2025-01-02 11:31:15 +01:00 |
xhr
|
LibWeb: Use double type in ProgressEvent
|
2025-04-17 08:28:47 -04:00 |