mark shadowBlur as implemented

This commit is contained in:
Thomas Friedel 2018-07-27 15:59:29 +02:00
parent afad74f7b2
commit cd8fea11e5

View file

@ -116,12 +116,12 @@ These features *should* work just like their HTML5 counterparts, but there are l
- shadowColor - shadowColor
- shadowOffset(X/Y) - shadowOffset(X/Y)
- miterLimit - miterLimit
- shadowBlur
# Missing features # Missing features
- globalCompositeOperation - globalCompositeOperation
- lineDashOffset - lineDashOffset
- shadowBlur
- textBaseline - textBaseline
- getLineDash - getLineDash
- isPointInPath - isPointInPath