mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 07:37:03 +00:00
AK: Cache all the line positions in LineTrackingLexer
Also updates a LibWeb text test that used to report the wrong line number.
This commit is contained in:
parent
e5f87eb12b
commit
02b50d463b
Notes:
github-actions[bot]
2024-10-10 22:54:58 +00:00
Author: https://github.com/alimpfard
Commit: 02b50d463b
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1710
Reviewed-by: https://github.com/DanShaders ✅
Reviewed-by: https://github.com/tcl3 ✅
4 changed files with 42 additions and 31 deletions
|
@ -1,3 +1,3 @@
|
|||
Got load event
|
||||
[object HTMLDocument]
|
||||
Failed to parse XML document: Expected '>' at line: 1, col: 20 (offset 59)
|
||||
Failed to parse XML document: Expected '>' at line: 2, col: 20 (offset 59)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue