mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-26 18:59:35 +00:00
Some checks are pending
CI / Lagom (arm64, Sanitizer_CI, false, macOS, macos-15, Clang) (push) Waiting to run
CI / Lagom (x86_64, Fuzzers_CI, false, Linux, blacksmith-16vcpu-ubuntu-2404, Clang) (push) Waiting to run
CI / Lagom (x86_64, Sanitizer_CI, false, Linux, blacksmith-16vcpu-ubuntu-2404, GNU) (push) Waiting to run
CI / Lagom (x86_64, Sanitizer_CI, true, Linux, blacksmith-16vcpu-ubuntu-2404, Clang) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (arm64, macOS, macOS-universal2, macos-15) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (x86_64, Linux, Linux-x86_64, blacksmith-8vcpu-ubuntu-2404) (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
When serializing CSS declarations we now support combining multiple properties into a single shorthand property in some cases. This comes with a healthy dose of FIXMEs, including work to be done around supporting: - Nested shorthands (e.g. background, border, etc) - Shorthands which aren't represented by the ShorthandStyleValue type - Subproperties pending substitution This gains us a bunch of new test passes, both for WPT and in-tree |
||
---|---|---|
.. | ||
beforeinput-event.txt | ||
case-insensitive-strikethrough-command.txt | ||
execCommand-backColor.txt | ||
execCommand-bold.txt | ||
execCommand-case-insensitivity.txt | ||
execCommand-createLink.txt | ||
execCommand-delete.txt | ||
execCommand-fontName.txt | ||
execCommand-fontSize.txt | ||
execCommand-foreColor.txt | ||
execCommand-formatBlock.txt | ||
execCommand-forwardDelete.txt | ||
execCommand-indent.txt | ||
execCommand-insertHorizontalRule.txt | ||
execCommand-insertHTML.txt | ||
execCommand-insertImage.txt | ||
execCommand-insertLinebreak.txt | ||
execCommand-insertOrderedList.txt | ||
execCommand-insertParagraph.txt | ||
execCommand-insertText.txt | ||
execCommand-insertUnorderedList.txt | ||
execCommand-italic.txt | ||
execCommand-justifyCenter.txt | ||
execCommand-justifyFull.txt | ||
execCommand-justifyLeft.txt | ||
execCommand-justifyRight.txt | ||
execCommand-no-recursion.txt | ||
execCommand-outdent.txt | ||
execCommand-preserveWhitespace.txt | ||
execCommand-removeFormat.txt | ||
execCommand-selectAll.txt | ||
execCommand-strikethrough.txt | ||
execCommand-styleWithCSS.txt | ||
execCommand-subscript.txt | ||
execCommand-superscript.txt | ||
execCommand-underline.txt | ||
execCommand-unlink.txt | ||
execCommand-useCSS.txt | ||
input-event.txt | ||
input-into-empty-contenteditable.txt | ||
move-cursor-using-selection-api.txt | ||
selection-in-contenteditable-crash-regression.txt |