mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-28 13:18:19 +00:00
LibXML: Include line and column numbers in parse error messages
This commit is contained in:
parent
82ed253477
commit
c0f30f31d1
Notes:
github-actions[bot]
2024-08-03 16:24:28 +00:00
Author: https://github.com/tcl3
Commit: c0f30f31d1
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/943
Reviewed-by: https://github.com/alimpfard ✅
4 changed files with 30 additions and 29 deletions
|
@ -1,3 +1,3 @@
|
|||
Got load event
|
||||
[object HTMLDocument]
|
||||
Failed to parse XML document: Expected '>' at offset 21
|
||||
Failed to parse XML document: Expected '>' at line: 1, col: 20 (offset 59)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue