mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
style: Remove now unused gecko_pref_ident.
This commit is contained in:
parent
2bd91d21d7
commit
128bb02e1d
2 changed files with 2 additions and 6 deletions
|
@ -239,7 +239,6 @@ ${helpers.single_keyword("position", "static absolute relative fixed sticky",
|
|||
gecko_enum_prefix="StyleFloat"
|
||||
gecko_inexhaustive="True"
|
||||
gecko_ffi_name="mFloat"
|
||||
gecko_pref_ident="float_"
|
||||
flags="APPLIES_TO_FIRST_LETTER"
|
||||
spec="https://drafts.csswg.org/css-box/#propdef-float">
|
||||
impl ToComputedValue for SpecifiedValue {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue