Files
serenity/Userland/Libraries/LibWeb/CSS/Default.css
Andreas Kling 80b06d464f LibWeb: Make details and summary elements display:block in the UA style
This is the expected behavior per the HTML spec. Fixes an issue where
styling these elements wouldn't have the expected effect unless you also
set the display property.

(cherry picked from commit 3faff34bf6a290e4df1c73f92e8c7d992a78a8e0)
2024-07-27 15:13:37 -04:00

18 KiB