1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-08 05:27:14 +09:00
ladybird/Tests/LibWeb/Ref
Aliaksandr Kalenik 39fff3cf8a LibWeb: Don't early return when masking area of StackingContext is empty
An early return was occurring between the emission of
PushStackingContext and PopStackingContext, resulting in a
PushStackingContext without a corresponding PopStackingContext in the
display list, which caused broken painting.

Fixes black screen on Discord login page.
2025-06-06 00:52:19 +02:00
..
data Tests: Fix flaky test 2025-05-30 00:12:27 -04:00
expected LibWeb: Don't early return when masking area of StackingContext is empty 2025-06-06 00:52:19 +02:00
input LibWeb: Don't early return when masking area of StackingContext is empty 2025-06-06 00:52:19 +02:00