..
accname
LibWeb: Space-separate parts of multi-label accessible names
2024-12-26 20:44:14 +00:00
clipboard-apis
LibWebView: Move headless clipboard management to LibWebView
2025-10-10 15:10:03 -04:00
compat
LibWeb/CSS: Add -webkit-filter as a legacy alias
2025-07-23 09:32:39 +02:00
compression
LibWeb: Import decompression-corrupt-input.tentative.any.html tests
2025-06-14 18:26:56 -04:00
content-security-policy
LibWeb: Avoid accessing opaque origin port during CSP checks
2025-07-13 14:33:33 +02:00
css
LibWeb: Support top-level tree counting functions
2025-10-20 16:12:08 +01:00
custom-elements
LibWeb/HTML: Provide a fallback for validation anchor
2025-07-08 17:08:39 +01:00
dom
LibWeb: Make Event.currentTarget return WindowProxy instead of Window
2025-10-15 15:36:34 +02:00
domparsing
LibWeb: Return base Document for non-HTML parses
2025-07-25 10:08:29 -06:00
domxpath
LibWeb: Add WPT tests related to XPath evaluation
2025-10-03 13:16:11 +02:00
editing
LibWeb: Use correct command in reorder_modifiable_descendants
2025-07-16 12:40:38 +02:00
encoding
LibRegex: Compare code units (not code points) in non-Unicode char range
2025-07-21 23:44:18 +02:00
fetch
LibWeb: Parse and propagate the iframe sandbox attribute
2025-08-07 19:24:39 +02:00
FileAPI /reading-data-section
LibWeb/FileAPI: Implement aborting a FileReader read
2025-01-30 14:25:27 -07:00
gamepad
LibWeb: Make eventInitDict GamepadEvent constructor parameter optional
2025-09-23 16:04:56 +01:00
geolocation
LibWeb: Stub Geolocation API
2025-06-21 10:00:29 +02: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: Check that elements are HTML elements in StackOfOpenElements
2025-10-20 12:14:14 +01:00
html-aam
Tests: Synchronize imported tests with the WPT repository
2025-06-22 23:51:34 +02:00
IndexedDB
LibWeb/Tests: Update IDB keyorder test file
2025-08-14 09:31:56 +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
intersection-observer
LibWeb+LibGfx: Make IntersectionObserver checks edge-inclusive
2025-02-16 18:09:08 +01:00
media-capabilities
Tests: Synchronize imported tests with the WPT repository
2025-06-22 23:51:34 +02: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
LibWeb: Abort ongoing navigations when firing certain navigate events
2025-07-06 21:43:56 +02:00
notifications
LibWeb: Add a simplified Notification constructor
2025-09-24 11:53:14 +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 /hashless-hex-color
LibWeb: Allow parsing of <quirky-color>
2025-05-17 06:47:55 +01:00
resize-observer
Tests: Import resize-observer/observe.html WPT test
2025-09-08 18:39:54 +02:00
selection/shadow-dom /tentative
LibWeb: Assert that nodes share shadow-including root in BP calculation
2024-12-03 15:31:41 +01:00
serial
LibWeb: Import serial idl harness wpt tests
2025-08-08 10:23:17 +02:00
shadow-dom
LibWeb: Avoid crash when shadow root has null focused area
2025-10-12 22:50:12 +01:00
streams
Tests: Synchronize imported tests with the WPT repository
2025-06-22 23:51:34 +02:00
svg
LibWeb: Support font-stretch SVG presentation attribute
2025-10-11 08:12:38 +01:00
svg-aam
LibWeb: Compute roles for SVG graphics-symbol elements and foreignObject
2024-12-27 17:16:15 -08:00
trusted-types
LibWeb: Add new passing WPT tests
2025-10-13 13:22:01 +01:00
uievents /constructors
Tests: Create imported WPT test output from completion callback data
2024-12-02 22:41:51 +00:00
url
LibRegex: Compare code units (not code points) in non-Unicode char range
2025-07-21 23:44:18 +02:00
urlpattern
LibRegex: Compare code units (not code points) in non-Unicode char range
2025-07-21 23:44:18 +02: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
LibWeb: Throw range error when initial is greater than maximum
2025-09-10 05:23:07 +02:00
web-animations /interfaces
LibWeb: Account for non-shorthand sub-properties when serializing border
2025-07-16 06:49:38 +01:00
webaudio
LibWeb/WebAudio: Add renderQuantumSize
2025-08-20 14:51:01 +02:00
WebCryptoAPI
LibWeb/Crypto: Add JWK alg attribute to Ed{448,25519} keys
2025-08-03 04:52:35 -07: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
Tests/LibWeb: Import webstorage symbol-props WPT test
2025-07-03 12:45:31 +01:00
xhr
LibWeb: Include submitter name and value when constructing FormData
2025-07-15 20:49:39 +02:00