On Thu, Jun 26, 2014 at 1:40 PM, Anne van Kesteren <ann...@annevk.nl> wrote: > On Thu, Jun 26, 2014 at 10:32 PM, Tab Atkins Jr. <jackalm...@gmail.com> wrote: >> The spec does not suggest that it would be a simple color; it says to >> allow any CSS color. "simple color" in HTML is solely a 6-digit hex >> color. > > In that case you want the same code path <canvas> uses. As well as > setting some kind of initial color so currentColor makes sense.
My wording is a more specific version of what HTML currently says, and HTML should adopt something like it (rather than vaguely referring to "error-correction", which is no longer a thing). ~TJ