mirror of
https://github.com/servo/servo
synced 2026-05-12 18:06:32 +02:00
XML and HTML serialization routines relied on a single, shared implementation of the `markup5ever::Serialize` trait for the DOM Node type. These changes introduce the HtmlSerialize type to make it possible to support XML serialization and fix other issues. Testing: It does not change any behavior and it builds. Fixes: #40552 --------- Signed-off-by: Rodion Borovyk <rodion.borovyk@gmail.com>
2.3 KiB
2.3 KiB