servo/components/script_layout_interface
Martin Robinson 2d31d4301d Eliminate duplicate Layout DOM wrappers
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.
2023-05-05 17:16:38 +02:00
..
Cargo.toml */Cargo.toml: use the shmem feature for the dependency on the selectors cratre 2023-02-14 13:05:59 -06:00
lib.rs Implement GPUSwapChain and GPUCanvasContext and interface with Webrender 2020-06-13 17:46:12 +05:30
message.rs Scroll from script should trigger a reflow 2023-04-25 21:25:00 +02:00
rpc.rs Store resolved font style in canvas context state 2020-06-10 22:10:44 +05:30
wrapper_traits.rs Eliminate duplicate Layout DOM wrappers 2023-05-05 17:16:38 +02:00