mirror of
https://github.com/servo/servo.git
synced 2025-06-08 00:23:30 +00:00
There are duplicate sets of Layout DOM wrappers: one for Layout 2013 and one for Layout 2020. As part of cleaning up and simplifying the wrappers, this change parameterizes them on the specific layout data they contain. This allows them to be shared again. In addition, various small cleanups are included. Fixes #29691. |
||
---|---|---|
.. | ||
document.rs | ||
element.rs | ||
mod.rs | ||
node.rs | ||
shadow_root.rs |