ladybird/Tests/LibWeb/Text/expected/wpt-import
Callum Law d31a58a7d6 LibWeb: Add support for the 'all' CSS property
The "longhands" array is populated in the code generator to avoid the
overhead of manually maintaining the list in Properties.json

There is one subtest that still fails in
'cssstyledeclaration-csstext-all-shorthand', this is related to
us not maintaining the relative order of CSS declarations for custom vs
non-custom properties.
2025-06-12 15:25: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
compression LibWeb: Implement ReadableStreamPipeTo according to spec 2025-04-11 12:10:46 -04:00
css LibWeb: Add support for the 'all' CSS property 2025-06-12 15:25:35 +01: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: Implement XML Char validation for Text node serialization 2025-05-14 18:18:08 +12: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/FileAPI: Handle an aborted stream in Blob::get_stream() close 2025-05-31 09:12:57 -04: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: Implement the request-close command 2025-06-07 04:06:01 +01: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
quirks/hashless-hex-color 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
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/HTML: Use find flattened slots in assignedElements/assignedNodes 2025-05-19 23:26:02 +12:00
streams LibWeb: Implement TransformStream transfer 2025-05-21 06:54:44 -04:00
svg LibWeb: Support shorthand properties as presentational hints 2025-05-29 12:04:28 +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 Tests: Import the call-indirect wpt wasm test 2025-05-22 07:35:58 +01:00
webaudio/the-audio-api LibWeb: Print FIXME instead of throwing NotSupportedError in WebAudio 2025-05-28 20:37:35 +02: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