ladybird/Tests/LibWeb/Text/expected/wpt-import
Andreas Kling 59e2416b61 LibWeb: Handle format(woff-variations) etc in @font-face src values
"format(woff-variations)" and pals are supposed to expand like so:
"format(woff) tech(variations)".

However, since we don't support tech() yet, this patch just adds a small
hack where we still treat "woff-variations" as "woff" so that fonts
load and get used, even if we don't make use of the variations yet.
2025-05-23 16:36:56 +02:00
..
accname
clipboard-apis
compression
css LibWeb: Handle format(woff-variations) etc in @font-face src values 2025-05-23 16:36:56 +02: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
encoding
fetch
FileAPI/reading-data-section
graphics-aria
hr-time
html LibWeb: Implement the translate attribute 2025-05-23 14:34:06 +02:00
html-aam
IndexedDB LibWeb/IDB: Implement IDBCursor::continue 2025-05-06 11:16:01 +02:00
inert
infrastructure/testdriver
intersection-observer
media-capabilities
media-source
navigation-api/navigate-event
png
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
selection/shadow-dom/tentative
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: Stub out SVGGraphicsElement.getCTM() 2025-05-16 20:36:07 +02:00
svg-aam
uievents/constructors
url
urlpattern
user-timing
wai-aria/role
wasm Tests: Import the call-indirect wpt wasm test 2025-05-22 07:35:58 +01:00
webaudio/the-audio-api
WebCryptoAPI
webidl
webmessaging
webstorage
xhr