mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Support keyword values for 'cursor' in geckolib
This commit is contained in:
parent
ca58ff607e
commit
d4a84cce8e
4 changed files with 56 additions and 0 deletions
|
@ -29,6 +29,7 @@ extern crate smallvec;
|
|||
#[macro_use(atom, ns)]
|
||||
extern crate string_cache;
|
||||
extern crate style;
|
||||
extern crate style_traits;
|
||||
extern crate url;
|
||||
extern crate util;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue