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:
Emilio Cobos Álvarez 2018-02-28 00:33:41 +01:00
parent 8c4b401dd3
commit 6cc6280004
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C

View file

@ -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")}