Files
ladybird/Userland/Libraries/LibWeb/DOM
Andreas Kling 4011a107a4 LibWeb: Propagate overflow modes from <html> or <body> to viewport
This patch implements "Overflow Viewport Propagation" from CSS-OVERFLOW.
It fixes an issue where many websites were not scrollable because they
had `overflow: scroll` on the body element and we didn't propagate it.
2023-08-03 13:21:26 +02:00
..
2023-04-14 12:30:43 +02:00
2023-04-14 12:30:43 +02:00
2023-04-21 07:59:50 +02:00
2023-04-21 07:59:50 +02:00
2023-04-21 07:59:50 +02:00