ladybird/Tests/LibWeb/Text/expected/wpt-import
Andreas Kling cef9564728
Some checks are pending
CI / Lagom (arm64, Sanitizer_CI, false, macos-15, macOS, Clang) (push) Waiting to run
CI / Lagom (x86_64, Fuzzers_CI, false, ubuntu-24.04, Linux, Clang) (push) Waiting to run
CI / Lagom (x86_64, Sanitizer_CI, false, ubuntu-24.04, Linux, GNU) (push) Waiting to run
CI / Lagom (x86_64, Sanitizer_CI, true, ubuntu-24.04, Linux, Clang) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (arm64, macos-15, macOS, macOS-universal2) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (x86_64, ubuntu-24.04, Linux, Linux-x86_64) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Label PRs with merge conflicts / auto-labeler (push) Waiting to run
Push notes / build (push) Waiting to run
LibWeb: Only serialize CSS numbers with up to 5 decimals
This fixes an issue where we'd serialize some floating point numbers
with excessive precision, resulting in unpleasant-looking numbers like
0.49999999999999999 and such.

At least 90 new subtests passing on WPT, possibly more. :^)
2025-05-18 17:23:34 +02:00
..
accname
clipboard-apis
compression LibWeb: Implement ReadableStreamPipeTo according to spec 2025-04-11 12:10:46 -04:00
css LibWeb: Only serialize CSS numbers with up to 5 decimals 2025-05-18 17:23:34 +02:00
custom-elements
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 LibWeb: Prevent crash when encoding into detached buffer 2025-04-19 07:08:12 -04:00
fetch
FileAPI/reading-data-section
graphics-aria
hr-time
html LibWeb/HTML: Implement report_validity 2025-05-14 09:39:12 +12: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 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
selection/shadow-dom/tentative
shadow-dom LibWeb: When declarative shadow attachment fails, continue in right spot 2025-04-25 11:01:17 +02:00
streams LibWeb: Use (de)serialization with transfer AOs for structured cloning 2025-04-17 12:13:13 -04:00
svg LibWeb: Stub out SVGGraphicsElement.getCTM() 2025-05-16 20:36:07 +02:00
svg-aam
uievents/constructors
url LibURL+LibWeb: Ensure opaque paths always roundtrip 2025-03-18 12:17:19 +00:00
urlpattern LibURL/Pattern: Fix PatternParser logic for prefix codepoint comparison 2025-04-07 10:29:09 -04:00
user-timing
wai-aria/role
wasm/jsapi Tests/LibWeb: Rebaseline some no-longer-failing wasm tests 2025-05-08 03:35:11 -06:00
webaudio/the-audio-api
WebCryptoAPI
webidl LibWeb/Bindings: Use realm's globalObject as thisValue if nullish 2025-04-22 12:17:14 +02:00
webmessaging
webstorage
xhr LibWeb: Use double type in ProgressEvent 2025-04-17 08:28:47 -04:00