whatwg/html

More infinite/NaN handling for <canvas> API members

クローズ

#1,844 opened on 2016/09/30

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)HTML (2,520 件のフォーク)batch import
good first issueneeds teststopic: canvas

Repository metrics

Stars
 (7,654 個のスター)
PR merge metrics
 (平均マージ 42d 18h) (30d で 22 merged PRs)

説明

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.

コントリビューターガイド