whatwg/html

More infinite/NaN handling for <canvas> API members

Fermée

#1 844 ouverte le 30 sept. 2016

 (3 commentaires) (0 réaction) (0 personne assignée)HTML (2 520 forks)batch import
good first issueneeds teststopic: canvas

Métriques du dépôt

Stars
 (7 654 étoiles)
Métriques de merge PR
 (Merge moyen 42j 18h) (22 PRs mergées en 30 j)

Description

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.

Guide contributeur