ladybird/Tests/LibWeb/Text/input/wpt-import
devgianlu 1c836588d9 LibWeb: Add some compression WPT tests
These are relevant for the next commits.
2025-03-19 13:46:50 +01:00
..
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 LibWeb: Ensure the shortest serialization is used for border-radius 2025-03-18 21:55:06 +01:00
custom-elements IDLGenerators: Throw TypeError if custom element is already constructed 2025-02-22 05:39:23 -05:00
dom Tests: Import some newly-passing SVG tests 2025-02-25 15:02:35 +01: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/streams LibWeb: Implement TextEncoderStream 2025-02-07 11:04:46 -05: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: Rename internals.signalTextTestIsDone() to signalTestIsDone() 2025-03-18 20:09:46 +01: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
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: Add definitions for PointerEvent event handlers 2024-11-22 14:33:58 +01:00
resize-observer LibWeb: Report exceptions that occur during resize observer callback 2024-12-19 15:25:08 +00:00
resources LibWeb: Rename internals.signalTextTestIsDone() to signalTestIsDone() 2025-03-18 20:09:46 +01: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: Fire slotchange events when a slot is changed 2025-03-10 14:37:26 -04:00
streams LibWeb: Commit pull-into descriptors after filling from queue 2024-12-05 13:03:12 -05: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
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/jsapi LibWeb: Import WPT tests for WebAssembly.Global 2024-12-24 15:20:28 +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 IDLGenerators: Set Iterator @@toStringTag with correct descriptor 2025-01-11 10:02:48 -05: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 create_entry when constructing FormData entry list 2025-02-20 03:24:51 +00:00
LICENSE.md Tests: Import LICENSE.md from WPT 2024-10-30 08:28:51 +01:00