Files
serenity/Userland/Libraries/LibWeb/Page
Tim Ledbetter 35ce74aa9b LibWeb: Don't update selection if start and end node roots differ
This allows selection to work within shadow roots and prevents the
selection being cleared if the mouse moves outside of the current
document or shadow root.

(cherry picked from commit e5d1261640a71a672c5cd19910f5f6288e65ed04)
2024-07-14 16:46:23 -04:00
..