1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-30 21:12:45 +00:00
serenity/Tests/LibWeb/Layout
Andreas Kling c197fb4037 LibWeb: Take box-sizing into account when sizing replaced elements
This fixes an issue where images with padding and/or border did not have
their size adjusted for `border-box`, thereby becoming larger than
intended by the author.
2023-06-05 09:00:00 +02:00
..
expected LibWeb: Take box-sizing into account when sizing replaced elements 2023-06-05 09:00:00 +02:00
input LibWeb: Take box-sizing into account when sizing replaced elements 2023-06-05 09:00:00 +02:00
layout_test.sh LibWeb: Align GridFormattingContext::run_track_sizing() with the spec 2023-05-09 06:37:30 +02:00