whatwg/html

More infinite/NaN handling for <canvas> API members

Chiusa

#1844 aperta il 30 set 2016

 (3 commenti) (0 reazioni) (0 assegnatari)HTML (2520 fork)batch import
good first issueneeds teststopic: canvas

Metriche repository

Star
 (7654 stelle)
Metriche merge PR
 (Merge medio 42g 18h) (22 PR mergiate in 30 g)

Descrizione

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.

Guida contributor