ladybird/Tests/LibWeb/Text/expected/wpt-import
2026-06-22 09:43:07 +02:00
..
accname Tests: Resync imported WPT tests 2026-04-04 23:36:58 +02:00
battery-status
clipboard-apis
compat LibWeb: Add missing -webkit- legacy property aliases 2026-02-13 11:13:54 +00:00
compression Tests: Remove imported WPT tests that have been deleted upstream 2026-04-04 23:36:58 +02:00
content-security-policy LibWeb/CSP: Apply strict-dynamic to inline scripts 2026-02-19 14:58:09 +01:00
cookies/attributes LibHTTP: Treat PSL star-rule domains as public suffixes 2026-06-16 06:14:07 +02:00
cors LibWeb: Track CORS-cross-origin image data for canvas tainting 2026-06-11 17:01:48 +02:00
credential-management Tests: Resync imported WPT tests 2026-04-04 23:36:58 +02:00
css LibWeb: Add missing properties to pseudo element allow list 2026-06-22 09:43:07 +02:00
custom-elements LibWeb: Allow HTMLLabelElement to delegate activation behavior 2026-05-26 09:29:13 +02:00
dom LibWeb: Fix XML processing instruction placement 2026-04-06 12:07:45 +02:00
domparsing
domxpath
ecmascript LibRegex/Rust: Add the ECMA-262 regex engine 2026-03-27 17:32:19 +01:00
editing LibWeb/Editing: Include all effectively contained nodes in traversal 2026-06-16 12:35:49 +02:00
encoding LibTextCodec: Use encoding_rs for legacy codecs 2026-06-20 21:56:43 +02:00
encoding-detection LibWeb: Implement chardetng-based encoding detection for HTML parsing 2026-05-23 11:57:33 +02:00
fetch LibWeb/Fetch: Implement CORS-preflight cache 2026-06-06 13:48:43 +02:00
FileAPI LibWeb: Default FileReader mime type to application/octet-string 2026-04-09 19:50:38 +02:00
fullscreen LibWeb: Add basics for the Permissions API 2026-05-11 21:01:01 +02:00
gamepad Tests: Resync imported WPT tests 2026-04-04 23:36:58 +02:00
geolocation
graphics-aria
hr-time
html LibWeb: Invalidate style when form control validity changes 2026-06-08 19:28:37 +02:00
html-aam Tests: Remove imported WPT tests that have been deleted upstream 2026-04-04 23:36:58 +02:00
IndexedDB Tests: Resync imported WPT tests 2026-04-04 23:36:58 +02:00
inert
infrastructure Tests: Import WPT test for document.fonts.ready 2026-02-24 15:44:32 +00:00
intersection-observer
media-capabilities
media-source LibWeb: Report support for WebM (VP9/Opus) in MediaSource 2026-04-01 02:54:22 -05:00
mediacapture-streams LibWeb: Add Media Capture and Stream APIs 2026-04-21 16:40:46 -05:00
navigation-api LibWeb: Align Navigable::reload() with the specification 2026-02-14 20:21:53 +01:00
notifications Tests: Resync imported WPT tests 2026-04-04 23:36:58 +02:00
page-visibility LibWeb: Properly set visibility state for nested documents 2026-04-01 17:26:46 +02:00
permissions LibWeb: Support Geolocation permission 2026-05-11 21:01:01 +02:00
png
pointerevents
quirks/hashless-hex-color
resize-observer
scroll-animations LibWeb: Update stale ScrollTimelines after layout 2026-05-08 22:59:16 +02:00
selection/shadow-dom/tentative
serial
service-workers/cache-storage LibWeb: Implement Cache.delete 2026-04-03 11:04:12 +02:00
shadow-dom
speech-api LibWeb: Stub SpeechSynthesis.cancel() 2026-02-10 11:58:23 +01:00
streams Tests: Resync imported WPT tests 2026-04-04 23:36:58 +02:00
svg LibGfx+LibWeb: Implement SVGTextPathElement.startOffset 2026-06-04 16:01:56 +02:00
svg-aam Tests: Resync imported WPT tests 2026-04-04 23:36:58 +02:00
trusted-types
uievents/constructors
url Tests: Import latest WPT URL test data 2026-06-07 13:33:15 +01:00
urlpattern LibURL/Pattern: Avoid eliding default ports in port patterns 2026-06-15 13:45:37 +02:00
user-timing LibWeb: Fix PerformanceTiming getters producing wrong wall clock values 2026-05-19 19:22:11 +02:00
wai-aria/role Tests: Resync imported WPT tests 2026-04-04 23:36:58 +02:00
wasm LibWeb: Support WASM modules 2026-04-03 21:21:09 +02:00
web-animations LibWeb: Invalidate animated style when KeyframeEffect changed from JS 2026-05-22 11:59:19 +01:00
webaudio Tests: Resync imported WPT tests 2026-04-04 23:36:58 +02:00
WebCryptoAPI LibWeb: Preserve CryptoKey algorithm types during serialization 2026-05-30 12:34:06 +02:00
webidl LibWeb: Always treat [Replaceable] attributes as having setters 2026-06-13 22:05:45 +02:00
webmessaging LibWeb: Implement cross process BroadcastChannel delivery 2026-04-14 18:43:28 +02:00
webstorage LibWeb: Implement legacy-clone of session storage shed on window.open 2026-05-18 16:38:15 +02:00
webxr LibWeb: Implement enough of WebXR for xrSession_end test to pass 2026-04-03 13:14:33 +02:00
workers LibWeb/Bindings: Preserve object EventHandler assignments 2026-06-11 21:33:58 +02:00
xhr