1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:08:10 +00:00
serenity/Tests/LibWeb/Text
Andreas Kling 0762388709 LibWeb: Make XHR.response an actual XMLDocument for XML documents
Before this change, we were producing a generic DOM::Document, which
was not distinguishable from an XMLDocument by IDL interface type.
2023-10-07 10:19:18 +02:00
..
expected LibWeb: Make XHR.response an actual XMLDocument for XML documents 2023-10-07 10:19:18 +02:00
input LibWeb: Make XHR.response an actual XMLDocument for XML documents 2023-10-07 10:19:18 +02:00