mark shadowBlur as implemented
This commit is contained in:
parent
afad74f7b2
commit
cd8fea11e5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue