ladybird/Tests/LibWeb/Text/expected/DOM/getElementById-on-unconnected-shadow-tree.txt
Aliaksandr Kalenik d5edd62e57 LibWeb: Limit usage of getElementById() cache to connected roots
Fixes bug when we always return null from getElementById() on
unconnected roots because id to element cache is only maintained for
connected roots.

Fixes broken Perf-Dashboard suite in Speedometer 3.
2025-04-06 04:14:29 +02:00

1 line
11 B
Text