From 436f112359d9bc4027e7432543022a5893aa39d2 Mon Sep 17 00:00:00 2001 From: KuoE0 Date: Mon, 19 Jun 2017 17:07:12 +0800 Subject: [PATCH] Bug 1370797 - Expose -moz-context-properties on stylo MozReview-Commit-ID: 2yYuHuKe3Yu --- components/style/properties/longhand/inherited_svg.mako.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/components/style/properties/longhand/inherited_svg.mako.rs b/components/style/properties/longhand/inherited_svg.mako.rs index 24fa4fdb472..3799c89d3ad 100644 --- a/components/style/properties/longhand/inherited_svg.mako.rs +++ b/components/style/properties/longhand/inherited_svg.mako.rs @@ -268,7 +268,6 @@ ${helpers.predefined_type("marker-end", "UrlOrNone", "Either::Second(None_)", animation_value_type="none" products="gecko" spec="Nonstandard (Internal-only)" - internal="True" allow_empty="True"> use values::CustomIdent; use values::computed::ComputedValueAsSpecified;