whatwg/html

More infinite/NaN handling for <canvas> API members

已關閉

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

 (3 則留言) (0 個反應) (0 位負責人)HTML (2,520 個分叉)batch import
good first issueneeds teststopic: canvas

倉庫指標

星標
 (7,654 顆星)
PR 合併指標
 (平均合併 42天 18小時) (30 天內合併 22 個 PR)

描述

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.

貢獻者指南