mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
style: remove unused Longhand::has_uncacheable_values.
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
This commit is contained in:
parent
e3f4471ab7
commit
d30c5e16b2
4 changed files with 2 additions and 6 deletions
|
@ -211,7 +211,6 @@ ${helpers.predefined_type("border-image-source", "ImageLayer",
|
|||
spec="https://drafts.csswg.org/css-backgrounds/#the-background-image",
|
||||
vector=False,
|
||||
animation_value_type="discrete",
|
||||
has_uncacheable_values=False,
|
||||
flags="APPLIES_TO_FIRST_LETTER",
|
||||
boxed="True")}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue