mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
fd3411c868
Reduction of bug: ```html <!DOCTYPE html><style> html { overflow-x: hidden; overflow-y: scroll; } div { background: orange; height: 1000px; width: 500px; } </style><body><div> ``` Fixes https://github.com/SerenityOS/serenity/issues/21690 and painting on many other websites (null.com, servo.org). |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
BuggieBox | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |