mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
style: Add bindings for box shadows, and remove nsCSSShadowArray and friends.
Differential Revision: https://phabricator.services.mozilla.com/D30547
This commit is contained in:
parent
a109fbb7c8
commit
5f6c8d9060
11 changed files with 46 additions and 220 deletions
|
@ -23,6 +23,7 @@ ${helpers.predefined_type(
|
|||
"BoxShadow",
|
||||
None,
|
||||
vector=True,
|
||||
simple_vector_bindings=True,
|
||||
animation_value_type="AnimatedBoxShadowList",
|
||||
vector_animation_type="with_zero",
|
||||
extra_prefixes="webkit",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue