From cd8fea11e5ba8352f302a12b6daa65c72c083f8f Mon Sep 17 00:00:00 2001 From: Thomas Friedel Date: Fri, 27 Jul 2018 15:59:29 +0200 Subject: [PATCH] mark shadowBlur as implemented --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 474a119..ba53863 100644 --- a/README.md +++ b/README.md @@ -116,12 +116,12 @@ These features *should* work just like their HTML5 counterparts, but there are l - shadowColor - shadowOffset(X/Y) - miterLimit +- shadowBlur # Missing features - globalCompositeOperation - lineDashOffset -- shadowBlur - textBaseline - getLineDash - isPointInPath