mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
style: Removed layout.css.all-shorthand.enabled pref.
The 'all' shorthand has shipped a long time ago, so this pref is not needed anymore. Bug: 1459524 Reviewed-by: heycam MozReview-Commit-ID: GND8qSVAfCG
This commit is contained in:
parent
e6d62b685b
commit
8488875a56
1 changed files with 0 additions and 1 deletions
|
@ -178,7 +178,6 @@ pub mod shorthands {
|
|||
data.declare_shorthand(
|
||||
"all",
|
||||
logical_longhands + other_longhands,
|
||||
gecko_pref="layout.css.all-shorthand.enabled",
|
||||
spec="https://drafts.csswg.org/css-cascade-3/#all-shorthand"
|
||||
)
|
||||
%>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue