whatwg/html

More infinite/NaN handling for <canvas> API members

Open

#1,844 建立於 2016年9月30日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)HTML (7,654 star) (2,520 fork)batch import
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.

貢獻者指南

More infinite/NaN handling for <canvas> API members · whatwg/html#1844 | Good First Issue