ladybird/Tests/LibWeb/Text/expected/wpt-import/html
Timothy Flynn c8888609f4
Some checks are pending
CI / macOS, arm64, Sanitizer, Clang (push) Waiting to run
CI / Linux, x86_64, Fuzzers, Clang (push) Waiting to run
CI / Linux, x86_64, Sanitizer, GNU (push) Waiting to run
CI / Linux, x86_64, Sanitizer, Clang (push) Waiting to run
Package the js repl as a binary artifact / Linux, arm64 (push) Waiting to run
Package the js repl as a binary artifact / macOS, arm64 (push) Waiting to run
Package the js repl as a binary artifact / 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: Port the FormAssociatedElement value to UTF-16
This porting effort makes it pretty clear we will want a UTF-16-aware
GenericLexer. But for now, we can actually make ASCII assumptions about
what we are parsing, and act accordingly.
2025-07-28 12:25:11 +02:00
..
browsers LibWeb/HTML: Implement the exception checks for Document.domain setter 2025-06-27 18:45:48 +12:00
canvas LibWeb: Serialize empty ImageBitmap data as null 2025-07-21 19:19:50 -04:00
dom Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
editing LibWeb: Implement hidden="until-found" IDL support 2025-01-24 09:08:37 +01:00
infrastructure LibWeb: Implement {,de}serialization steps for ImageBitmap 2025-07-20 12:30:43 +12:00
obsolete/requirements-for-implementations/the-marquee-element-0 LibWeb/CSS: Add overflow hidden to UA stylesheet for marquee element 2024-12-28 11:18:25 +00:00
rendering LibWeb: Remove UA styles for h1 in article, aside, nav and section 2025-07-11 08:24:32 +02:00
semantics LibWeb: Port the FormAssociatedElement value to UTF-16 2025-07-28 12:25:11 +02:00
syntax/parsing Tests: Synchronize imported tests with the WPT repository 2025-06-22 23:51:34 +02:00
webappapis LibWeb: Implement {,de}serialization steps for ImageBitmap 2025-07-20 12:30:43 +12:00