From 61fd5e79f738c3d0526d8fe2d93caca54fcf3d9c Mon Sep 17 00:00:00 2001 From: Cameron McCormack Date: Wed, 25 May 2016 16:06:02 +1000 Subject: [PATCH] Make text-decoration-style initial value 'solid'. --- components/style/properties/longhand/text.mako.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/style/properties/longhand/text.mako.rs b/components/style/properties/longhand/text.mako.rs index e56cf93597c..cd8606ab2ad 100644 --- a/components/style/properties/longhand/text.mako.rs +++ b/components/style/properties/longhand/text.mako.rs @@ -105,7 +105,7 @@ ${helpers.single_keyword("unicode-bidi", "normal embed isolate bidi-override iso ${helpers.single_keyword("text-decoration-style", - "-moz-none solid double dotted dashed wavy", + "solid double dotted dashed wavy -moz-none", products="gecko")} ${helpers.predefined_type(