1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 22:47:47 +00:00

LibWeb: Use correct offset value when replacing character data

Previously, the range's end offset was being set using it's previous
value.
This commit is contained in:
Tim Ledbetter 2024-02-06 19:26:03 +00:00 committed by Andreas Kling
parent 40246adfb9
commit 0577a664dd
3 changed files with 17 additions and 1 deletions