ladybird/Tests/LibWeb/Text/expected/wpt-import
Tim Ledbetter d114f13029 LibWeb/SVG: Respect script element type attribute
Previously, scripts would run regardless of the value of this attribute.
2025-02-26 16:08:35 +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
css LibWeb/Canvas: Correctly return globalCompositeOperation 2025-02-24 13:55:51 +00: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 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/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
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/SVG: Respect script element type attribute 2025-02-26 16:08:35 +01:00
html-aam LibWeb: Support the ARIA “sectionheader” & “sectionfooter” roles 2024-12-16 06:56:31 -08: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 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 Tests: Create imported WPT test output from completion callback data 2024-12-02 22:41:51 +00: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
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: Create imported WPT test output from completion callback data 2024-12-02 22:41:51 +00:00
url LibWeb/HTML: Scroll to the fragment before loading the document 2025-01-15 12:43:48 +00: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 LibWeb: Import WPT tests for WebAssembly.Global 2024-12-24 15:20:28 +01: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 IDLGenerators: Set Iterator @@toStringTag with correct descriptor 2025-01-11 10:02:48 -05: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 create_entry when constructing FormData entry list 2025-02-20 03:24:51 +00:00