ladybird/Tests/LibWeb/Text/expected/wpt-import
Sam Atkins 089f70a918 LibWeb/CSS: Reify StyleValues in StylePropertyMap get()/getAll()
The limitations right now are:
- We don't know if a property is a list or not.
- We always reify as a CSSStyleValue directly.

So, we pass some tests but only ones that expect a CSSStyleValue.
2025-08-18 10:12:53 +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
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/CSS: Reify StyleValues in StylePropertyMap get()/getAll() 2025-08-18 10:12:53 +01:00
custom-elements LibWeb/HTML: Provide a fallback for validation anchor 2025-07-08 17:08:39 +01:00
dom LibWeb: Fix off-by-one offset error in NodeIterator forward traversal 2025-08-02 07:38:27 +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 LibRegex: Compare code units (not code points) in non-Unicode char range 2025-07-21 23:44:18 +02:00
fetch LibWeb: Parse and propagate the iframe sandbox attribute 2025-08-07 19:24:39 +02:00
FileAPI/reading-data-section LibWeb/FileAPI: Implement aborting a FileReader read 2025-01-30 14:25:27 -07:00
geolocation LibWeb: Stub Geolocation API 2025-06-21 10:00:29 +02: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/HTML: Check all radio buttons in group for required attribute 2025-08-17 22:27:14 +02:00
html-aam Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
IndexedDB LibWeb/Tests: Update IDB keyorder test file 2025-08-14 09:31:56 +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 Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02: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 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/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
serial LibWeb: Import serial idl harness wpt tests 2025-08-08 10:23:17 +02:00
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 color-interpolation property for SVG gradients 2025-08-17 10:51:05 +02:00
svg-aam LibWeb: Compute roles for SVG graphics-symbol elements and foreignObject 2024-12-27 17:16:15 -08:00
trusted-types LibWeb: Add wpt test for createPolicy and createXXX 2025-08-11 12:21:31 +01:00
uievents/constructors Tests: Create imported WPT test output from completion callback data 2024-12-02 22:41:51 +00:00
url LibRegex: Compare code units (not code points) in non-Unicode char range 2025-07-21 23:44:18 +02:00
urlpattern LibRegex: Compare code units (not code points) in non-Unicode char range 2025-07-21 23:44:18 +02: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 LibWeb: Do not use namespace in interface names 2025-07-25 16:50:45 +02:00
web-animations/interfaces 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 LibWeb/Crypto: Add JWK alg attribute to Ed{448,25519} keys 2025-08-03 04:52:35 -07: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 Tests/LibWeb: Import webstorage symbol-props WPT test 2025-07-03 12:45:31 +01:00
xhr LibWeb: Include submitter name and value when constructing FormData 2025-07-15 20:49:39 +02:00