servo/components/layout_thread
Pyfisch 2d74bcfea5 Introduce a dedicated data structure for text queries
Add an IndexableText structure for text queries.
Instead of linear search for a node this now uses a HashMap.
Remove the now irrelevant fields from TextDisplayItem.
2018-02-24 10:36:10 +01:00
..
Cargo.toml Replace NonZero<*{const,mut} _> with std::ptr::NonNull 2018-01-22 17:41:25 +01:00
dom_wrapper.rs selectors: Never match ::slotted on <slot>s. 2018-01-27 17:57:17 +01:00
lib.rs Introduce a dedicated data structure for text queries 2018-02-24 10:36:10 +01:00