From 79679a4b733615403756d9bf5d6e71c7f7bd4cc3 Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Thu, 12 Dec 2013 15:13:19 +0100 Subject: Accept new CSS blend properties as valid. (bzr r12849) --- share/attributes/cssprops | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'share/attributes/cssprops') diff --git a/share/attributes/cssprops b/share/attributes/cssprops index 1aca8fa43..42244f643 100644 --- a/share/attributes/cssprops +++ b/share/attributes/cssprops @@ -62,6 +62,8 @@ "image-rendering" - "pattern","image","feImage","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use" +"isolation" - "a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use","circle","ellipse","image","line","path","polygon","polyline","rect","text","use" + "kerning" - "altGlyph","textPath","text","tref","tspan","flowRoot","flowPara","flowSpan","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use" "letter-spacing" - "altGlyph","textPath","text","tref","tspan","flowRoot","flowPara","flowSpan","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use" @@ -80,6 +82,8 @@ "mask" - "a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use","circle","ellipse","image","line","path","polygon","polyline","rect","text","use" +"mix-blend-mode" - "a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use","circle","ellipse","image","line","path","polygon","polyline","rect","text","use" + "opacity" - "a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use","circle","ellipse","image","line","path","polygon","polyline","rect","text","use" "overflow" - "svg","symbol","foreignObject","pattern","marker" -- cgit v1.2.3