Commit Graph

2 Commits

Author SHA1 Message Date
Tim Ledbetter
412531d45f LibXML: Include line and column numbers in parse error messages
(cherry picked from commit c0f30f31d109ba1420421b3de9e47560fcb3e65f)
2024-10-31 19:58:31 -04:00
Andreas Kling
5ef6df79ed LibWeb: Generate a simple error page when XML decode/parse fails
This fixes a regression on Acid3, since we are not expected to "best
effort" parse XML. The test specifically checks that you don't create an
incomplete, incorrect DOM.
2024-04-19 11:44:32 +02:00