.. |
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 |
common
|
Tests/LibWeb: Import the WPT URL test suite
|
2025-03-18 10:00:33 +01:00 |
compression
|
LibWeb: Add some compression WPT tests
|
2025-03-19 13:46:50 +01:00 |
css
|
Tests: Import a WPT test for @font-face format specifiers
|
2025-05-23 16:36:56 +02:00 |
custom-elements
|
LibWeb: Stub out several methods for ElementInternals
|
2025-05-21 15:28:10 +01:00 |
dom
|
LibWeb: Implement 'State-preserving atomic move integration'
|
2025-04-26 08:45:37 -06:00 |
domparsing
|
LibWeb: Do not give the HTML namespace to elements when parsing XML
|
2024-11-27 17:10:32 +01: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 |
fonts
|
Meta+Tests: Substitute Ahem font path in import-wpt-test.py
|
2024-11-05 17:44:08 +01: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: Implement the translate attribute
|
2025-05-23 14:34:06 +02:00 |
html-aam
|
LibWeb: Support the ARIA “sectionheader” & “sectionfooter” roles
|
2024-12-16 06:56:31 -08:00 |
images
|
Tests: Fix 404 at css selector test
|
2024-11-29 12:16:50 +00:00 |
IndexedDB
|
LibWeb: Import WPT tests for IDBKeyRange
|
2025-01-14 23:46:09 +01: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 |
interfaces
|
LibWeb: Import WPT test for checking all the basic SVG interfaces exist
|
2025-05-16 20:36:07 +02:00 |
intersection-observer
|
Tests: Import WPT test for edge inclusivity in IntersectionObserver
|
2025-02-16 18:09:08 +01:00 |
media-capabilities
|
LibWeb: Implement MediaCapabilities.decodingInfo()
|
2025-02-18 10:18:40 -07:00 |
media-source
|
LibWeb: Partially implement MediaSource.isTypeSupported()
|
2024-11-26 23:51:02 +01:00 |
navigation-api/navigate-event
|
LibWeb: Add NavigateEvent.sourceElement
|
2025-02-04 12:24:50 +01: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 |
quirks
|
LibWeb: Allow parsing of <quirky-color>
|
2025-05-17 06:47:55 +01:00 |
resize-observer
|
LibWeb: Report exceptions that occur during resize observer callback
|
2024-12-19 15:25:08 +00:00 |
resources
|
LibWeb: Import the streams IDL harness test
|
2025-04-14 15:50:21 -04: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
|
Tests/LibWeb: Import a bunch of slots WPT tests
|
2025-05-19 23:26:02 +12:00 |
streams
|
LibWeb: Implement TransformStream transfer
|
2025-05-21 06:54:44 -04:00 |
svg
|
LibWeb: Import WPT test for checking all the basic SVG interfaces exist
|
2025-05-16 20:36:07 +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: Import WPT inputevent constructor test
|
2024-11-29 20:23:01 +00:00 |
url
|
LibURL+LibWeb: Ensure opaque paths always roundtrip
|
2025-03-18 12:17:19 +00:00 |
urlpattern
|
LibURL: Make port state override return failure more for URLPattern
|
2025-04-06 08:24:54 -04:00 |
user-timing
|
LibWeb: Report performance based timestamps relative to ESO time origin
|
2025-01-27 14:53:33 +01:00 |
wai-aria
|
LibWeb: Ignore role=none for focusable & has-global-ARIA-attribute cases
|
2025-01-09 14:08:23 +00:00 |
wasm
|
Tests: Import the call-indirect wpt wasm test
|
2025-05-22 07:35:58 +01:00 |
webaudio
|
LibURL+LibWeb+Tests: Remove redundant words
|
2025-02-27 10:35:39 +00:00 |
WebCryptoAPI
|
LibWeb: Support RSASSA-PKCS1-v1_5 in WebCryptoAPI
|
2025-01-17 12:43:03 +01:00 |
webidl
|
LibWeb/Tests: Import WPT test global-object-implicit-this-value
|
2025-04-22 12:17:14 +02:00 |
webmessaging
|
LibWeb: Implement BroadcastChannel.postMessage
|
2024-11-23 16:43:55 +01: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 |
LICENSE.md
|
Tests: Import LICENSE.md from WPT
|
2024-10-30 08:28:51 +01:00 |