1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 07:58:11 +00:00
serenity/Tests/LibWeb/Layout
Aliaksandr Kalenik a482166087 LibWeb: Bring html element height calculation closer to the spec
Previously we always set the height of the HTML element equal to the
viewport height but now this will only happen in quirks mode as it is
intended. Otherwise the html element height will be computed as auto.
2023-08-31 21:43:58 +02:00
..
expected LibWeb: Bring html element height calculation closer to the spec 2023-08-31 21:43:58 +02:00
input LibWeb: Bring html element height calculation closer to the spec 2023-08-31 21:43:58 +02:00