ladybird/Tests/LibWeb/Text/input/wpt-import
Callum Law 4ee8110449 LibWeb: Handle flood-opacity in line with other opacity properties
We now do the proper thing in terms of:
 - Allowing percentages
 - Returning the computed value in getComputedStyle
 - Handling values out of the [0,1] range

Gains us 13 WPT passes in the imported tests.
2025-07-18 11:04:55 -04: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
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: Handle flood-opacity in line with other opacity properties 2025-07-18 11:04:55 -04:00
custom-elements LibWeb/HTML: Provide a fallback for validation anchor 2025-07-08 17:08:39 +01:00
dom Tests/LibWeb: Import WPT Document-createEvent WPT tests 2025-07-11 08:22:36 +02:00
domparsing LibWeb: Set correct content and document types in DOMParser 2025-07-09 20:10:11 +12: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 LibWeb/FileAPI: Implement aborting a FileReader read 2025-01-30 14:25:27 -07:00
fonts
geolocation LibWeb: Import geolocation/idlharness.https.window.html WPT test 2025-06-21 10:00:29 +02:00
graphics-aria
hr-time LibWeb: Implement basic high resolution time coarsening 2025-01-30 18:37:53 +01:00
html LibWeb: Remove UA styles for h1 in article, aside, nav and section 2025-07-11 08:24:32 +02:00
html-aam Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
images LibWeb: Support relative lengths in calc color values 2025-07-04 13:18:55 +01:00
IndexedDB Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
inert LibWeb: Ensure inert elements are not visible for hit testing 2025-02-21 12:41:57 +00:00
infrastructure/testdriver
interfaces LibWeb: Implement matches attribute on CSSSupportsRule and CSSMediaRule 2025-07-11 10:57:19 +02:00
intersection-observer Tests: Import WPT test for edge inclusivity in IntersectionObserver 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
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 LibWeb: Report performance based timestamps relative to ESO time origin 2025-01-27 14:53:33 +01:00
wai-aria
wasm LibWasm: Use correct null check when getting iterator method 2025-07-13 11:28:19 +02:00
web-animations LibWeb: Account for non-shorthand sub-properties when serializing border 2025-07-16 06:49:38 +01:00
webaudio LibWeb/WebAudio: Implement AudioNode::disconnect() 2025-07-09 17:52:06 -06: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