mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
style: Remove a stray pref value.
This should've been removed in https://bugzilla.mozilla.org/show_bug.cgi?id=1398492
This commit is contained in:
parent
8c4b401dd3
commit
6cc6280004
1 changed files with 0 additions and 1 deletions
|
@ -352,5 +352,4 @@ ${helpers.predefined_type("grid-template-areas",
|
|||
initial_value="computed::GridTemplateAreas::none()",
|
||||
products="gecko",
|
||||
animation_value_type="discrete",
|
||||
gecko_pref="layout.css.grid.enabled",
|
||||
spec="https://drafts.csswg.org/css-grid/#propdef-grid-template-areas")}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue