1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 08:04:59 +00:00
serenity/Tests/LibWeb/Text/expected/resolve-css-overflow-effective-value.txt
Aliaksandr Kalenik 623ad94582 LibWeb: Resolve effective overflow-x and overflow-y according to spec
Implements following rule from CSS Overflow Module Level 3:
"The visible/clip values of overflow compute to auto/hidden
(respectively) if one of overflow-x or overflow-y is neither visible
nor clip."
2024-02-06 08:39:06 +01:00

2 lines
39 B
Text

overflow-x: auto
overflow-y: hidden