mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update selectors to 0.15.1
selectors 0.15.1 supports AFFECTED_BY_ANIMATIONS and AFFECTED_BY_TRANSITIONS, which are used by stylo animations.
This commit is contained in:
parent
c75946c3ed
commit
9360beb03c
9 changed files with 18 additions and 18 deletions
|
@ -29,7 +29,7 @@ plugins = {path = "../plugins"}
|
|||
profile_traits = {path = "../profile_traits"}
|
||||
range = {path = "../range"}
|
||||
script_traits = {path = "../script_traits"}
|
||||
selectors = "0.15"
|
||||
selectors = "0.15.1"
|
||||
servo_atoms = {path = "../atoms"}
|
||||
servo_url = {path = "../url"}
|
||||
style = {path = "../style"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue