1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 06:21:00 +00:00
serenity/Tests/LibWeb/Layout
Aliaksandr Kalenik 63939445b1 LibWeb: Use fit-content width if button's computed width is "auto"
Implements following line from the spec:
"If the computed value of 'inline-size' is 'auto', then the used value
is the fit-content inline size."
2023-09-12 17:26:30 +02:00
..
expected LibWeb: Use fit-content width if button's computed width is "auto" 2023-09-12 17:26:30 +02:00
input LibWeb: Use fit-content width if button's computed width is "auto" 2023-09-12 17:26:30 +02:00