index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
Age
Commit message (
Expand
)
Author
2023-06-05
Tests/LibWeb: Add some text tests for 'parsing a legacy color value'
Shannon Booth
2023-06-04
LibWeb: Account for negative margins when calculating float intrusion
Andreas Kling
2023-06-02
LibWeb: Support font-size: calc()
Andreas Kling
2023-06-02
LibWeb: Fix crashing when grid track size is calc() with percentage
Aliaksandr Kalenik
2023-06-02
LibWeb: Bounds-check parsed CSS types
Sam Atkins
2023-06-02
LibWeb: Support flex items with calc() main size containing percentages
Andreas Kling
2023-06-02
LibWeb: Avoid text-aligning content that is too long for its line box
FalseHonesty
2023-06-01
LibC+Tests: Reduce fuzz iteration in TestMemalign to speed up CI
Ben Wiederhake
2023-06-01
LibWeb: Round lengths to 3 decimals after resolving from percentage
Andreas Kling
2023-06-01
WebP/Lossy: Clamp negative quantization indices to zero
Nico Weber
2023-06-01
LibWeb: Allow infinitely long flex lines when sizing under max-content
Andreas Kling
2023-06-01
LibWeb: Measure the overflow for all scroll containers
Andreas Kling
2023-06-01
LibWeb: Support `line-height: calc(...)` values that resolve to number
Andreas Kling
2023-06-01
LibWeb: Add support for parsing place-content shorthand CSS property
FalseHonesty
2023-06-01
Tests/LibWeb: Import my test rebaselining script
Andreas Kling
2023-05-31
WebP/Lossy: Add support for images with more than one partition
Nico Weber
2023-05-31
LibWeb: Change calc node representation from float to double
stelar7
2023-05-30
LibWeb/Tests: Add missing newline in inset-shorthand-property.txt
Simon Wanner
2023-05-30
WebP/Lossy: Use correct test image for coefficient skipping
Nico Weber
2023-05-30
LibWeb: Make 'optional BufferSource' IDL arguments actually optional
Ali Mohammad Pur
2023-05-30
LibWeb: Set margin, padding and border for replaced boxes
Andi Gallo
2023-05-30
WebP/Lossy: Add test for lossy webp with uncompressed alpha
Nico Weber
2023-05-30
WebP/Lossy: Add an additional test case
Nico Weber
2023-05-30
LibWeb: Add support for parsing 'inset' shorthand CSS property
FalseHonesty
2023-05-29
LibWeb: Output names of inner table boxes in layout dump
Aliaksandr Kalenik
2023-05-29
LibWeb: Remove Layout::TableCellBox
Aliaksandr Kalenik
2023-05-29
LibWeb: Remove Layout::TableRowBox
Aliaksandr Kalenik
2023-05-29
LibWeb: Remove Layout::TableRowGroupBox
Aliaksandr Kalenik
2023-05-29
LibWeb: Support `min-content` for `width`, `min-width` and `max-width`
Andreas Kling
2023-05-29
LibWeb: Support `max-content` for `width`, `min-width` and `max-width`
Andreas Kling
2023-05-29
WebP/Lossy: Add some basic tests
Nico Weber
2023-05-29
LibWeb: Remove Layout::TableBox
Aliaksandr Kalenik
2023-05-29
AK: Correctly calculate size of the last AllocatingMemoryStream chunk
Tim Schumacher
2023-05-29
AK: Handle empty trailing chunks in `AllocatingMemoryStream::offset_of`
Tim Schumacher
2023-05-29
AK: Expose `AllocatingMemoryStream::CHUNK_SIZE`
Tim Schumacher
2023-05-28
Tests/LibWeb: Use the include.js helper in "basic.html"
Andreas Kling
2023-05-28
LibWeb: Wrap child text sequences of grid container in anonymous blocks
Aliaksandr Kalenik
2023-05-28
LibWeb: Treat unresolvable percentages as auto to resolve sizes in GFC
Aliaksandr Kalenik
2023-05-28
LibWeb: Support reverse flex layout with space-around/space-between
Andreas Kling
2023-05-28
Tests/Kernel: Do not build TestEFault on AArch64
Daniel Bertalan
2023-05-28
LibWeb: Skip children based on media when updating the source set
Andi Gallo
2023-05-27
LibWeb: Make resolved serialization of CSS `display` prefer short form
Andreas Kling
2023-05-27
LibWeb: Unit tests for min/max-inline-size
Karthik Karanth
2023-05-27
Ladybird+Tests/LibWeb: Add very basic text-only test harness
Andreas Kling
2023-05-27
AK+Everywhere: Don't crash on invalid months
Ben Wiederhake
2023-05-27
AK: Fix signed overflow in unix time parts parsing
Ben Wiederhake
2023-05-27
AK: Test from_unix_time_parts intensively
Ben Wiederhake
2023-05-27
LibCore: Drop TestLibCoreIODevice
Ben Wiederhake
2023-05-27
LibWeb: Accept fit-content as a value for min-width and max-width
Andreas Kling
2023-05-27
LibWeb: Support fit-content width for block-level boxes
Andreas Kling
[next]