ladybird/Tests/LibWeb/Text/input/wpt-import
Tim Ledbetter 62e52163d6 LibWeb: Interpolate text-shadow values as a shadow list
This is the same behavior as is currently used for `box-shadow`.
2025-07-30 10:51:50 +02:00
..
accname Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
clipboard-apis
common LibWeb: Give Element a CustomStateSet, exposed by ElementInternals 2025-07-04 18:10:28 +01: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: Interpolate text-shadow values as a shadow list 2025-07-30 10:51:50 +02:00
custom-elements LibWeb/HTML: Provide a fallback for validation anchor 2025-07-08 17:08:39 +01:00
dom LibWeb: Throw pre insertion validity errors from the correct global 2025-07-25 09:08:14 +02:00
domparsing LibWeb: Return base Document for non-HTML parses 2025-07-25 10:08:29 -06:00
editing LibWeb: Use correct command in reorder_modifiable_descendants 2025-07-16 12:40:38 +02:00
encoding LibTextCodec: Replace unmatched utf16 surrogates 2025-07-05 09:58:57 -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
fonts
geolocation LibWeb: Import geolocation/idlharness.https.window.html WPT test 2025-06-21 10:00:29 +02:00
graphics-aria
hr-time
html LibWeb: Serialize empty ImageBitmap data as null 2025-07-21 19:19:50 -04:00
html-aam Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
images LibWeb: Don't crash when creating empty bitmap from a HTMLCanvasElement 2025-07-20 16:26:57 +12:00
IndexedDB Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
inert
infrastructure/testdriver
interfaces LibWeb: Add BaseAudioContext::createScriptProcessor() 2025-07-25 11:48:04 +02:00
intersection-observer
media-capabilities Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
media-source
navigation-api/navigate-event LibWeb: Abort ongoing navigations when firing certain navigate events 2025-07-06 21:43:56 +02: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 LibWeb: Allow parsing of <quirky-color> 2025-05-17 06:47:55 +01:00
resize-observer
resources Tests: Always load WPT interfaces from root interfaces directory 2025-07-11 10:57:19 +02:00
selection/shadow-dom/tentative
shadow-dom Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
streams Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
svg LibWeb: Implement the SVGGeometryElement.pathLength attribute 2025-07-12 11:49:10 +12:00
svg-aam
uievents/constructors
url Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
urlpattern LibURL: Make port state override return failure more for URLPattern 2025-04-06 08:24:54 -04:00
user-timing
wai-aria
wasm LibWeb: Support wasm module instantiation using a global address 2025-07-25 15:35:27 +02:00
web-animations LibWeb: Account for non-shorthand sub-properties when serializing border 2025-07-16 06:49:38 +01:00
webaudio LibWeb: Add BaseAudioContext::createScriptProcessor() 2025-07-25 11:48:04 +02:00
WebCryptoAPI Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
webidl LibWeb/Tests: Import WPT test global-object-implicit-this-value 2025-04-22 12:17:14 +02:00
webmessaging
webstorage Tests/LibWeb: Import webstorage symbol-props WPT test 2025-07-03 12:45:31 +01:00
xhr LibWeb: Don't crash when appending to an XML document template element 2025-07-14 09:15:41 +02:00
LICENSE.md