servo/components/script/layout_dom
Martin Robinson ab4bd2a133 Remove DangerousThreadSafeLayoutNode
Remove this trait and replace it by two non-public functions on
ServoThreadSafeLayoutNode. This requires making the iterator not
generic, which simplifies things a little bit as well.
2023-05-12 08:18:31 +02:00
..
document.rs Eliminate duplicate Layout DOM wrappers 2023-05-05 17:16:38 +02:00
element.rs Simplify our setup for font metric queries from style 2023-05-11 21:02:15 +02:00
mod.rs Eliminate duplicate Layout DOM wrappers 2023-05-05 17:16:38 +02:00
node.rs Remove DangerousThreadSafeLayoutNode 2023-05-12 08:18:31 +02:00
shadow_root.rs Eliminate duplicate Layout DOM wrappers 2023-05-05 17:16:38 +02:00