- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Thu, 22 Jan 2015 11:08:36 -0800
- To: Tyler Hibbard <hibbard.tyler@gmail.com>
- Cc: www-style list <www-style@w3.org>
On Thu, Dec 25, 2014 at 11:37 AM, Tyler Hibbard <hibbard.tyler@gmail.com> wrote: > There is an egregious typo in the spec for animation-fill-mode directions. > The current values include "forwards" and "backwards", which are simply > wrong. I implore you to deprecate these values and replace them with the > correct spellings, "forward" and "backward", in the next revision of the > specification. For a second I thought there was a mismatch somewhere, where the property had been defined to use one form of the word, but we were using a different form to refer to it elsewhere. But no, the spec consistently uses "forwards" and "backwards". That's not a misspelling, it's intentional, and definitely not wrong. "forward" and "backward" would *also* be reasonably correct, but they're not obviously preferred. It's common in English to say that something is, for example, "going backwards". There's no reason to cause confusion by introducing another pair of keywords that just omit the "s". ~TJ
Received on Thursday, 22 January 2015 19:09:22 UTC