From a902aa0054815571438197e99e9f512900d3929c Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Tue, 3 Jan 2017 16:24:42 +0100 Subject: Add 'line-height' to allowed properties of tspans. (bzr r15387) --- share/attributes/cssprops | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/attributes/cssprops') diff --git a/share/attributes/cssprops b/share/attributes/cssprops index fb7397c4e..5e796235e 100644 --- a/share/attributes/cssprops +++ b/share/attributes/cssprops @@ -86,7 +86,7 @@ "lighting-color" - "feDiffuseLighting","feSpecularLighting" -"line-height" - "text","flowRoot","flowPara" +"line-height" - "text","tspan","flowRoot","flowPara" "marker" - "path","line","polyline","polygon","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use" -- cgit v1.2.3