servo/components/script_layout_interface
Martin Robinson 770b348091 Use WebRender to compute text index on click events
This is the second half of switching over to WebRender for hit testing.
Now that WebRender gives us the location of the hit tested point in the
display item, we can use that to calculate text index.
2017-10-18 09:15:55 +02:00
..
Cargo.toml Update WR (details below): 2017-10-16 16:33:24 +10:00
lib.rs Replace NonZeroU32 and NonZeroUsize with a generic NonZero 2017-10-16 20:19:19 +02:00
message.rs Use WebRender to compute text index on click events 2017-10-18 09:15:55 +02:00
reporter.rs Remove uses of format! in components/style/error_reporting.rs 2017-09-02 10:15:36 +02:00
rpc.rs Switch to using WebRender hit testing 2017-10-17 23:33:13 +02:00
wrapper_traits.rs style: Remove a few unused functions. 2017-10-17 08:57:36 +02:00