mirror of
https://github.com/servo/servo
synced 2026-05-14 10:56:44 +02:00
*This pull request address one of the action item of [*Provide messages in JS errors*](https://github.com/servo/servo/issues/39053) i.e. it adds message argument in WrongDocument Error * Testing: *This PR is tested using CLI ./mach test-unit -p libservo --jobs=3* Fixes: [*Provide messages in JS errors*](https://github.com/servo/servo/issues/39053) --------- Signed-off-by: Ankur Gupta <ankur.gupta6519@gmail.com>