servo/components/script_traits
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 Use WebRender to compute text index on click events 2017-10-18 09:15:55 +02:00
script_msg.rs Auto merge of #18704 - mrobinson:wr-hit-testing, r=jdm,glennw,mbrubeck 2017-10-17 17:09:25 -05:00
webdriver_msg.rs Bump euclid to 0.14. 2017-06-14 16:00:59 +02:00