good first issueneeds teststopic: canvas
描述
From https://github.com/whatwg/html/pull/1790#issuecomment-250752410:
@zcorpan The list given above doesn't look complete to me. It's missing:
- shadowOffsetX
- shadowOffsetY
- shadowBlur
- lineWidth
- miterLimit
- setLineDash
- lineDashOffset
at first glance.
There might be more missing as this is from Firefox implementation which may not have everything implemented yet.
We also forgot to file a WPT issue.