On Tue, 10 Sep 2024 11:24:26 GMT, Hannes Wallnöfer wrote:
> Please review a CSS fix for javadoc-generated API documentation to avoid a
> CSS being applied to elements it is not meant for. The rule in question was
> in JDK-8308659 when we added scrollable container `div` elements. Since
> eleme
On Tue, 10 Sep 2024 11:24:26 GMT, Hannes Wallnöfer wrote:
> Please review a CSS fix for javadoc-generated API documentation to avoid a
> CSS being applied to elements it is not meant for. The rule in question was
> in JDK-8308659 when we added scrollable container `div` elements. Since
> eleme
Please review a CSS fix for javadoc-generated API documentation to avoid a CSS
being applied to elements it is not meant for. The rule in question was in
JDK-8308659 when we added scrollable container `div` elements. Since elements
with non-visible `overflow` prevent [margin
collapse](https://w